Forms
-
sylius_cart
-
items
-
shippingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
billingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
promotionCoupon
-
_token
-
-
all_search
-
query
-
submit
-
_token
-
-
finished_product_search
-
reference
-
brand
-
category
-
submit
-
_token
-
-
simple_newsletter
-
email
-
submit
-
_token
-
sylius_cart
"Sylius\Bundle\OrderBundle\Form\Type\CartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\Order {#8287 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8288 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8289 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1771278507 {#8290 date: 2026-02-16 22:48:27.244702 Europe/Paris (+01:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#7528 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8291 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8292 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8293 …} #tokenValue: "QBig-O~vJO1zg43k5DseaHmDpv7znMg7dsZgFu1VNb~NUtqqvzatPcdWQ-iukMsS" #customerIp: null #createdByGuest: true -marketplaceReference: null -marketplaceName: null -marketplaceId: null -warrantyFolder: null -warrantyState: null -divaltoNumber: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Order\Order {#8287 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8288 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8289 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1771278507 {#8290 date: 2026-02-16 22:48:27.244702 Europe/Paris (+01:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#7528 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8291 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8292 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8293 …} #tokenValue: "QBig-O~vJO1zg43k5DseaHmDpv7znMg7dsZgFu1VNb~NUtqqvzatPcdWQ-iukMsS" #customerIp: null #createdByGuest: true -marketplaceReference: null -marketplaceName: null -marketplaceId: null -warrantyFolder: null -warrantyState: null -divaltoNumber: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | App\Entity\Order\Order {#8287 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8288 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8289 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1771278507 {#8290 date: 2026-02-16 22:48:27.244702 Europe/Paris (+01:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#7528 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8291 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8292 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8293 …} #tokenValue: "QBig-O~vJO1zg43k5DseaHmDpv7znMg7dsZgFu1VNb~NUtqqvzatPcdWQ-iukMsS" #customerIp: null #createdByGuest: true -marketplaceReference: null -marketplaceName: null -marketplaceId: null -warrantyFolder: null -warrantyState: null -divaltoNumber: null } |
| data_class | "App\Entity\Order\Order" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Order\Order" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9485 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form) {#9487 class: "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" this: Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension {#8428 …} use: { $validationGroups: [ "sylius" ] } } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart" "_sylius_cart" ] |
| cache_key | "_sylius_cart_sylius_cart" |
| compound | true |
| data | App\Entity\Order\Order {#8287 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8288 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8289 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1771278507 {#8290 date: 2026-02-16 22:48:27.244702 Europe/Paris (+01:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#7528 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8291 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8292 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8293 …} #tokenValue: "QBig-O~vJO1zg43k5DseaHmDpv7znMg7dsZgFu1VNb~NUtqqvzatPcdWQ-iukMsS" #customerIp: null #createdByGuest: true -marketplaceReference: null -marketplaceName: null -marketplaceId: null -warrantyFolder: null -warrantyState: null -divaltoNumber: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9618 -form: Symfony\Component\Form\Form {#9623 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9488 …5} |
| full_name | "sylius_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart" |
| valid | true |
| value | App\Entity\Order\Order {#8287 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8288 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8289 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1771278507 {#8290 date: 2026-02-16 22:48:27.244702 Europe/Paris (+01:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#7528 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8291 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8292 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8293 …} #tokenValue: "QBig-O~vJO1zg43k5DseaHmDpv7znMg7dsZgFu1VNb~NUtqqvzatPcdWQ-iukMsS" #customerIp: null #createdByGuest: true -marketplaceReference: null -marketplaceName: null -marketplaceId: null -warrantyFolder: null -warrantyState: null -divaltoNumber: null } |
items
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#11197 -elements: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | false |
same as passed value |
| allow_delete | false |
same as passed value |
| by_reference | false |
same as passed value |
| entry_type | "Sylius\Bundle\OrderBundle\Form\Type\CartItemType" |
same as passed value |
| label | "sylius.form.cart.items" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Sylius\Bundle\OrderBundle\Form\Type\CartItemType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.cart.items" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_sylius_cart_items" ] |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| cache_key | "_sylius_cart_items_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#11197 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11136 -form: Symfony\Component\Form\Form {#9626 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11145 …5} |
| full_name | "sylius_cart[items]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_items" |
| label | "sylius.form.cart.items" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "items" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_items" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#11197 -elements: [] } |
shippingAddress
"Sylius\Bundle\AddressingBundle\Form\Type\AddressType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| channel | null |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | "App\Entity\Addressing\Address" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Addressing\Address" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| shippable | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9520 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_address" "_sylius_cart_shippingAddress" ] |
| cache_key | "_sylius_cart_shippingAddress_sylius_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11118 -form: Symfony\Component\Form\Form {#11052 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11110 …5} |
| full_name | "sylius_cart[shippingAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shippingAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress" |
| valid | true |
| value | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.first_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9631 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_firstName" ] |
| cache_key | "_sylius_cart_shippingAddress_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9522 -form: Symfony\Component\Form\Form {#11055 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11083 …5} |
| full_name | "sylius_cart[shippingAddress][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_firstName" |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.last_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9640 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_lastName" ] |
| cache_key | "_sylius_cart_shippingAddress_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11047 -form: Symfony\Component\Form\Form {#11058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11038 …5} |
| full_name | "sylius_cart[shippingAddress][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_lastName" |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_lastName" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.phone_number" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9649 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_phoneNumber" ] |
| cache_key | "_sylius_cart_shippingAddress_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11029 -form: Symfony\Component\Form\Form {#11061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9696 …5} |
| full_name | "sylius_cart[shippingAddress][phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_phoneNumber" |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_phoneNumber" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.company" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_company" ] |
| cache_key | "_sylius_cart_shippingAddress_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9660 -form: Symfony\Component\Form\Form {#11064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9651 …5} |
| full_name | "sylius_cart[shippingAddress][company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_company" |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_company" |
| valid | true |
| value | "" |
countryCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| enabled | true |
same as passed value |
| label | "sylius.form.address.country" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | [ App\Entity\Addressing\Country {#9783 #id: 263 #code: "AF" #provinces: Doctrine\ORM\PersistentCollection {#9786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9784 …} -zone: null } App\Entity\Addressing\Country {#10873 #id: 481 #code: "ZA" #provinces: Doctrine\ORM\PersistentCollection {#10876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10874 …} -zone: null } App\Entity\Addressing\Country {#9798 #id: 266 #code: "AL" #provinces: Doctrine\ORM\PersistentCollection {#9801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9799 …} -zone: null } App\Entity\Addressing\Country {#10043 #id: 315 #code: "DZ" #provinces: Doctrine\ORM\PersistentCollection {#10046 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10044 …} -zone: null } App\Entity\Addressing\Country {#10903 #id: 487 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#10906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10904 …} -zone: null } App\Entity\Addressing\Country {#9764 #id: 261 #code: "AD" #provinces: Doctrine\ORM\PersistentCollection {#9776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9758 …} -zone: null } App\Entity\Addressing\Country {#9808 #id: 268 #code: "AO" #provinces: Doctrine\ORM\PersistentCollection {#9811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9809 …} -zone: null } App\Entity\Addressing\Country {#9793 #id: 265 #code: "AI" #provinces: Doctrine\ORM\PersistentCollection {#9796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9794 …} -zone: null } App\Entity\Addressing\Country {#9813 #id: 269 #code: "AQ" #provinces: Doctrine\ORM\PersistentCollection {#9816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9814 …} -zone: null } App\Entity\Addressing\Country {#9788 #id: 264 #code: "AG" #provinces: Doctrine\ORM\PersistentCollection {#9791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9789 …} -zone: null } App\Entity\Addressing\Country {#10618 #id: 430 #code: "SA" #provinces: Doctrine\ORM\PersistentCollection {#10621 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10619 …} -zone: null } App\Entity\Addressing\Country {#9818 #id: 270 #code: "AR" #provinces: Doctrine\ORM\PersistentCollection {#9821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9819 …} -zone: null } App\Entity\Addressing\Country {#9803 #id: 267 #code: "AM" #provinces: Doctrine\ORM\PersistentCollection {#9806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9804 …} -zone: null } App\Entity\Addressing\Country {#9833 #id: 273 #code: "AW" #provinces: Doctrine\ORM\PersistentCollection {#9836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9834 …} -zone: null } App\Entity\Addressing\Country {#9828 #id: 272 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9829 …} -zone: null } App\Entity\Addressing\Country {#10913 #id: 489 #code: "AT" #provinces: Doctrine\ORM\PersistentCollection {#10916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10914 …} -zone: null } App\Entity\Addressing\Country {#9843 #id: 275 #code: "AZ" #provinces: Doctrine\ORM\PersistentCollection {#9846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9844 …} -zone: null } App\Entity\Addressing\Country {#9913 #id: 289 #code: "BS" #provinces: Doctrine\ORM\PersistentCollection {#9916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9914 …} -zone: null } App\Entity\Addressing\Country {#9868 #id: 280 #code: "BH" #provinces: Doctrine\ORM\PersistentCollection {#9871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9869 …} -zone: null } App\Entity\Addressing\Country {#9858 #id: 278 #code: "BD" #provinces: Doctrine\ORM\PersistentCollection {#9861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9859 …} -zone: null } App\Entity\Addressing\Country {#9853 #id: 277 #code: "BB" #provinces: Doctrine\ORM\PersistentCollection {#9856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9854 …} -zone: null } App\Entity\Addressing\Country {#10933 #id: 493 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#10936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10934 …} -zone: null } App\Entity\Addressing\Country {#9938 #id: 294 #code: "BZ" #provinces: Doctrine\ORM\PersistentCollection {#9941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9939 …} -zone: null } App\Entity\Addressing\Country {#9888 #id: 284 #code: "BM" #provinces: Doctrine\ORM\PersistentCollection {#9891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9889 …} -zone: null } App\Entity\Addressing\Country {#9918 #id: 290 #code: "BT" #provinces: Doctrine\ORM\PersistentCollection {#9921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9919 …} -zone: null } App\Entity\Addressing\Country {#9933 #id: 293 #code: "BY" #provinces: Doctrine\ORM\PersistentCollection {#9936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9934 …} -zone: null } App\Entity\Addressing\Country {#9898 #id: 286 #code: "BO" #provinces: Doctrine\ORM\PersistentCollection {#9901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9899 …} -zone: null } App\Entity\Addressing\Country {#9848 #id: 276 #code: "BA" #provinces: Doctrine\ORM\PersistentCollection {#9851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9849 …} -zone: null } App\Entity\Addressing\Country {#9928 #id: 292 #code: "BW" #provinces: Doctrine\ORM\PersistentCollection {#9931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9929 …} -zone: null } App\Entity\Addressing\Country {#9893 #id: 285 #code: "BN" #provinces: Doctrine\ORM\PersistentCollection {#9896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9894 …} -zone: null } App\Entity\Addressing\Country {#9908 #id: 288 #code: "BR" #provinces: Doctrine\ORM\PersistentCollection {#9911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9909 …} -zone: null } App\Entity\Addressing\Country {#10918 #id: 490 #code: "BG" #provinces: Doctrine\ORM\PersistentCollection {#10921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10919 …} -zone: null } App\Entity\Addressing\Country {#9863 #id: 279 #code: "BF" #provinces: Doctrine\ORM\PersistentCollection {#9866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9864 …} -zone: null } App\Entity\Addressing\Country {#9873 #id: 281 #code: "BI" #provinces: Doctrine\ORM\PersistentCollection {#9876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9874 …} -zone: null } App\Entity\Addressing\Country {#9878 #id: 282 #code: "BJ" #provinces: Doctrine\ORM\PersistentCollection {#9881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9879 …} -zone: null } App\Entity\Addressing\Country {#10278 #id: 362 #code: "KH" #provinces: Doctrine\ORM\PersistentCollection {#10281 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10279 …} -zone: null } App\Entity\Addressing\Country {#9988 #id: 304 #code: "CM" #provinces: Doctrine\ORM\PersistentCollection {#9991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9989 …} -zone: null } App\Entity\Addressing\Country {#9943 #id: 295 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9944 …} -zone: null } App\Entity\Addressing\Country {#10013 #id: 309 #code: "CV" #provinces: Doctrine\ORM\PersistentCollection {#10016 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10014 …} -zone: null } App\Entity\Addressing\Country {#9983 #id: 303 #code: "CL" #provinces: Doctrine\ORM\PersistentCollection {#9986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9984 …} -zone: null } App\Entity\Addressing\Country {#9993 #id: 305 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9994 …} -zone: null } App\Entity\Addressing\Country {#10898 #id: 486 #code: "CY" #provinces: Doctrine\ORM\PersistentCollection {#10901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10899 …} -zone: null } App\Entity\Addressing\Country {#9998 #id: 306 #code: "CO" #provinces: Doctrine\ORM\PersistentCollection {#10001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9999 …} -zone: null } App\Entity\Addressing\Country {#10288 #id: 364 #code: "KM" #provinces: Doctrine\ORM\PersistentCollection {#10291 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10289 …} -zone: null } App\Entity\Addressing\Country {#9963 #id: 299 #code: "CG" #provinces: Doctrine\ORM\PersistentCollection {#9966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9964 …} -zone: null } App\Entity\Addressing\Country {#9953 #id: 297 #code: "CD" #provinces: Doctrine\ORM\PersistentCollection {#9956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9954 …} -zone: null } App\Entity\Addressing\Country {#10298 #id: 366 #code: "KP" #provinces: Doctrine\ORM\PersistentCollection {#10301 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10299 …} -zone: null } App\Entity\Addressing\Country {#10303 #id: 367 #code: "KR" #provinces: Doctrine\ORM\PersistentCollection {#10306 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10304 …} -zone: null } App\Entity\Addressing\Country {#10003 #id: 307 #code: "CR" #provinces: Doctrine\ORM\PersistentCollection {#10006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10004 …} -zone: null } App\Entity\Addressing\Country {#10998 #id: 506 #code: "HR" #provinces: Doctrine\ORM\PersistentCollection {#11001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10999 …} -zone: null } App\Entity\Addressing\Country {#10008 #id: 308 #code: "CU" #provinces: Doctrine\ORM\PersistentCollection {#10011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10009 …} -zone: null } App\Entity\Addressing\Country {#10018 #id: 310 #code: "CW" #provinces: Doctrine\ORM\PersistentCollection {#10021 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10019 …} -zone: null } App\Entity\Addressing\Country {#9973 #id: 301 #code: "CI" #provinces: Doctrine\ORM\PersistentCollection {#9976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9974 …} -zone: null } App\Entity\Addressing\Country {#10993 #id: 505 #code: "DK" #provinces: Doctrine\ORM\PersistentCollection {#10996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10994 …} -zone: null } App\Entity\Addressing\Country {#10028 #id: 312 #code: "DJ" #provinces: Doctrine\ORM\PersistentCollection {#10031 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10029 …} -zone: null } App\Entity\Addressing\Country {#10033 #id: 313 #code: "DM" #provinces: Doctrine\ORM\PersistentCollection {#10036 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10034 …} -zone: null } App\Entity\Addressing\Country {#10943 #id: 495 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#10946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10944 …} -zone: null } App\Entity\Addressing\Country {#10923 #id: 491 #code: "EE" #provinces: Doctrine\ORM\PersistentCollection {#10926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10924 …} -zone: null } App\Entity\Addressing\Country {#10703 #id: 447 #code: "SZ" #provinces: Doctrine\ORM\PersistentCollection {#10706 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10704 …} -zone: null } App\Entity\Addressing\Country {#10073 #id: 321 #code: "FJ" #provinces: Doctrine\ORM\PersistentCollection {#10076 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10074 …} -zone: null } App\Entity\Addressing\Country {#10988 #id: 504 #code: "FI" #provinces: Doctrine\ORM\PersistentCollection {#10991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10989 …} -zone: null } App\Entity\Addressing\Country {#9697 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9752 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9740 …} -zone: null } App\Entity\Addressing\Country {#10093 #id: 325 #code: "GA" #provinces: Doctrine\ORM\PersistentCollection {#10096 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10094 …} -zone: null } App\Entity\Addressing\Country {#10138 #id: 334 #code: "GM" #provinces: Doctrine\ORM\PersistentCollection {#10141 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10139 …} -zone: null } App\Entity\Addressing\Country {#10123 #id: 331 #code: "GH" #provinces: Doctrine\ORM\PersistentCollection {#10126 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10124 …} -zone: null } App\Entity\Addressing\Country {#10128 #id: 332 #code: "GI" #provinces: Doctrine\ORM\PersistentCollection {#10131 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10129 …} -zone: null } App\Entity\Addressing\Country {#10103 #id: 327 #code: "GD" #provinces: Doctrine\ORM\PersistentCollection {#10106 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10104 …} -zone: null } App\Entity\Addressing\Country {#10133 #id: 333 #code: "GL" #provinces: Doctrine\ORM\PersistentCollection {#10136 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10134 …} -zone: null } App\Entity\Addressing\Country {#10968 #id: 500 #code: "GR" #provinces: Doctrine\ORM\PersistentCollection {#10971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10969 …} -zone: null } App\Entity\Addressing\Country {#10148 #id: 336 #code: "GP" #provinces: Doctrine\ORM\PersistentCollection {#10151 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10149 …} -zone: null } App\Entity\Addressing\Country {#10168 #id: 340 #code: "GU" #provinces: Doctrine\ORM\PersistentCollection {#10171 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10169 …} -zone: null } App\Entity\Addressing\Country {#10163 #id: 339 #code: "GT" #provinces: Doctrine\ORM\PersistentCollection {#10166 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10164 …} -zone: null } App\Entity\Addressing\Country {#10118 #id: 330 #code: "GG" #provinces: Doctrine\ORM\PersistentCollection {#10121 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10119 …} -zone: null } App\Entity\Addressing\Country {#10143 #id: 335 #code: "GN" #provinces: Doctrine\ORM\PersistentCollection {#10146 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10144 …} -zone: null } App\Entity\Addressing\Country {#10153 #id: 337 #code: "GQ" #provinces: Doctrine\ORM\PersistentCollection {#10156 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10154 …} -zone: null } App\Entity\Addressing\Country {#10173 #id: 341 #code: "GW" #provinces: Doctrine\ORM\PersistentCollection {#10176 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10174 …} -zone: null } App\Entity\Addressing\Country {#10178 #id: 342 #code: "GY" #provinces: Doctrine\ORM\PersistentCollection {#10181 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10179 …} -zone: null } App\Entity\Addressing\Country {#10113 #id: 329 #code: "GF" #provinces: Doctrine\ORM\PersistentCollection {#10116 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10114 …} -zone: null } App\Entity\Addressing\Country {#10108 #id: 328 #code: "GE" #provinces: Doctrine\ORM\PersistentCollection {#10111 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10109 …} -zone: null } App\Entity\Addressing\Country {#10158 #id: 338 #code: "GS" #provinces: Doctrine\ORM\PersistentCollection {#10161 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10159 …} -zone: null } App\Entity\Addressing\Country {#10198 #id: 346 #code: "HT" #provinces: Doctrine\ORM\PersistentCollection {#10201 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10199 …} -zone: null } App\Entity\Addressing\Country {#10193 #id: 345 #code: "HN" #provinces: Doctrine\ORM\PersistentCollection {#10196 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10194 …} -zone: null } App\Entity\Addressing\Country {#11008 #id: 508 #code: "HU" #provinces: Doctrine\ORM\PersistentCollection {#11011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11009 …} -zone: null } App\Entity\Addressing\Country {#10218 #id: 350 #code: "IN" #provinces: Doctrine\ORM\PersistentCollection {#10221 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10219 …} -zone: null } App\Entity\Addressing\Country {#10203 #id: 347 #code: "ID" #provinces: Doctrine\ORM\PersistentCollection {#10206 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10204 …} -zone: null } App\Entity\Addressing\Country {#10228 #id: 352 #code: "IQ" #provinces: Doctrine\ORM\PersistentCollection {#10231 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10229 …} -zone: null } App\Entity\Addressing\Country {#10233 #id: 353 #code: "IR" #provinces: Doctrine\ORM\PersistentCollection {#10236 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10234 …} -zone: null } App\Entity\Addressing\Country {#10973 #id: 501 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#10976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10974 …} -zone: null } App\Entity\Addressing\Country {#10238 #id: 354 #code: "IS" #provinces: Doctrine\ORM\PersistentCollection {#10241 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10239 …} -zone: null } App\Entity\Addressing\Country {#10208 #id: 348 #code: "IL" #provinces: Doctrine\ORM\PersistentCollection {#10211 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10209 …} -zone: null } App\Entity\Addressing\Country {#10243 #id: 355 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#10246 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10244 …} -zone: null } App\Entity\Addressing\Country {#10253 #id: 357 #code: "JM" #provinces: Doctrine\ORM\PersistentCollection {#10256 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10254 …} -zone: null } App\Entity\Addressing\Country {#10263 #id: 359 #code: "JP" #provinces: Doctrine\ORM\PersistentCollection {#10266 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10264 …} -zone: null } App\Entity\Addressing\Country {#10248 #id: 356 #code: "JE" #provinces: Doctrine\ORM\PersistentCollection {#10251 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10249 …} -zone: null } App\Entity\Addressing\Country {#10258 #id: 358 #code: "JO" #provinces: Doctrine\ORM\PersistentCollection {#10261 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10259 …} -zone: null } App\Entity\Addressing\Country {#10318 #id: 370 #code: "KZ" #provinces: Doctrine\ORM\PersistentCollection {#10321 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10319 …} -zone: null } App\Entity\Addressing\Country {#10268 #id: 360 #code: "KE" #provinces: Doctrine\ORM\PersistentCollection {#10271 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10269 …} -zone: null } App\Entity\Addressing\Country {#10273 #id: 361 #code: "KG" #provinces: Doctrine\ORM\PersistentCollection {#10276 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10274 …} -zone: null } App\Entity\Addressing\Country {#10283 #id: 363 #code: "KI" #provinces: Doctrine\ORM\PersistentCollection {#10286 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10284 …} -zone: null } App\Entity\Addressing\Country {#10308 #id: 368 #code: "KW" #provinces: Doctrine\ORM\PersistentCollection {#10311 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10309 …} -zone: null } App\Entity\Addressing\Country {#10598 #id: 426 #code: "RE" #provinces: Doctrine\ORM\PersistentCollection {#10601 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10599 …} -zone: null } App\Entity\Addressing\Country {#10323 #id: 371 #code: "LA" #provinces: Doctrine\ORM\PersistentCollection {#10326 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10324 …} -zone: null } App\Entity\Addressing\Country {#10353 #id: 377 #code: "LS" #provinces: Doctrine\ORM\PersistentCollection {#10356 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10354 …} -zone: null } App\Entity\Addressing\Country {#10953 #id: 497 #code: "LV" #provinces: Doctrine\ORM\PersistentCollection {#10956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10954 …} -zone: null } App\Entity\Addressing\Country {#10328 #id: 372 #code: "LB" #provinces: Doctrine\ORM\PersistentCollection {#10331 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10329 …} -zone: null } App\Entity\Addressing\Country {#10348 #id: 376 #code: "LR" #provinces: Doctrine\ORM\PersistentCollection {#10351 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10349 …} -zone: null } App\Entity\Addressing\Country {#10358 #id: 378 #code: "LY" #provinces: Doctrine\ORM\PersistentCollection {#10361 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10359 …} -zone: null } App\Entity\Addressing\Country {#10338 #id: 374 #code: "LI" #provinces: Doctrine\ORM\PersistentCollection {#10341 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10339 …} -zone: null } App\Entity\Addressing\Country {#10948 #id: 496 #code: "LT" #provinces: Doctrine\ORM\PersistentCollection {#10951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10949 …} -zone: null } App\Entity\Addressing\Country {#10888 #id: 484 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#10891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10889 …} -zone: null } App\Entity\Addressing\Country {#10398 #id: 386 #code: "MK" #provinces: Doctrine\ORM\PersistentCollection {#10401 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10399 …} -zone: null } App\Entity\Addressing\Country {#10388 #id: 384 #code: "MG" #provinces: Doctrine\ORM\PersistentCollection {#10391 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10389 …} -zone: null } App\Entity\Addressing\Country {#10463 #id: 399 #code: "MY" #provinces: Doctrine\ORM\PersistentCollection {#10466 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10464 …} -zone: null } App\Entity\Addressing\Country {#10453 #id: 397 #code: "MW" #provinces: Doctrine\ORM\PersistentCollection {#10456 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10454 …} -zone: null } App\Entity\Addressing\Country {#10448 #id: 396 #code: "MV" #provinces: Doctrine\ORM\PersistentCollection {#10451 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10449 …} -zone: null } App\Entity\Addressing\Country {#10403 #id: 387 #code: "ML" #provinces: Doctrine\ORM\PersistentCollection {#10406 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10404 …} -zone: null } App\Entity\Addressing\Country {#10893 #id: 485 #code: "MT" #provinces: Doctrine\ORM\PersistentCollection {#10896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10894 …} -zone: null } App\Entity\Addressing\Country {#10363 #id: 379 #code: "MA" #provinces: Doctrine\ORM\PersistentCollection {#10366 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10364 …} -zone: null } App\Entity\Addressing\Country {#10428 #id: 392 #code: "MQ" #provinces: Doctrine\ORM\PersistentCollection {#10431 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10429 …} -zone: null } App\Entity\Addressing\Country {#10443 #id: 395 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#10446 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10444 …} -zone: null } App\Entity\Addressing\Country {#10433 #id: 393 #code: "MR" #provinces: Doctrine\ORM\PersistentCollection {#10436 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10434 …} -zone: null } App\Entity\Addressing\Country {#10868 #id: 480 #code: "YT" #provinces: Doctrine\ORM\PersistentCollection {#10871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10869 …} -zone: null } App\Entity\Addressing\Country {#10458 #id: 398 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#10461 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10459 …} -zone: null } App\Entity\Addressing\Country {#10083 #id: 323 #code: "FM" #provinces: Doctrine\ORM\PersistentCollection {#10086 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10084 …} -zone: null } App\Entity\Addressing\Country {#10373 #id: 381 #code: "MD" #provinces: Doctrine\ORM\PersistentCollection {#10376 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10374 …} -zone: null } App\Entity\Addressing\Country {#10368 #id: 380 #code: "MC" #provinces: Doctrine\ORM\PersistentCollection {#10371 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10369 …} -zone: null } App\Entity\Addressing\Country {#10413 #id: 389 #code: "MN" #provinces: Doctrine\ORM\PersistentCollection {#10416 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10414 …} -zone: null } App\Entity\Addressing\Country {#10438 #id: 394 #code: "MS" #provinces: Doctrine\ORM\PersistentCollection {#10441 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10439 …} -zone: null } App\Entity\Addressing\Country {#10378 #id: 382 #code: "ME" #provinces: Doctrine\ORM\PersistentCollection {#10381 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10379 …} -zone: null } App\Entity\Addressing\Country {#10468 #id: 400 #code: "MZ" #provinces: Doctrine\ORM\PersistentCollection {#10471 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10469 …} -zone: null } App\Entity\Addressing\Country {#10408 #id: 388 #code: "MM" #provinces: Doctrine\ORM\PersistentCollection {#10411 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10409 …} -zone: null } App\Entity\Addressing\Country {#10473 #id: 401 #code: "NA" #provinces: Doctrine\ORM\PersistentCollection {#10476 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10474 …} -zone: null } App\Entity\Addressing\Country {#10513 #id: 409 #code: "NR" #provinces: Doctrine\ORM\PersistentCollection {#10516 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10514 …} -zone: null } App\Entity\Addressing\Country {#10498 #id: 406 #code: "NI" #provinces: Doctrine\ORM\PersistentCollection {#10501 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10499 …} -zone: null } App\Entity\Addressing\Country {#10483 #id: 403 #code: "NE" #provinces: Doctrine\ORM\PersistentCollection {#10486 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10484 …} -zone: null } App\Entity\Addressing\Country {#10493 #id: 405 #code: "NG" #provinces: Doctrine\ORM\PersistentCollection {#10496 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10494 …} -zone: null } App\Entity\Addressing\Country {#10518 #id: 410 #code: "NU" #provinces: Doctrine\ORM\PersistentCollection {#10521 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10519 …} -zone: null } App\Entity\Addressing\Country {#10503 #id: 407 #code: "NO" #provinces: Doctrine\ORM\PersistentCollection {#10506 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10504 …} -zone: null } App\Entity\Addressing\Country {#10478 #id: 402 #code: "NC" #provinces: Doctrine\ORM\PersistentCollection {#10481 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10479 …} -zone: null } App\Entity\Addressing\Country {#10523 #id: 411 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#10526 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10524 …} -zone: null } App\Entity\Addressing\Country {#10508 #id: 408 #code: "NP" #provinces: Doctrine\ORM\PersistentCollection {#10511 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10509 …} -zone: null } App\Entity\Addressing\Country {#10528 #id: 412 #code: "OM" #provinces: Doctrine\ORM\PersistentCollection {#10531 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10529 …} -zone: null } App\Entity\Addressing\Country {#10793 #id: 465 #code: "UG" #provinces: Doctrine\ORM\PersistentCollection {#10796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10794 …} -zone: null } App\Entity\Addressing\Country {#10813 #id: 469 #code: "UZ" #provinces: Doctrine\ORM\PersistentCollection {#10816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10814 …} -zone: null } App\Entity\Addressing\Country {#10558 #id: 418 #code: "PK" #provinces: Doctrine\ORM\PersistentCollection {#10561 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10559 …} -zone: null } App\Entity\Addressing\Country {#10583 #id: 423 #code: "PW" #provinces: Doctrine\ORM\PersistentCollection {#10586 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10584 …} -zone: null } App\Entity\Addressing\Country {#10533 #id: 413 #code: "PA" #provinces: Doctrine\ORM\PersistentCollection {#10536 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10534 …} -zone: null } App\Entity\Addressing\Country {#10548 #id: 416 #code: "PG" #provinces: Doctrine\ORM\PersistentCollection {#10551 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10549 …} -zone: null } App\Entity\Addressing\Country {#10588 #id: 424 #code: "PY" #provinces: Doctrine\ORM\PersistentCollection {#10591 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10589 …} -zone: null } App\Entity\Addressing\Country {#10958 #id: 498 #code: "NL" #provinces: Doctrine\ORM\PersistentCollection {#10961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10959 …} -zone: null } App\Entity\Addressing\Country {#9903 #id: 287 #code: "BQ" #provinces: Doctrine\ORM\PersistentCollection {#9906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9904 …} -zone: null } App\Entity\Addressing\Country {#10553 #id: 417 #code: "PH" #provinces: Doctrine\ORM\PersistentCollection {#10556 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10554 …} -zone: null } App\Entity\Addressing\Country {#10978 #id: 502 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#10981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10979 …} -zone: null } App\Entity\Addressing\Country {#10543 #id: 415 #code: "PF" #provinces: Doctrine\ORM\PersistentCollection {#10546 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10544 …} -zone: null } App\Entity\Addressing\Country {#10573 #id: 421 #code: "PR" #provinces: Doctrine\ORM\PersistentCollection {#10576 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10574 …} -zone: null } App\Entity\Addressing\Country {#10983 #id: 503 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#10986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10984 …} -zone: null } App\Entity\Addressing\Country {#10538 #id: 414 #code: "PE" #provinces: Doctrine\ORM\PersistentCollection {#10541 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10539 …} -zone: null } App\Entity\Addressing\Country {#10593 #id: 425 #code: "QA" #provinces: Doctrine\ORM\PersistentCollection {#10596 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10594 …} -zone: null } App\Entity\Addressing\Country {#10183 #id: 343 #code: "HK" #provinces: Doctrine\ORM\PersistentCollection {#10186 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10184 …} -zone: null } App\Entity\Addressing\Country {#10418 #id: 390 #code: "MO" #provinces: Doctrine\ORM\PersistentCollection {#10421 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10419 …} -zone: null } App\Entity\Addressing\Country {#10908 #id: 488 #code: "RO" #provinces: Doctrine\ORM\PersistentCollection {#10911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10909 …} -zone: null } App\Entity\Addressing\Country {#10098 #id: 326 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#10101 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10099 …} -zone: null } App\Entity\Addressing\Country {#10608 #id: 428 #code: "RU" #provinces: Doctrine\ORM\PersistentCollection {#10611 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10609 …} -zone: null } App\Entity\Addressing\Country {#10613 #id: 429 #code: "RW" #provinces: Doctrine\ORM\PersistentCollection {#10616 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10614 …} -zone: null } App\Entity\Addressing\Country {#9958 #id: 298 #code: "CF" #provinces: Doctrine\ORM\PersistentCollection {#9961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9959 …} -zone: null } App\Entity\Addressing\Country {#10038 #id: 314 #code: "DO" #provinces: Doctrine\ORM\PersistentCollection {#10041 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10039 …} -zone: null } App\Entity\Addressing\Country {#10058 #id: 318 #code: "EH" #provinces: Doctrine\ORM\PersistentCollection {#10061 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10059 …} -zone: null } App\Entity\Addressing\Country {#9883 #id: 283 #code: "BL" #provinces: Doctrine\ORM\PersistentCollection {#9886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9884 …} -zone: null } App\Entity\Addressing\Country {#10293 #id: 365 #code: "KN" #provinces: Doctrine\ORM\PersistentCollection {#10296 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10294 …} -zone: null } App\Entity\Addressing\Country {#10658 #id: 438 #code: "SM" #provinces: Doctrine\ORM\PersistentCollection {#10661 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10659 …} -zone: null } App\Entity\Addressing\Country {#10383 #id: 383 #code: "MF" #provinces: Doctrine\ORM\PersistentCollection {#10386 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10384 …} -zone: null } App\Entity\Addressing\Country {#10693 #id: 445 #code: "SX" #provinces: Doctrine\ORM\PersistentCollection {#10696 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10694 …} -zone: null } App\Entity\Addressing\Country {#10563 #id: 419 #code: "PM" #provinces: Doctrine\ORM\PersistentCollection {#10566 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10564 …} -zone: null } App\Entity\Addressing\Country {#10823 #id: 471 #code: "VC" #provinces: Doctrine\ORM\PersistentCollection {#10826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10824 …} -zone: null } App\Entity\Addressing\Country {#10643 #id: 435 #code: "SH" #provinces: Doctrine\ORM\PersistentCollection {#10646 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10644 …} -zone: null } App\Entity\Addressing\Country {#10333 #id: 373 #code: "LC" #provinces: Doctrine\ORM\PersistentCollection {#10336 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10334 …} -zone: null } App\Entity\Addressing\Country {#10688 #id: 444 #code: "SV" #provinces: Doctrine\ORM\PersistentCollection {#10691 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10689 …} -zone: null } App\Entity\Addressing\Country {#10858 #id: 478 #code: "WS" #provinces: Doctrine\ORM\PersistentCollection {#10861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10859 …} -zone: null } App\Entity\Addressing\Country {#9823 #id: 271 #code: "AS" #provinces: Doctrine\ORM\PersistentCollection {#9826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9824 …} -zone: null } App\Entity\Addressing\Country {#10683 #id: 443 #code: "ST" #provinces: Doctrine\ORM\PersistentCollection {#10686 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10684 …} -zone: null } App\Entity\Addressing\Country {#10603 #id: 427 #code: "RS" #provinces: Doctrine\ORM\PersistentCollection {#10606 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10604 …} -zone: null } App\Entity\Addressing\Country {#10628 #id: 432 #code: "SC" #provinces: Doctrine\ORM\PersistentCollection {#10631 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10629 …} -zone: null } App\Entity\Addressing\Country {#10653 #id: 437 #code: "SL" #provinces: Doctrine\ORM\PersistentCollection {#10656 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10654 …} -zone: null } App\Entity\Addressing\Country {#10638 #id: 434 #code: "SG" #provinces: Doctrine\ORM\PersistentCollection {#10641 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10639 …} -zone: null } App\Entity\Addressing\Country {#10928 #id: 492 #code: "SK" #provinces: Doctrine\ORM\PersistentCollection {#10931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10929 …} -zone: null } App\Entity\Addressing\Country {#10963 #id: 499 #code: "SI" #provinces: Doctrine\ORM\PersistentCollection {#10966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10964 …} -zone: null } App\Entity\Addressing\Country {#10668 #id: 440 #code: "SO" #provinces: Doctrine\ORM\PersistentCollection {#10671 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10669 …} -zone: null } App\Entity\Addressing\Country {#10633 #id: 433 #code: "SD" #provinces: Doctrine\ORM\PersistentCollection {#10636 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10634 …} -zone: null } App\Entity\Addressing\Country {#10678 #id: 442 #code: "SS" #provinces: Doctrine\ORM\PersistentCollection {#10681 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10679 …} -zone: null } App\Entity\Addressing\Country {#10343 #id: 375 #code: "LK" #provinces: Doctrine\ORM\PersistentCollection {#10346 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10344 …} -zone: null } App\Entity\Addressing\Country {#9968 #id: 300 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#9971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9969 …} -zone: null } App\Entity\Addressing\Country {#10673 #id: 441 #code: "SR" #provinces: Doctrine\ORM\PersistentCollection {#10676 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10674 …} -zone: null } App\Entity\Addressing\Country {#11003 #id: 507 #code: "SE" #provinces: Doctrine\ORM\PersistentCollection {#11006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11004 …} -zone: null } App\Entity\Addressing\Country {#10648 #id: 436 #code: "SJ" #provinces: Doctrine\ORM\PersistentCollection {#10651 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10649 …} -zone: null } App\Entity\Addressing\Country {#10698 #id: 446 #code: "SY" #provinces: Doctrine\ORM\PersistentCollection {#10701 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10699 …} -zone: null } App\Entity\Addressing\Country {#10663 #id: 439 #code: "SN" #provinces: Doctrine\ORM\PersistentCollection {#10666 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10664 …} -zone: null } App\Entity\Addressing\Country {#10733 #id: 453 #code: "TJ" #provinces: Doctrine\ORM\PersistentCollection {#10736 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10734 …} -zone: null } App\Entity\Addressing\Country {#10783 #id: 463 #code: "TZ" #provinces: Doctrine\ORM\PersistentCollection {#10786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10784 …} -zone: null } App\Entity\Addressing\Country {#10778 #id: 462 #code: "TW" #provinces: Doctrine\ORM\PersistentCollection {#10781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10779 …} -zone: null } App\Entity\Addressing\Country {#10713 #id: 449 #code: "TD" #provinces: Doctrine\ORM\PersistentCollection {#10716 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10714 …} -zone: null } App\Entity\Addressing\Country {#10938 #id: 494 #code: "CZ" #provinces: Doctrine\ORM\PersistentCollection {#10941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10939 …} -zone: null } App\Entity\Addressing\Country {#10718 #id: 450 #code: "TF" #provinces: Doctrine\ORM\PersistentCollection {#10721 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10719 …} -zone: null } App\Entity\Addressing\Country {#10223 #id: 351 #code: "IO" #provinces: Doctrine\ORM\PersistentCollection {#10226 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10224 …} -zone: null } App\Entity\Addressing\Country {#10578 #id: 422 #code: "PS" #provinces: Doctrine\ORM\PersistentCollection {#10581 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10579 …} -zone: null } App\Entity\Addressing\Country {#10728 #id: 452 #code: "TH" #provinces: Doctrine\ORM\PersistentCollection {#10731 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10729 …} -zone: null } App\Entity\Addressing\Country {#10743 #id: 455 #code: "TL" #provinces: Doctrine\ORM\PersistentCollection {#10746 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10744 …} -zone: null } App\Entity\Addressing\Country {#10723 #id: 451 #code: "TG" #provinces: Doctrine\ORM\PersistentCollection {#10726 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10724 …} -zone: null } App\Entity\Addressing\Country {#10738 #id: 454 #code: "TK" #provinces: Doctrine\ORM\PersistentCollection {#10741 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10739 …} -zone: null } App\Entity\Addressing\Country {#10758 #id: 458 #code: "TO" #provinces: Doctrine\ORM\PersistentCollection {#10761 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10759 …} -zone: null } App\Entity\Addressing\Country {#10768 #id: 460 #code: "TT" #provinces: Doctrine\ORM\PersistentCollection {#10771 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10769 …} -zone: null } App\Entity\Addressing\Country {#10753 #id: 457 #code: "TN" #provinces: Doctrine\ORM\PersistentCollection {#10756 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10754 …} -zone: null } App\Entity\Addressing\Country {#10748 #id: 456 #code: "TM" #provinces: Doctrine\ORM\PersistentCollection {#10751 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10749 …} -zone: null } App\Entity\Addressing\Country {#10763 #id: 459 #code: "TR" #provinces: Doctrine\ORM\PersistentCollection {#10766 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10764 …} -zone: null } App\Entity\Addressing\Country {#10773 #id: 461 #code: "TV" #provinces: Doctrine\ORM\PersistentCollection {#10776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10774 …} -zone: null } App\Entity\Addressing\Country {#10788 #id: 464 #code: "UA" #provinces: Doctrine\ORM\PersistentCollection {#10791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10789 …} -zone: null } App\Entity\Addressing\Country {#10808 #id: 468 #code: "UY" #provinces: Doctrine\ORM\PersistentCollection {#10811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10809 …} -zone: null } App\Entity\Addressing\Country {#10848 #id: 476 #code: "VU" #provinces: Doctrine\ORM\PersistentCollection {#10851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10849 …} -zone: null } App\Entity\Addressing\Country {#10828 #id: 472 #code: "VE" #provinces: Doctrine\ORM\PersistentCollection {#10831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10829 …} -zone: null } App\Entity\Addressing\Country {#10843 #id: 475 #code: "VN" #provinces: Doctrine\ORM\PersistentCollection {#10846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10844 …} -zone: null } App\Entity\Addressing\Country {#10853 #id: 477 #code: "WF" #provinces: Doctrine\ORM\PersistentCollection {#10856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10854 …} -zone: null } App\Entity\Addressing\Country {#10863 #id: 479 #code: "YE" #provinces: Doctrine\ORM\PersistentCollection {#10866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10864 …} -zone: null } App\Entity\Addressing\Country {#10878 #id: 482 #code: "ZM" #provinces: Doctrine\ORM\PersistentCollection {#10881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10879 …} -zone: null } App\Entity\Addressing\Country {#10883 #id: 483 #code: "ZW" #provinces: Doctrine\ORM\PersistentCollection {#10886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10884 …} -zone: null } App\Entity\Addressing\Country {#10053 #id: 317 #code: "EG" #provinces: Doctrine\ORM\PersistentCollection {#10056 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10054 …} -zone: null } App\Entity\Addressing\Country {#9778 #id: 262 #code: "AE" #provinces: Doctrine\ORM\PersistentCollection {#9781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9779 …} -zone: null } App\Entity\Addressing\Country {#10048 #id: 316 #code: "EC" #provinces: Doctrine\ORM\PersistentCollection {#10051 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10049 …} -zone: null } App\Entity\Addressing\Country {#10063 #id: 319 #code: "ER" #provinces: Doctrine\ORM\PersistentCollection {#10066 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10064 …} -zone: null } App\Entity\Addressing\Country {#10818 #id: 470 #code: "VA" #provinces: Doctrine\ORM\PersistentCollection {#10821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10819 …} -zone: null } App\Entity\Addressing\Country {#10803 #id: 467 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#10806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10804 …} -zone: null } App\Entity\Addressing\Country {#10068 #id: 320 #code: "ET" #provinces: Doctrine\ORM\PersistentCollection {#10071 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10069 …} -zone: null } App\Entity\Addressing\Country {#9923 #id: 291 #code: "BV" #provinces: Doctrine\ORM\PersistentCollection {#9926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9924 …} -zone: null } App\Entity\Addressing\Country {#10023 #id: 311 #code: "CX" #provinces: Doctrine\ORM\PersistentCollection {#10026 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10024 …} -zone: null } App\Entity\Addressing\Country {#10488 #id: 404 #code: "NF" #provinces: Doctrine\ORM\PersistentCollection {#10491 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10489 …} -zone: null } App\Entity\Addressing\Country {#10213 #id: 349 #code: "IM" #provinces: Doctrine\ORM\PersistentCollection {#10216 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10214 …} -zone: null } App\Entity\Addressing\Country {#10313 #id: 369 #code: "KY" #provinces: Doctrine\ORM\PersistentCollection {#10316 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10314 …} -zone: null } App\Entity\Addressing\Country {#9948 #id: 296 #code: "CC" #provinces: Doctrine\ORM\PersistentCollection {#9951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9949 …} -zone: null } App\Entity\Addressing\Country {#9978 #id: 302 #code: "CK" #provinces: Doctrine\ORM\PersistentCollection {#9981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9979 …} -zone: null } App\Entity\Addressing\Country {#10088 #id: 324 #code: "FO" #provinces: Doctrine\ORM\PersistentCollection {#10091 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10089 …} -zone: null } App\Entity\Addressing\Country {#10188 #id: 344 #code: "HM" #provinces: Doctrine\ORM\PersistentCollection {#10191 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10189 …} -zone: null } App\Entity\Addressing\Country {#10078 #id: 322 #code: "FK" #provinces: Doctrine\ORM\PersistentCollection {#10081 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10079 …} -zone: null } App\Entity\Addressing\Country {#10423 #id: 391 #code: "MP" #provinces: Doctrine\ORM\PersistentCollection {#10426 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10424 …} -zone: null } App\Entity\Addressing\Country {#10393 #id: 385 #code: "MH" #provinces: Doctrine\ORM\PersistentCollection {#10396 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10394 …} -zone: null } App\Entity\Addressing\Country {#10568 #id: 420 #code: "PN" #provinces: Doctrine\ORM\PersistentCollection {#10571 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10569 …} -zone: null } App\Entity\Addressing\Country {#10623 #id: 431 #code: "SB" #provinces: Doctrine\ORM\PersistentCollection {#10626 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10624 …} -zone: null } App\Entity\Addressing\Country {#10708 #id: 448 #code: "TC" #provinces: Doctrine\ORM\PersistentCollection {#10711 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10709 …} -zone: null } App\Entity\Addressing\Country {#10833 #id: 473 #code: "VG" #provinces: Doctrine\ORM\PersistentCollection {#10836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10834 …} -zone: null } App\Entity\Addressing\Country {#10838 #id: 474 #code: "VI" #provinces: Doctrine\ORM\PersistentCollection {#10841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10839 …} -zone: null } App\Entity\Addressing\Country {#10798 #id: 466 #code: "UM" #provinces: Doctrine\ORM\PersistentCollection {#10801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10799 …} -zone: null } App\Entity\Addressing\Country {#9838 #id: 274 #code: "AX" #provinces: Doctrine\ORM\PersistentCollection {#9841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9839 …} -zone: null } ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| enabled | true |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9688 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_country_choice" "sylius_country_code_choice" "_sylius_cart_shippingAddress_countryCode" ] |
| cache_key | "_sylius_cart_shippingAddress_countryCode_sylius_country_code_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11192 +label: "Afghanistan" +value: "AF" +data: App\Entity\Addressing\Country {#9783 #id: 263 #code: "AF" #provinces: Doctrine\ORM\PersistentCollection {#9786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9784 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11194 +label: "Afrique du Sud" +value: "ZA" +data: App\Entity\Addressing\Country {#10873 #id: 481 #code: "ZA" #provinces: Doctrine\ORM\PersistentCollection {#10876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10874 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11193 +label: "Albanie" +value: "AL" +data: App\Entity\Addressing\Country {#9798 #id: 266 #code: "AL" #provinces: Doctrine\ORM\PersistentCollection {#9801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9799 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11231 +label: "Algérie" +value: "DZ" +data: App\Entity\Addressing\Country {#10043 #id: 315 #code: "DZ" #provinces: Doctrine\ORM\PersistentCollection {#10046 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10044 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11233 +label: "Allemagne" +value: "DE" +data: App\Entity\Addressing\Country {#10903 #id: 487 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#10906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10904 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11249 +label: "Andorre" +value: "AD" +data: App\Entity\Addressing\Country {#9764 #id: 261 #code: "AD" #provinces: Doctrine\ORM\PersistentCollection {#9776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9758 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11251 +label: "Angola" +value: "AO" +data: App\Entity\Addressing\Country {#9808 #id: 268 #code: "AO" #provinces: Doctrine\ORM\PersistentCollection {#9811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9809 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11252 +label: "Anguilla" +value: "AI" +data: App\Entity\Addressing\Country {#9793 #id: 265 #code: "AI" #provinces: Doctrine\ORM\PersistentCollection {#9796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9794 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11253 +label: "Antarctique" +value: "AQ" +data: App\Entity\Addressing\Country {#9813 #id: 269 #code: "AQ" #provinces: Doctrine\ORM\PersistentCollection {#9816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9814 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11254 +label: "Antigua-et-Barbuda" +value: "AG" +data: App\Entity\Addressing\Country {#9788 #id: 264 #code: "AG" #provinces: Doctrine\ORM\PersistentCollection {#9791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9789 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11255 +label: "Arabie saoudite" +value: "SA" +data: App\Entity\Addressing\Country {#10618 #id: 430 #code: "SA" #provinces: Doctrine\ORM\PersistentCollection {#10621 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10619 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11256 +label: "Argentine" +value: "AR" +data: App\Entity\Addressing\Country {#9818 #id: 270 #code: "AR" #provinces: Doctrine\ORM\PersistentCollection {#9821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9819 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11257 +label: "Arménie" +value: "AM" +data: App\Entity\Addressing\Country {#9803 #id: 267 #code: "AM" #provinces: Doctrine\ORM\PersistentCollection {#9806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9804 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11258 +label: "Aruba" +value: "AW" +data: App\Entity\Addressing\Country {#9833 #id: 273 #code: "AW" #provinces: Doctrine\ORM\PersistentCollection {#9836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9834 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11259 +label: "Australie" +value: "AU" +data: App\Entity\Addressing\Country {#9828 #id: 272 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9829 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11260 +label: "Autriche" +value: "AT" +data: App\Entity\Addressing\Country {#10913 #id: 489 #code: "AT" #provinces: Doctrine\ORM\PersistentCollection {#10916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10914 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11261 +label: "Azerbaïdjan" +value: "AZ" +data: App\Entity\Addressing\Country {#9843 #id: 275 #code: "AZ" #provinces: Doctrine\ORM\PersistentCollection {#9846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9844 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11262 +label: "Bahamas" +value: "BS" +data: App\Entity\Addressing\Country {#9913 #id: 289 #code: "BS" #provinces: Doctrine\ORM\PersistentCollection {#9916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9914 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11263 +label: "Bahreïn" +value: "BH" +data: App\Entity\Addressing\Country {#9868 #id: 280 #code: "BH" #provinces: Doctrine\ORM\PersistentCollection {#9871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9869 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11264 +label: "Bangladesh" +value: "BD" +data: App\Entity\Addressing\Country {#9858 #id: 278 #code: "BD" #provinces: Doctrine\ORM\PersistentCollection {#9861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9859 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11265 +label: "Barbade" +value: "BB" +data: App\Entity\Addressing\Country {#9853 #id: 277 #code: "BB" #provinces: Doctrine\ORM\PersistentCollection {#9856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9854 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11266 +label: "Belgique" +value: "BE" +data: App\Entity\Addressing\Country {#10933 #id: 493 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#10936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10934 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11267 +label: "Belize" +value: "BZ" +data: App\Entity\Addressing\Country {#9938 #id: 294 #code: "BZ" #provinces: Doctrine\ORM\PersistentCollection {#9941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9939 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11268 +label: "Bermudes" +value: "BM" +data: App\Entity\Addressing\Country {#9888 #id: 284 #code: "BM" #provinces: Doctrine\ORM\PersistentCollection {#9891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9889 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11269 +label: "Bhoutan" +value: "BT" +data: App\Entity\Addressing\Country {#9918 #id: 290 #code: "BT" #provinces: Doctrine\ORM\PersistentCollection {#9921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9919 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11270 +label: "Biélorussie" +value: "BY" +data: App\Entity\Addressing\Country {#9933 #id: 293 #code: "BY" #provinces: Doctrine\ORM\PersistentCollection {#9936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9934 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11271 +label: "Bolivie" +value: "BO" +data: App\Entity\Addressing\Country {#9898 #id: 286 #code: "BO" #provinces: Doctrine\ORM\PersistentCollection {#9901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9899 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11272 +label: "Bosnie-Herzégovine" +value: "BA" +data: App\Entity\Addressing\Country {#9848 #id: 276 #code: "BA" #provinces: Doctrine\ORM\PersistentCollection {#9851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9849 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11273 +label: "Botswana" +value: "BW" +data: App\Entity\Addressing\Country {#9928 #id: 292 #code: "BW" #provinces: Doctrine\ORM\PersistentCollection {#9931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9929 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11274 +label: "Brunei" +value: "BN" +data: App\Entity\Addressing\Country {#9893 #id: 285 #code: "BN" #provinces: Doctrine\ORM\PersistentCollection {#9896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9894 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11275 +label: "Brésil" +value: "BR" +data: App\Entity\Addressing\Country {#9908 #id: 288 #code: "BR" #provinces: Doctrine\ORM\PersistentCollection {#9911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9909 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11276 +label: "Bulgarie" +value: "BG" +data: App\Entity\Addressing\Country {#10918 #id: 490 #code: "BG" #provinces: Doctrine\ORM\PersistentCollection {#10921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10919 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11277 +label: "Burkina Faso" +value: "BF" +data: App\Entity\Addressing\Country {#9863 #id: 279 #code: "BF" #provinces: Doctrine\ORM\PersistentCollection {#9866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9864 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11278 +label: "Burundi" +value: "BI" +data: App\Entity\Addressing\Country {#9873 #id: 281 #code: "BI" #provinces: Doctrine\ORM\PersistentCollection {#9876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9874 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11279 +label: "Bénin" +value: "BJ" +data: App\Entity\Addressing\Country {#9878 #id: 282 #code: "BJ" #provinces: Doctrine\ORM\PersistentCollection {#9881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9879 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11280 +label: "Cambodge" +value: "KH" +data: App\Entity\Addressing\Country {#10278 #id: 362 #code: "KH" #provinces: Doctrine\ORM\PersistentCollection {#10281 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10279 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11281 +label: "Cameroun" +value: "CM" +data: App\Entity\Addressing\Country {#9988 #id: 304 #code: "CM" #provinces: Doctrine\ORM\PersistentCollection {#9991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9989 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11282 +label: "Canada" +value: "CA" +data: App\Entity\Addressing\Country {#9943 #id: 295 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9944 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11283 +label: "Cap-Vert" +value: "CV" +data: App\Entity\Addressing\Country {#10013 #id: 309 #code: "CV" #provinces: Doctrine\ORM\PersistentCollection {#10016 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10014 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11284 +label: "Chili" +value: "CL" +data: App\Entity\Addressing\Country {#9983 #id: 303 #code: "CL" #provinces: Doctrine\ORM\PersistentCollection {#9986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9984 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11285 +label: "Chine" +value: "CN" +data: App\Entity\Addressing\Country {#9993 #id: 305 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9994 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11286 +label: "Chypre" +value: "CY" +data: App\Entity\Addressing\Country {#10898 #id: 486 #code: "CY" #provinces: Doctrine\ORM\PersistentCollection {#10901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10899 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11287 +label: "Colombie" +value: "CO" +data: App\Entity\Addressing\Country {#9998 #id: 306 #code: "CO" #provinces: Doctrine\ORM\PersistentCollection {#10001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9999 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11288 +label: "Comores" +value: "KM" +data: App\Entity\Addressing\Country {#10288 #id: 364 #code: "KM" #provinces: Doctrine\ORM\PersistentCollection {#10291 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10289 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11289 +label: "Congo-Brazzaville" +value: "CG" +data: App\Entity\Addressing\Country {#9963 #id: 299 #code: "CG" #provinces: Doctrine\ORM\PersistentCollection {#9966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9964 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11290 +label: "Congo-Kinshasa" +value: "CD" +data: App\Entity\Addressing\Country {#9953 #id: 297 #code: "CD" #provinces: Doctrine\ORM\PersistentCollection {#9956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9954 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11291 +label: "Corée du Nord" +value: "KP" +data: App\Entity\Addressing\Country {#10298 #id: 366 #code: "KP" #provinces: Doctrine\ORM\PersistentCollection {#10301 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10299 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11292 +label: "Corée du Sud" +value: "KR" +data: App\Entity\Addressing\Country {#10303 #id: 367 #code: "KR" #provinces: Doctrine\ORM\PersistentCollection {#10306 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10304 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11293 +label: "Costa Rica" +value: "CR" +data: App\Entity\Addressing\Country {#10003 #id: 307 #code: "CR" #provinces: Doctrine\ORM\PersistentCollection {#10006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10004 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11294 +label: "Croatie" +value: "HR" +data: App\Entity\Addressing\Country {#10998 #id: 506 #code: "HR" #provinces: Doctrine\ORM\PersistentCollection {#11001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10999 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11295 +label: "Cuba" +value: "CU" +data: App\Entity\Addressing\Country {#10008 #id: 308 #code: "CU" #provinces: Doctrine\ORM\PersistentCollection {#10011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10009 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11296 +label: "Curaçao" +value: "CW" +data: App\Entity\Addressing\Country {#10018 #id: 310 #code: "CW" #provinces: Doctrine\ORM\PersistentCollection {#10021 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10019 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11297 +label: "Côte d’Ivoire" +value: "CI" +data: App\Entity\Addressing\Country {#9973 #id: 301 #code: "CI" #provinces: Doctrine\ORM\PersistentCollection {#9976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9974 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11298 +label: "Danemark" +value: "DK" +data: App\Entity\Addressing\Country {#10993 #id: 505 #code: "DK" #provinces: Doctrine\ORM\PersistentCollection {#10996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10994 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11299 +label: "Djibouti" +value: "DJ" +data: App\Entity\Addressing\Country {#10028 #id: 312 #code: "DJ" #provinces: Doctrine\ORM\PersistentCollection {#10031 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10029 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11300 +label: "Dominique" +value: "DM" +data: App\Entity\Addressing\Country {#10033 #id: 313 #code: "DM" #provinces: Doctrine\ORM\PersistentCollection {#10036 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10034 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11301 +label: "Espagne" +value: "ES" +data: App\Entity\Addressing\Country {#10943 #id: 495 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#10946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10944 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11302 +label: "Estonie" +value: "EE" +data: App\Entity\Addressing\Country {#10923 #id: 491 #code: "EE" #provinces: Doctrine\ORM\PersistentCollection {#10926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10924 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11303 +label: "Eswatini" +value: "SZ" +data: App\Entity\Addressing\Country {#10703 #id: 447 #code: "SZ" #provinces: Doctrine\ORM\PersistentCollection {#10706 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10704 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11304 +label: "Fidji" +value: "FJ" +data: App\Entity\Addressing\Country {#10073 #id: 321 #code: "FJ" #provinces: Doctrine\ORM\PersistentCollection {#10076 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10074 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11305 +label: "Finlande" +value: "FI" +data: App\Entity\Addressing\Country {#10988 #id: 504 #code: "FI" #provinces: Doctrine\ORM\PersistentCollection {#10991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10989 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11306 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#9697 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9752 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9740 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: "Gabon" +value: "GA" +data: App\Entity\Addressing\Country {#10093 #id: 325 #code: "GA" #provinces: Doctrine\ORM\PersistentCollection {#10096 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10094 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11308 +label: "Gambie" +value: "GM" +data: App\Entity\Addressing\Country {#10138 #id: 334 #code: "GM" #provinces: Doctrine\ORM\PersistentCollection {#10141 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10139 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11309 +label: "Ghana" +value: "GH" +data: App\Entity\Addressing\Country {#10123 #id: 331 #code: "GH" #provinces: Doctrine\ORM\PersistentCollection {#10126 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10124 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11310 +label: "Gibraltar" +value: "GI" +data: App\Entity\Addressing\Country {#10128 #id: 332 #code: "GI" #provinces: Doctrine\ORM\PersistentCollection {#10131 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10129 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11311 +label: "Grenade" +value: "GD" +data: App\Entity\Addressing\Country {#10103 #id: 327 #code: "GD" #provinces: Doctrine\ORM\PersistentCollection {#10106 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10104 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11312 +label: "Groenland" +value: "GL" +data: App\Entity\Addressing\Country {#10133 #id: 333 #code: "GL" #provinces: Doctrine\ORM\PersistentCollection {#10136 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10134 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11313 +label: "Grèce" +value: "GR" +data: App\Entity\Addressing\Country {#10968 #id: 500 #code: "GR" #provinces: Doctrine\ORM\PersistentCollection {#10971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10969 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11314 +label: "Guadeloupe" +value: "GP" +data: App\Entity\Addressing\Country {#10148 #id: 336 #code: "GP" #provinces: Doctrine\ORM\PersistentCollection {#10151 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10149 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11315 +label: "Guam" +value: "GU" +data: App\Entity\Addressing\Country {#10168 #id: 340 #code: "GU" #provinces: Doctrine\ORM\PersistentCollection {#10171 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10169 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11316 +label: "Guatemala" +value: "GT" +data: App\Entity\Addressing\Country {#10163 #id: 339 #code: "GT" #provinces: Doctrine\ORM\PersistentCollection {#10166 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10164 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11317 +label: "Guernesey" +value: "GG" +data: App\Entity\Addressing\Country {#10118 #id: 330 #code: "GG" #provinces: Doctrine\ORM\PersistentCollection {#10121 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10119 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11318 +label: "Guinée" +value: "GN" +data: App\Entity\Addressing\Country {#10143 #id: 335 #code: "GN" #provinces: Doctrine\ORM\PersistentCollection {#10146 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10144 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11319 +label: "Guinée équatoriale" +value: "GQ" +data: App\Entity\Addressing\Country {#10153 #id: 337 #code: "GQ" #provinces: Doctrine\ORM\PersistentCollection {#10156 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10154 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11320 +label: "Guinée-Bissau" +value: "GW" +data: App\Entity\Addressing\Country {#10173 #id: 341 #code: "GW" #provinces: Doctrine\ORM\PersistentCollection {#10176 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10174 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11321 +label: "Guyana" +value: "GY" +data: App\Entity\Addressing\Country {#10178 #id: 342 #code: "GY" #provinces: Doctrine\ORM\PersistentCollection {#10181 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10179 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11322 +label: "Guyane française" +value: "GF" +data: App\Entity\Addressing\Country {#10113 #id: 329 #code: "GF" #provinces: Doctrine\ORM\PersistentCollection {#10116 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10114 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11323 +label: "Géorgie" +value: "GE" +data: App\Entity\Addressing\Country {#10108 #id: 328 #code: "GE" #provinces: Doctrine\ORM\PersistentCollection {#10111 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10109 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11324 +label: "Géorgie du Sud-et-les Îles Sandwich du Sud" +value: "GS" +data: App\Entity\Addressing\Country {#10158 #id: 338 #code: "GS" #provinces: Doctrine\ORM\PersistentCollection {#10161 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10159 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11325 +label: "Haïti" +value: "HT" +data: App\Entity\Addressing\Country {#10198 #id: 346 #code: "HT" #provinces: Doctrine\ORM\PersistentCollection {#10201 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10199 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11326 +label: "Honduras" +value: "HN" +data: App\Entity\Addressing\Country {#10193 #id: 345 #code: "HN" #provinces: Doctrine\ORM\PersistentCollection {#10196 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10194 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11327 +label: "Hongrie" +value: "HU" +data: App\Entity\Addressing\Country {#11008 #id: 508 #code: "HU" #provinces: Doctrine\ORM\PersistentCollection {#11011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11009 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11328 +label: "Inde" +value: "IN" +data: App\Entity\Addressing\Country {#10218 #id: 350 #code: "IN" #provinces: Doctrine\ORM\PersistentCollection {#10221 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10219 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11329 +label: "Indonésie" +value: "ID" +data: App\Entity\Addressing\Country {#10203 #id: 347 #code: "ID" #provinces: Doctrine\ORM\PersistentCollection {#10206 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10204 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11330 +label: "Irak" +value: "IQ" +data: App\Entity\Addressing\Country {#10228 #id: 352 #code: "IQ" #provinces: Doctrine\ORM\PersistentCollection {#10231 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10229 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11331 +label: "Iran" +value: "IR" +data: App\Entity\Addressing\Country {#10233 #id: 353 #code: "IR" #provinces: Doctrine\ORM\PersistentCollection {#10236 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10234 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11332 +label: "Irlande" +value: "IE" +data: App\Entity\Addressing\Country {#10973 #id: 501 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#10976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10974 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11333 +label: "Islande" +value: "IS" +data: App\Entity\Addressing\Country {#10238 #id: 354 #code: "IS" #provinces: Doctrine\ORM\PersistentCollection {#10241 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10239 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11334 +label: "Israël" +value: "IL" +data: App\Entity\Addressing\Country {#10208 #id: 348 #code: "IL" #provinces: Doctrine\ORM\PersistentCollection {#10211 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10209 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11335 +label: "Italie" +value: "IT" +data: App\Entity\Addressing\Country {#10243 #id: 355 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#10246 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10244 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11336 +label: "Jamaïque" +value: "JM" +data: App\Entity\Addressing\Country {#10253 #id: 357 #code: "JM" #provinces: Doctrine\ORM\PersistentCollection {#10256 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10254 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11337 +label: "Japon" +value: "JP" +data: App\Entity\Addressing\Country {#10263 #id: 359 #code: "JP" #provinces: Doctrine\ORM\PersistentCollection {#10266 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10264 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11338 +label: "Jersey" +value: "JE" +data: App\Entity\Addressing\Country {#10248 #id: 356 #code: "JE" #provinces: Doctrine\ORM\PersistentCollection {#10251 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10249 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11339 +label: "Jordanie" +value: "JO" +data: App\Entity\Addressing\Country {#10258 #id: 358 #code: "JO" #provinces: Doctrine\ORM\PersistentCollection {#10261 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10259 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11340 +label: "Kazakhstan" +value: "KZ" +data: App\Entity\Addressing\Country {#10318 #id: 370 #code: "KZ" #provinces: Doctrine\ORM\PersistentCollection {#10321 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10319 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11341 +label: "Kenya" +value: "KE" +data: App\Entity\Addressing\Country {#10268 #id: 360 #code: "KE" #provinces: Doctrine\ORM\PersistentCollection {#10271 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10269 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11342 +label: "Kirghizstan" +value: "KG" +data: App\Entity\Addressing\Country {#10273 #id: 361 #code: "KG" #provinces: Doctrine\ORM\PersistentCollection {#10276 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10274 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11343 +label: "Kiribati" +value: "KI" +data: App\Entity\Addressing\Country {#10283 #id: 363 #code: "KI" #provinces: Doctrine\ORM\PersistentCollection {#10286 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10284 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11344 +label: "Koweït" +value: "KW" +data: App\Entity\Addressing\Country {#10308 #id: 368 #code: "KW" #provinces: Doctrine\ORM\PersistentCollection {#10311 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10309 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11345 +label: "La Réunion" +value: "RE" +data: App\Entity\Addressing\Country {#10598 #id: 426 #code: "RE" #provinces: Doctrine\ORM\PersistentCollection {#10601 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10599 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11346 +label: "Laos" +value: "LA" +data: App\Entity\Addressing\Country {#10323 #id: 371 #code: "LA" #provinces: Doctrine\ORM\PersistentCollection {#10326 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10324 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11347 +label: "Lesotho" +value: "LS" +data: App\Entity\Addressing\Country {#10353 #id: 377 #code: "LS" #provinces: Doctrine\ORM\PersistentCollection {#10356 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10354 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11348 +label: "Lettonie" +value: "LV" +data: App\Entity\Addressing\Country {#10953 #id: 497 #code: "LV" #provinces: Doctrine\ORM\PersistentCollection {#10956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10954 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11349 +label: "Liban" +value: "LB" +data: App\Entity\Addressing\Country {#10328 #id: 372 #code: "LB" #provinces: Doctrine\ORM\PersistentCollection {#10331 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10329 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11350 +label: "Liberia" +value: "LR" +data: App\Entity\Addressing\Country {#10348 #id: 376 #code: "LR" #provinces: Doctrine\ORM\PersistentCollection {#10351 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10349 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11351 +label: "Libye" +value: "LY" +data: App\Entity\Addressing\Country {#10358 #id: 378 #code: "LY" #provinces: Doctrine\ORM\PersistentCollection {#10361 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10359 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11352 +label: "Liechtenstein" +value: "LI" +data: App\Entity\Addressing\Country {#10338 #id: 374 #code: "LI" #provinces: Doctrine\ORM\PersistentCollection {#10341 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10339 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11353 +label: "Lituanie" +value: "LT" +data: App\Entity\Addressing\Country {#10948 #id: 496 #code: "LT" #provinces: Doctrine\ORM\PersistentCollection {#10951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10949 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11354 +label: "Luxembourg" +value: "LU" +data: App\Entity\Addressing\Country {#10888 #id: 484 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#10891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10889 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11355 +label: "Macédoine du Nord" +value: "MK" +data: App\Entity\Addressing\Country {#10398 #id: 386 #code: "MK" #provinces: Doctrine\ORM\PersistentCollection {#10401 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10399 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11356 +label: "Madagascar" +value: "MG" +data: App\Entity\Addressing\Country {#10388 #id: 384 #code: "MG" #provinces: Doctrine\ORM\PersistentCollection {#10391 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10389 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11357 +label: "Malaisie" +value: "MY" +data: App\Entity\Addressing\Country {#10463 #id: 399 #code: "MY" #provinces: Doctrine\ORM\PersistentCollection {#10466 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10464 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11358 +label: "Malawi" +value: "MW" +data: App\Entity\Addressing\Country {#10453 #id: 397 #code: "MW" #provinces: Doctrine\ORM\PersistentCollection {#10456 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10454 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11359 +label: "Maldives" +value: "MV" +data: App\Entity\Addressing\Country {#10448 #id: 396 #code: "MV" #provinces: Doctrine\ORM\PersistentCollection {#10451 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10449 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11360 +label: "Mali" +value: "ML" +data: App\Entity\Addressing\Country {#10403 #id: 387 #code: "ML" #provinces: Doctrine\ORM\PersistentCollection {#10406 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10404 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11361 +label: "Malte" +value: "MT" +data: App\Entity\Addressing\Country {#10893 #id: 485 #code: "MT" #provinces: Doctrine\ORM\PersistentCollection {#10896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10894 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11362 +label: "Maroc" +value: "MA" +data: App\Entity\Addressing\Country {#10363 #id: 379 #code: "MA" #provinces: Doctrine\ORM\PersistentCollection {#10366 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10364 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11363 +label: "Martinique" +value: "MQ" +data: App\Entity\Addressing\Country {#10428 #id: 392 #code: "MQ" #provinces: Doctrine\ORM\PersistentCollection {#10431 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10429 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11364 +label: "Maurice" +value: "MU" +data: App\Entity\Addressing\Country {#10443 #id: 395 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#10446 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10444 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11365 +label: "Mauritanie" +value: "MR" +data: App\Entity\Addressing\Country {#10433 #id: 393 #code: "MR" #provinces: Doctrine\ORM\PersistentCollection {#10436 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10434 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11366 +label: "Mayotte" +value: "YT" +data: App\Entity\Addressing\Country {#10868 #id: 480 #code: "YT" #provinces: Doctrine\ORM\PersistentCollection {#10871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10869 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11367 +label: "Mexique" +value: "MX" +data: App\Entity\Addressing\Country {#10458 #id: 398 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#10461 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10459 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11368 +label: "Micronésie" +value: "FM" +data: App\Entity\Addressing\Country {#10083 #id: 323 #code: "FM" #provinces: Doctrine\ORM\PersistentCollection {#10086 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10084 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11369 +label: "Moldavie" +value: "MD" +data: App\Entity\Addressing\Country {#10373 #id: 381 #code: "MD" #provinces: Doctrine\ORM\PersistentCollection {#10376 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10374 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11370 +label: "Monaco" +value: "MC" +data: App\Entity\Addressing\Country {#10368 #id: 380 #code: "MC" #provinces: Doctrine\ORM\PersistentCollection {#10371 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10369 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11371 +label: "Mongolie" +value: "MN" +data: App\Entity\Addressing\Country {#10413 #id: 389 #code: "MN" #provinces: Doctrine\ORM\PersistentCollection {#10416 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10414 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11372 +label: "Montserrat" +value: "MS" +data: App\Entity\Addressing\Country {#10438 #id: 394 #code: "MS" #provinces: Doctrine\ORM\PersistentCollection {#10441 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10439 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11373 +label: "Monténégro" +value: "ME" +data: App\Entity\Addressing\Country {#10378 #id: 382 #code: "ME" #provinces: Doctrine\ORM\PersistentCollection {#10381 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10379 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11374 +label: "Mozambique" +value: "MZ" +data: App\Entity\Addressing\Country {#10468 #id: 400 #code: "MZ" #provinces: Doctrine\ORM\PersistentCollection {#10471 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10469 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11375 +label: "Myanmar (Birmanie)" +value: "MM" +data: App\Entity\Addressing\Country {#10408 #id: 388 #code: "MM" #provinces: Doctrine\ORM\PersistentCollection {#10411 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10409 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11376 +label: "Namibie" +value: "NA" +data: App\Entity\Addressing\Country {#10473 #id: 401 #code: "NA" #provinces: Doctrine\ORM\PersistentCollection {#10476 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10474 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11377 +label: "Nauru" +value: "NR" +data: App\Entity\Addressing\Country {#10513 #id: 409 #code: "NR" #provinces: Doctrine\ORM\PersistentCollection {#10516 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10514 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11378 +label: "Nicaragua" +value: "NI" +data: App\Entity\Addressing\Country {#10498 #id: 406 #code: "NI" #provinces: Doctrine\ORM\PersistentCollection {#10501 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10499 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11379 +label: "Niger" +value: "NE" +data: App\Entity\Addressing\Country {#10483 #id: 403 #code: "NE" #provinces: Doctrine\ORM\PersistentCollection {#10486 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10484 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11380 +label: "Nigeria" +value: "NG" +data: App\Entity\Addressing\Country {#10493 #id: 405 #code: "NG" #provinces: Doctrine\ORM\PersistentCollection {#10496 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10494 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11381 +label: "Niue" +value: "NU" +data: App\Entity\Addressing\Country {#10518 #id: 410 #code: "NU" #provinces: Doctrine\ORM\PersistentCollection {#10521 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10519 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11382 +label: "Norvège" +value: "NO" +data: App\Entity\Addressing\Country {#10503 #id: 407 #code: "NO" #provinces: Doctrine\ORM\PersistentCollection {#10506 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10504 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11383 +label: "Nouvelle-Calédonie" +value: "NC" +data: App\Entity\Addressing\Country {#10478 #id: 402 #code: "NC" #provinces: Doctrine\ORM\PersistentCollection {#10481 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10479 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11384 +label: "Nouvelle-Zélande" +value: "NZ" +data: App\Entity\Addressing\Country {#10523 #id: 411 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#10526 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10524 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11385 +label: "Népal" +value: "NP" +data: App\Entity\Addressing\Country {#10508 #id: 408 #code: "NP" #provinces: Doctrine\ORM\PersistentCollection {#10511 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10509 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11386 +label: "Oman" +value: "OM" +data: App\Entity\Addressing\Country {#10528 #id: 412 #code: "OM" #provinces: Doctrine\ORM\PersistentCollection {#10531 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10529 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11387 +label: "Ouganda" +value: "UG" +data: App\Entity\Addressing\Country {#10793 #id: 465 #code: "UG" #provinces: Doctrine\ORM\PersistentCollection {#10796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10794 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11388 +label: "Ouzbékistan" +value: "UZ" +data: App\Entity\Addressing\Country {#10813 #id: 469 #code: "UZ" #provinces: Doctrine\ORM\PersistentCollection {#10816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10814 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11389 +label: "Pakistan" +value: "PK" +data: App\Entity\Addressing\Country {#10558 #id: 418 #code: "PK" #provinces: Doctrine\ORM\PersistentCollection {#10561 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10559 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11390 +label: "Palaos" +value: "PW" +data: App\Entity\Addressing\Country {#10583 #id: 423 #code: "PW" #provinces: Doctrine\ORM\PersistentCollection {#10586 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10584 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11391 +label: "Panama" +value: "PA" +data: App\Entity\Addressing\Country {#10533 #id: 413 #code: "PA" #provinces: Doctrine\ORM\PersistentCollection {#10536 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10534 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11392 +label: "Papouasie-Nouvelle-Guinée" +value: "PG" +data: App\Entity\Addressing\Country {#10548 #id: 416 #code: "PG" #provinces: Doctrine\ORM\PersistentCollection {#10551 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10549 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11393 +label: "Paraguay" +value: "PY" +data: App\Entity\Addressing\Country {#10588 #id: 424 #code: "PY" #provinces: Doctrine\ORM\PersistentCollection {#10591 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10589 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11394 +label: "Pays-Bas" +value: "NL" +data: App\Entity\Addressing\Country {#10958 #id: 498 #code: "NL" #provinces: Doctrine\ORM\PersistentCollection {#10961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10959 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11395 +label: "Pays-Bas caribéens" +value: "BQ" +data: App\Entity\Addressing\Country {#9903 #id: 287 #code: "BQ" #provinces: Doctrine\ORM\PersistentCollection {#9906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9904 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11396 +label: "Philippines" +value: "PH" +data: App\Entity\Addressing\Country {#10553 #id: 417 #code: "PH" #provinces: Doctrine\ORM\PersistentCollection {#10556 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10554 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11397 +label: "Pologne" +value: "PL" +data: App\Entity\Addressing\Country {#10978 #id: 502 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#10981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10979 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11398 +label: "Polynésie française" +value: "PF" +data: App\Entity\Addressing\Country {#10543 #id: 415 #code: "PF" #provinces: Doctrine\ORM\PersistentCollection {#10546 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10544 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11399 +label: "Porto Rico" +value: "PR" +data: App\Entity\Addressing\Country {#10573 #id: 421 #code: "PR" #provinces: Doctrine\ORM\PersistentCollection {#10576 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10574 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11400 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#10983 #id: 503 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#10986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10984 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11401 +label: "Pérou" +value: "PE" +data: App\Entity\Addressing\Country {#10538 #id: 414 #code: "PE" #provinces: Doctrine\ORM\PersistentCollection {#10541 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10539 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11402 +label: "Qatar" +value: "QA" +data: App\Entity\Addressing\Country {#10593 #id: 425 #code: "QA" #provinces: Doctrine\ORM\PersistentCollection {#10596 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10594 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11403 +label: "R.A.S. chinoise de Hong Kong" +value: "HK" +data: App\Entity\Addressing\Country {#10183 #id: 343 #code: "HK" #provinces: Doctrine\ORM\PersistentCollection {#10186 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10184 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11404 +label: "R.A.S. chinoise de Macao" +value: "MO" +data: App\Entity\Addressing\Country {#10418 #id: 390 #code: "MO" #provinces: Doctrine\ORM\PersistentCollection {#10421 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10419 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11405 +label: "Roumanie" +value: "RO" +data: App\Entity\Addressing\Country {#10908 #id: 488 #code: "RO" #provinces: Doctrine\ORM\PersistentCollection {#10911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10909 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11406 +label: "Royaume-Uni" +value: "GB" +data: App\Entity\Addressing\Country {#10098 #id: 326 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#10101 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10099 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11407 +label: "Russie" +value: "RU" +data: App\Entity\Addressing\Country {#10608 #id: 428 #code: "RU" #provinces: Doctrine\ORM\PersistentCollection {#10611 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10609 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11408 +label: "Rwanda" +value: "RW" +data: App\Entity\Addressing\Country {#10613 #id: 429 #code: "RW" #provinces: Doctrine\ORM\PersistentCollection {#10616 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10614 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11409 +label: "République centrafricaine" +value: "CF" +data: App\Entity\Addressing\Country {#9958 #id: 298 #code: "CF" #provinces: Doctrine\ORM\PersistentCollection {#9961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9959 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11410 +label: "République dominicaine" +value: "DO" +data: App\Entity\Addressing\Country {#10038 #id: 314 #code: "DO" #provinces: Doctrine\ORM\PersistentCollection {#10041 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10039 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11411 +label: "Sahara occidental" +value: "EH" +data: App\Entity\Addressing\Country {#10058 #id: 318 #code: "EH" #provinces: Doctrine\ORM\PersistentCollection {#10061 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10059 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11412 +label: "Saint-Barthélemy" +value: "BL" +data: App\Entity\Addressing\Country {#9883 #id: 283 #code: "BL" #provinces: Doctrine\ORM\PersistentCollection {#9886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9884 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11413 +label: "Saint-Christophe-et-Niévès" +value: "KN" +data: App\Entity\Addressing\Country {#10293 #id: 365 #code: "KN" #provinces: Doctrine\ORM\PersistentCollection {#10296 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10294 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11414 +label: "Saint-Marin" +value: "SM" +data: App\Entity\Addressing\Country {#10658 #id: 438 #code: "SM" #provinces: Doctrine\ORM\PersistentCollection {#10661 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10659 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11415 +label: "Saint-Martin" +value: "MF" +data: App\Entity\Addressing\Country {#10383 #id: 383 #code: "MF" #provinces: Doctrine\ORM\PersistentCollection {#10386 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10384 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11416 +label: "Saint-Martin (partie néerlandaise)" +value: "SX" +data: App\Entity\Addressing\Country {#10693 #id: 445 #code: "SX" #provinces: Doctrine\ORM\PersistentCollection {#10696 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10694 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11417 +label: "Saint-Pierre-et-Miquelon" +value: "PM" +data: App\Entity\Addressing\Country {#10563 #id: 419 #code: "PM" #provinces: Doctrine\ORM\PersistentCollection {#10566 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10564 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11418 +label: "Saint-Vincent-et-les Grenadines" +value: "VC" +data: App\Entity\Addressing\Country {#10823 #id: 471 #code: "VC" #provinces: Doctrine\ORM\PersistentCollection {#10826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10824 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11419 +label: "Sainte-Hélène" +value: "SH" +data: App\Entity\Addressing\Country {#10643 #id: 435 #code: "SH" #provinces: Doctrine\ORM\PersistentCollection {#10646 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10644 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11420 +label: "Sainte-Lucie" +value: "LC" +data: App\Entity\Addressing\Country {#10333 #id: 373 #code: "LC" #provinces: Doctrine\ORM\PersistentCollection {#10336 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10334 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11421 +label: "Salvador" +value: "SV" +data: App\Entity\Addressing\Country {#10688 #id: 444 #code: "SV" #provinces: Doctrine\ORM\PersistentCollection {#10691 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10689 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11422 +label: "Samoa" +value: "WS" +data: App\Entity\Addressing\Country {#10858 #id: 478 #code: "WS" #provinces: Doctrine\ORM\PersistentCollection {#10861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10859 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11423 +label: "Samoa américaines" +value: "AS" +data: App\Entity\Addressing\Country {#9823 #id: 271 #code: "AS" #provinces: Doctrine\ORM\PersistentCollection {#9826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9824 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11424 +label: "Sao Tomé-et-Principe" +value: "ST" +data: App\Entity\Addressing\Country {#10683 #id: 443 #code: "ST" #provinces: Doctrine\ORM\PersistentCollection {#10686 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10684 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11425 +label: "Serbie" +value: "RS" +data: App\Entity\Addressing\Country {#10603 #id: 427 #code: "RS" #provinces: Doctrine\ORM\PersistentCollection {#10606 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10604 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11426 +label: "Seychelles" +value: "SC" +data: App\Entity\Addressing\Country {#10628 #id: 432 #code: "SC" #provinces: Doctrine\ORM\PersistentCollection {#10631 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10629 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11427 +label: "Sierra Leone" +value: "SL" +data: App\Entity\Addressing\Country {#10653 #id: 437 #code: "SL" #provinces: Doctrine\ORM\PersistentCollection {#10656 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10654 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11428 +label: "Singapour" +value: "SG" +data: App\Entity\Addressing\Country {#10638 #id: 434 #code: "SG" #provinces: Doctrine\ORM\PersistentCollection {#10641 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10639 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11429 +label: "Slovaquie" +value: "SK" +data: App\Entity\Addressing\Country {#10928 #id: 492 #code: "SK" #provinces: Doctrine\ORM\PersistentCollection {#10931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10929 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11430 +label: "Slovénie" +value: "SI" +data: App\Entity\Addressing\Country {#10963 #id: 499 #code: "SI" #provinces: Doctrine\ORM\PersistentCollection {#10966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10964 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11431 +label: "Somalie" +value: "SO" +data: App\Entity\Addressing\Country {#10668 #id: 440 #code: "SO" #provinces: Doctrine\ORM\PersistentCollection {#10671 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10669 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11432 +label: "Soudan" +value: "SD" +data: App\Entity\Addressing\Country {#10633 #id: 433 #code: "SD" #provinces: Doctrine\ORM\PersistentCollection {#10636 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10634 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11433 +label: "Soudan du Sud" +value: "SS" +data: App\Entity\Addressing\Country {#10678 #id: 442 #code: "SS" #provinces: Doctrine\ORM\PersistentCollection {#10681 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10679 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11434 +label: "Sri Lanka" +value: "LK" +data: App\Entity\Addressing\Country {#10343 #id: 375 #code: "LK" #provinces: Doctrine\ORM\PersistentCollection {#10346 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10344 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11435 +label: "Suisse" +value: "CH" +data: App\Entity\Addressing\Country {#9968 #id: 300 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#9971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9969 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11436 +label: "Suriname" +value: "SR" +data: App\Entity\Addressing\Country {#10673 #id: 441 #code: "SR" #provinces: Doctrine\ORM\PersistentCollection {#10676 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10674 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11437 +label: "Suède" +value: "SE" +data: App\Entity\Addressing\Country {#11003 #id: 507 #code: "SE" #provinces: Doctrine\ORM\PersistentCollection {#11006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11004 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11438 +label: "Svalbard et Jan Mayen" +value: "SJ" +data: App\Entity\Addressing\Country {#10648 #id: 436 #code: "SJ" #provinces: Doctrine\ORM\PersistentCollection {#10651 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10649 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11439 +label: "Syrie" +value: "SY" +data: App\Entity\Addressing\Country {#10698 #id: 446 #code: "SY" #provinces: Doctrine\ORM\PersistentCollection {#10701 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10699 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11440 +label: "Sénégal" +value: "SN" +data: App\Entity\Addressing\Country {#10663 #id: 439 #code: "SN" #provinces: Doctrine\ORM\PersistentCollection {#10666 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10664 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11441 +label: "Tadjikistan" +value: "TJ" +data: App\Entity\Addressing\Country {#10733 #id: 453 #code: "TJ" #provinces: Doctrine\ORM\PersistentCollection {#10736 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10734 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11442 +label: "Tanzanie" +value: "TZ" +data: App\Entity\Addressing\Country {#10783 #id: 463 #code: "TZ" #provinces: Doctrine\ORM\PersistentCollection {#10786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10784 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11443 +label: "Taïwan" +value: "TW" +data: App\Entity\Addressing\Country {#10778 #id: 462 #code: "TW" #provinces: Doctrine\ORM\PersistentCollection {#10781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10779 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11444 +label: "Tchad" +value: "TD" +data: App\Entity\Addressing\Country {#10713 #id: 449 #code: "TD" #provinces: Doctrine\ORM\PersistentCollection {#10716 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10714 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11445 +label: "Tchéquie" +value: "CZ" +data: App\Entity\Addressing\Country {#10938 #id: 494 #code: "CZ" #provinces: Doctrine\ORM\PersistentCollection {#10941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10939 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11446 +label: "Terres australes françaises" +value: "TF" +data: App\Entity\Addressing\Country {#10718 #id: 450 #code: "TF" #provinces: Doctrine\ORM\PersistentCollection {#10721 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10719 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11447 +label: "Territoire britannique de l’océan Indien" +value: "IO" +data: App\Entity\Addressing\Country {#10223 #id: 351 #code: "IO" #provinces: Doctrine\ORM\PersistentCollection {#10226 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10224 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11448 +label: "Territoires palestiniens" +value: "PS" +data: App\Entity\Addressing\Country {#10578 #id: 422 #code: "PS" #provinces: Doctrine\ORM\PersistentCollection {#10581 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10579 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11449 +label: "Thaïlande" +value: "TH" +data: App\Entity\Addressing\Country {#10728 #id: 452 #code: "TH" #provinces: Doctrine\ORM\PersistentCollection {#10731 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10729 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11450 +label: "Timor oriental" +value: "TL" +data: App\Entity\Addressing\Country {#10743 #id: 455 #code: "TL" #provinces: Doctrine\ORM\PersistentCollection {#10746 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10744 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11451 +label: "Togo" +value: "TG" +data: App\Entity\Addressing\Country {#10723 #id: 451 #code: "TG" #provinces: Doctrine\ORM\PersistentCollection {#10726 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10724 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11452 +label: "Tokelau" +value: "TK" +data: App\Entity\Addressing\Country {#10738 #id: 454 #code: "TK" #provinces: Doctrine\ORM\PersistentCollection {#10741 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10739 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11453 +label: "Tonga" +value: "TO" +data: App\Entity\Addressing\Country {#10758 #id: 458 #code: "TO" #provinces: Doctrine\ORM\PersistentCollection {#10761 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10759 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11454 +label: "Trinité-et-Tobago" +value: "TT" +data: App\Entity\Addressing\Country {#10768 #id: 460 #code: "TT" #provinces: Doctrine\ORM\PersistentCollection {#10771 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10769 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11455 +label: "Tunisie" +value: "TN" +data: App\Entity\Addressing\Country {#10753 #id: 457 #code: "TN" #provinces: Doctrine\ORM\PersistentCollection {#10756 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10754 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11456 +label: "Turkménistan" +value: "TM" +data: App\Entity\Addressing\Country {#10748 #id: 456 #code: "TM" #provinces: Doctrine\ORM\PersistentCollection {#10751 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10749 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11457 +label: "Turquie" +value: "TR" +data: App\Entity\Addressing\Country {#10763 #id: 459 #code: "TR" #provinces: Doctrine\ORM\PersistentCollection {#10766 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10764 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11458 +label: "Tuvalu" +value: "TV" +data: App\Entity\Addressing\Country {#10773 #id: 461 #code: "TV" #provinces: Doctrine\ORM\PersistentCollection {#10776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10774 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11459 +label: "Ukraine" +value: "UA" +data: App\Entity\Addressing\Country {#10788 #id: 464 #code: "UA" #provinces: Doctrine\ORM\PersistentCollection {#10791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10789 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11460 +label: "Uruguay" +value: "UY" +data: App\Entity\Addressing\Country {#10808 #id: 468 #code: "UY" #provinces: Doctrine\ORM\PersistentCollection {#10811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10809 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11461 +label: "Vanuatu" +value: "VU" +data: App\Entity\Addressing\Country {#10848 #id: 476 #code: "VU" #provinces: Doctrine\ORM\PersistentCollection {#10851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10849 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11462 +label: "Venezuela" +value: "VE" +data: App\Entity\Addressing\Country {#10828 #id: 472 #code: "VE" #provinces: Doctrine\ORM\PersistentCollection {#10831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10829 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11463 +label: "Viêt Nam" +value: "VN" +data: App\Entity\Addressing\Country {#10843 #id: 475 #code: "VN" #provinces: Doctrine\ORM\PersistentCollection {#10846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10844 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11464 +label: "Wallis-et-Futuna" +value: "WF" +data: App\Entity\Addressing\Country {#10853 #id: 477 #code: "WF" #provinces: Doctrine\ORM\PersistentCollection {#10856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10854 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11465 +label: "Yémen" +value: "YE" +data: App\Entity\Addressing\Country {#10863 #id: 479 #code: "YE" #provinces: Doctrine\ORM\PersistentCollection {#10866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10864 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11466 +label: "Zambie" +value: "ZM" +data: App\Entity\Addressing\Country {#10878 #id: 482 #code: "ZM" #provinces: Doctrine\ORM\PersistentCollection {#10881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10879 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11467 +label: "Zimbabwe" +value: "ZW" +data: App\Entity\Addressing\Country {#10883 #id: 483 #code: "ZW" #provinces: Doctrine\ORM\PersistentCollection {#10886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10884 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11468 +label: "Égypte" +value: "EG" +data: App\Entity\Addressing\Country {#10053 #id: 317 #code: "EG" #provinces: Doctrine\ORM\PersistentCollection {#10056 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10054 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11469 +label: "Émirats arabes unis" +value: "AE" +data: App\Entity\Addressing\Country {#9778 #id: 262 #code: "AE" #provinces: Doctrine\ORM\PersistentCollection {#9781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9779 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11470 +label: "Équateur" +value: "EC" +data: App\Entity\Addressing\Country {#10048 #id: 316 #code: "EC" #provinces: Doctrine\ORM\PersistentCollection {#10051 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10049 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11471 +label: "Érythrée" +value: "ER" +data: App\Entity\Addressing\Country {#10063 #id: 319 #code: "ER" #provinces: Doctrine\ORM\PersistentCollection {#10066 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10064 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11472 +label: "État de la Cité du Vatican" +value: "VA" +data: App\Entity\Addressing\Country {#10818 #id: 470 #code: "VA" #provinces: Doctrine\ORM\PersistentCollection {#10821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10819 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11473 +label: "États-Unis" +value: "US" +data: App\Entity\Addressing\Country {#10803 #id: 467 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#10806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10804 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11474 +label: "Éthiopie" +value: "ET" +data: App\Entity\Addressing\Country {#10068 #id: 320 #code: "ET" #provinces: Doctrine\ORM\PersistentCollection {#10071 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10069 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11475 +label: "Île Bouvet" +value: "BV" +data: App\Entity\Addressing\Country {#9923 #id: 291 #code: "BV" #provinces: Doctrine\ORM\PersistentCollection {#9926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9924 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11476 +label: "Île Christmas" +value: "CX" +data: App\Entity\Addressing\Country {#10023 #id: 311 #code: "CX" #provinces: Doctrine\ORM\PersistentCollection {#10026 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10024 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11477 +label: "Île Norfolk" +value: "NF" +data: App\Entity\Addressing\Country {#10488 #id: 404 #code: "NF" #provinces: Doctrine\ORM\PersistentCollection {#10491 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10489 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11478 +label: "Île de Man" +value: "IM" +data: App\Entity\Addressing\Country {#10213 #id: 349 #code: "IM" #provinces: Doctrine\ORM\PersistentCollection {#10216 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10214 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11479 +label: "Îles Caïmans" +value: "KY" +data: App\Entity\Addressing\Country {#10313 #id: 369 #code: "KY" #provinces: Doctrine\ORM\PersistentCollection {#10316 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10314 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11480 +label: "Îles Cocos" +value: "CC" +data: App\Entity\Addressing\Country {#9948 #id: 296 #code: "CC" #provinces: Doctrine\ORM\PersistentCollection {#9951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9949 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11481 +label: "Îles Cook" +value: "CK" +data: App\Entity\Addressing\Country {#9978 #id: 302 #code: "CK" #provinces: Doctrine\ORM\PersistentCollection {#9981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9979 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11482 +label: "Îles Féroé" +value: "FO" +data: App\Entity\Addressing\Country {#10088 #id: 324 #code: "FO" #provinces: Doctrine\ORM\PersistentCollection {#10091 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10089 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11483 +label: "Îles Heard-et-MacDonald" +value: "HM" +data: App\Entity\Addressing\Country {#10188 #id: 344 #code: "HM" #provinces: Doctrine\ORM\PersistentCollection {#10191 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10189 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11484 +label: "Îles Malouines" +value: "FK" +data: App\Entity\Addressing\Country {#10078 #id: 322 #code: "FK" #provinces: Doctrine\ORM\PersistentCollection {#10081 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10079 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11485 +label: "Îles Mariannes du Nord" +value: "MP" +data: App\Entity\Addressing\Country {#10423 #id: 391 #code: "MP" #provinces: Doctrine\ORM\PersistentCollection {#10426 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10424 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11486 +label: "Îles Marshall" +value: "MH" +data: App\Entity\Addressing\Country {#10393 #id: 385 #code: "MH" #provinces: Doctrine\ORM\PersistentCollection {#10396 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10394 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11487 +label: "Îles Pitcairn" +value: "PN" +data: App\Entity\Addressing\Country {#10568 #id: 420 #code: "PN" #provinces: Doctrine\ORM\PersistentCollection {#10571 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10569 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11488 +label: "Îles Salomon" +value: "SB" +data: App\Entity\Addressing\Country {#10623 #id: 431 #code: "SB" #provinces: Doctrine\ORM\PersistentCollection {#10626 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10624 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11489 +label: "Îles Turques-et-Caïques" +value: "TC" +data: App\Entity\Addressing\Country {#10708 #id: 448 #code: "TC" #provinces: Doctrine\ORM\PersistentCollection {#10711 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10709 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11490 +label: "Îles Vierges britanniques" +value: "VG" +data: App\Entity\Addressing\Country {#10833 #id: 473 #code: "VG" #provinces: Doctrine\ORM\PersistentCollection {#10836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10834 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11491 +label: "Îles Vierges des États-Unis" +value: "VI" +data: App\Entity\Addressing\Country {#10838 #id: 474 #code: "VI" #provinces: Doctrine\ORM\PersistentCollection {#10841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10839 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11492 +label: "Îles mineures éloignées des États-Unis" +value: "UM" +data: App\Entity\Addressing\Country {#10798 #id: 466 #code: "UM" #provinces: Doctrine\ORM\PersistentCollection {#10801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10799 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11493 +label: "Îles Åland" +value: "AX" +data: App\Entity\Addressing\Country {#9838 #id: 274 #code: "AX" #provinces: Doctrine\ORM\PersistentCollection {#9841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9839 …} -zone: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#9642 -form: Symfony\Component\Form\Form {#11067 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9633 …5} |
| full_name | "sylius_cart[shippingAddress][countryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_countryCode" |
| is_selected | Closure($choice, $value) {#11190 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countryCode" |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_countryCode" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.street" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_street" ] |
| cache_key | "_sylius_cart_shippingAddress_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11494 -form: Symfony\Component\Form\Form {#11070 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9503 …5} |
| full_name | "sylius_cart[shippingAddress][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_street" |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_street" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.city" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11036 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_city" ] |
| cache_key | "_sylius_cart_shippingAddress_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11495 -form: Symfony\Component\Form\Form {#11073 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11496 …5} |
| full_name | "sylius_cart[shippingAddress][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_city" |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_city" |
| valid | true |
| value | "" |
postcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\Postcode {#9527 +payload: null +groups: [ "Default" "sylius" ] } ] |
[ App\Validator\Postcode {#9527 +payload: null +groups: [ "Default" "sylius" ] } ] |
| label | "sylius.form.address.postcode" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\Postcode {#9527 +payload: null +groups: [ "Default" "sylius" ] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11044 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11045 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_postcode" ] |
| cache_key | "_sylius_cart_shippingAddress_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11497 -form: Symfony\Component\Form\Form {#11076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11498 …5} |
| full_name | "sylius_cart[shippingAddress][postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_postcode" |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_postcode" |
| valid | true |
| value | "" |
billingAddress
"Sylius\Bundle\AddressingBundle\Form\Type\AddressType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| channel | null |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | "App\Entity\Addressing\Address" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Addressing\Address" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| shippable | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9530 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_address" "_sylius_cart_billingAddress" ] |
| cache_key | "_sylius_cart_billingAddress_sylius_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11101 -form: Symfony\Component\Form\Form {#11159 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11092 …5} |
| full_name | "sylius_cart[billingAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "billingAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress" |
| valid | true |
| value | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.first_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11081 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_firstName" ] |
| cache_key | "_sylius_cart_billingAddress_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11502 -form: Symfony\Component\Form\Form {#11162 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11501 …5} |
| full_name | "sylius_cart[billingAddress][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_firstName" |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.last_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11090 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_lastName" ] |
| cache_key | "_sylius_cart_billingAddress_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11503 -form: Symfony\Component\Form\Form {#11165 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11504 …5} |
| full_name | "sylius_cart[billingAddress][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_lastName" |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_lastName" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.phone_number" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11098 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11099 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_phoneNumber" ] |
| cache_key | "_sylius_cart_billingAddress_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11505 -form: Symfony\Component\Form\Form {#11168 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11506 …5} |
| full_name | "sylius_cart[billingAddress][phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_phoneNumber" |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_phoneNumber" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.company" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11108 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_company" ] |
| cache_key | "_sylius_cart_billingAddress_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11507 -form: Symfony\Component\Form\Form {#11171 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11508 …5} |
| full_name | "sylius_cart[billingAddress][company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_company" |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_company" |
| valid | true |
| value | "" |
countryCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| enabled | true |
same as passed value |
| label | "sylius.form.address.country" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | [ App\Entity\Addressing\Country {#9783 #id: 263 #code: "AF" #provinces: Doctrine\ORM\PersistentCollection {#9786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9784 …} -zone: null } App\Entity\Addressing\Country {#10873 #id: 481 #code: "ZA" #provinces: Doctrine\ORM\PersistentCollection {#10876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10874 …} -zone: null } App\Entity\Addressing\Country {#9798 #id: 266 #code: "AL" #provinces: Doctrine\ORM\PersistentCollection {#9801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9799 …} -zone: null } App\Entity\Addressing\Country {#10043 #id: 315 #code: "DZ" #provinces: Doctrine\ORM\PersistentCollection {#10046 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10044 …} -zone: null } App\Entity\Addressing\Country {#10903 #id: 487 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#10906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10904 …} -zone: null } App\Entity\Addressing\Country {#9764 #id: 261 #code: "AD" #provinces: Doctrine\ORM\PersistentCollection {#9776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9758 …} -zone: null } App\Entity\Addressing\Country {#9808 #id: 268 #code: "AO" #provinces: Doctrine\ORM\PersistentCollection {#9811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9809 …} -zone: null } App\Entity\Addressing\Country {#9793 #id: 265 #code: "AI" #provinces: Doctrine\ORM\PersistentCollection {#9796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9794 …} -zone: null } App\Entity\Addressing\Country {#9813 #id: 269 #code: "AQ" #provinces: Doctrine\ORM\PersistentCollection {#9816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9814 …} -zone: null } App\Entity\Addressing\Country {#9788 #id: 264 #code: "AG" #provinces: Doctrine\ORM\PersistentCollection {#9791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9789 …} -zone: null } App\Entity\Addressing\Country {#10618 #id: 430 #code: "SA" #provinces: Doctrine\ORM\PersistentCollection {#10621 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10619 …} -zone: null } App\Entity\Addressing\Country {#9818 #id: 270 #code: "AR" #provinces: Doctrine\ORM\PersistentCollection {#9821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9819 …} -zone: null } App\Entity\Addressing\Country {#9803 #id: 267 #code: "AM" #provinces: Doctrine\ORM\PersistentCollection {#9806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9804 …} -zone: null } App\Entity\Addressing\Country {#9833 #id: 273 #code: "AW" #provinces: Doctrine\ORM\PersistentCollection {#9836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9834 …} -zone: null } App\Entity\Addressing\Country {#9828 #id: 272 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9829 …} -zone: null } App\Entity\Addressing\Country {#10913 #id: 489 #code: "AT" #provinces: Doctrine\ORM\PersistentCollection {#10916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10914 …} -zone: null } App\Entity\Addressing\Country {#9843 #id: 275 #code: "AZ" #provinces: Doctrine\ORM\PersistentCollection {#9846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9844 …} -zone: null } App\Entity\Addressing\Country {#9913 #id: 289 #code: "BS" #provinces: Doctrine\ORM\PersistentCollection {#9916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9914 …} -zone: null } App\Entity\Addressing\Country {#9868 #id: 280 #code: "BH" #provinces: Doctrine\ORM\PersistentCollection {#9871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9869 …} -zone: null } App\Entity\Addressing\Country {#9858 #id: 278 #code: "BD" #provinces: Doctrine\ORM\PersistentCollection {#9861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9859 …} -zone: null } App\Entity\Addressing\Country {#9853 #id: 277 #code: "BB" #provinces: Doctrine\ORM\PersistentCollection {#9856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9854 …} -zone: null } App\Entity\Addressing\Country {#10933 #id: 493 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#10936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10934 …} -zone: null } App\Entity\Addressing\Country {#9938 #id: 294 #code: "BZ" #provinces: Doctrine\ORM\PersistentCollection {#9941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9939 …} -zone: null } App\Entity\Addressing\Country {#9888 #id: 284 #code: "BM" #provinces: Doctrine\ORM\PersistentCollection {#9891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9889 …} -zone: null } App\Entity\Addressing\Country {#9918 #id: 290 #code: "BT" #provinces: Doctrine\ORM\PersistentCollection {#9921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9919 …} -zone: null } App\Entity\Addressing\Country {#9933 #id: 293 #code: "BY" #provinces: Doctrine\ORM\PersistentCollection {#9936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9934 …} -zone: null } App\Entity\Addressing\Country {#9898 #id: 286 #code: "BO" #provinces: Doctrine\ORM\PersistentCollection {#9901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9899 …} -zone: null } App\Entity\Addressing\Country {#9848 #id: 276 #code: "BA" #provinces: Doctrine\ORM\PersistentCollection {#9851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9849 …} -zone: null } App\Entity\Addressing\Country {#9928 #id: 292 #code: "BW" #provinces: Doctrine\ORM\PersistentCollection {#9931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9929 …} -zone: null } App\Entity\Addressing\Country {#9893 #id: 285 #code: "BN" #provinces: Doctrine\ORM\PersistentCollection {#9896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9894 …} -zone: null } App\Entity\Addressing\Country {#9908 #id: 288 #code: "BR" #provinces: Doctrine\ORM\PersistentCollection {#9911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9909 …} -zone: null } App\Entity\Addressing\Country {#10918 #id: 490 #code: "BG" #provinces: Doctrine\ORM\PersistentCollection {#10921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10919 …} -zone: null } App\Entity\Addressing\Country {#9863 #id: 279 #code: "BF" #provinces: Doctrine\ORM\PersistentCollection {#9866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9864 …} -zone: null } App\Entity\Addressing\Country {#9873 #id: 281 #code: "BI" #provinces: Doctrine\ORM\PersistentCollection {#9876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9874 …} -zone: null } App\Entity\Addressing\Country {#9878 #id: 282 #code: "BJ" #provinces: Doctrine\ORM\PersistentCollection {#9881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9879 …} -zone: null } App\Entity\Addressing\Country {#10278 #id: 362 #code: "KH" #provinces: Doctrine\ORM\PersistentCollection {#10281 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10279 …} -zone: null } App\Entity\Addressing\Country {#9988 #id: 304 #code: "CM" #provinces: Doctrine\ORM\PersistentCollection {#9991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9989 …} -zone: null } App\Entity\Addressing\Country {#9943 #id: 295 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9944 …} -zone: null } App\Entity\Addressing\Country {#10013 #id: 309 #code: "CV" #provinces: Doctrine\ORM\PersistentCollection {#10016 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10014 …} -zone: null } App\Entity\Addressing\Country {#9983 #id: 303 #code: "CL" #provinces: Doctrine\ORM\PersistentCollection {#9986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9984 …} -zone: null } App\Entity\Addressing\Country {#9993 #id: 305 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9994 …} -zone: null } App\Entity\Addressing\Country {#10898 #id: 486 #code: "CY" #provinces: Doctrine\ORM\PersistentCollection {#10901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10899 …} -zone: null } App\Entity\Addressing\Country {#9998 #id: 306 #code: "CO" #provinces: Doctrine\ORM\PersistentCollection {#10001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9999 …} -zone: null } App\Entity\Addressing\Country {#10288 #id: 364 #code: "KM" #provinces: Doctrine\ORM\PersistentCollection {#10291 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10289 …} -zone: null } App\Entity\Addressing\Country {#9963 #id: 299 #code: "CG" #provinces: Doctrine\ORM\PersistentCollection {#9966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9964 …} -zone: null } App\Entity\Addressing\Country {#9953 #id: 297 #code: "CD" #provinces: Doctrine\ORM\PersistentCollection {#9956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9954 …} -zone: null } App\Entity\Addressing\Country {#10298 #id: 366 #code: "KP" #provinces: Doctrine\ORM\PersistentCollection {#10301 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10299 …} -zone: null } App\Entity\Addressing\Country {#10303 #id: 367 #code: "KR" #provinces: Doctrine\ORM\PersistentCollection {#10306 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10304 …} -zone: null } App\Entity\Addressing\Country {#10003 #id: 307 #code: "CR" #provinces: Doctrine\ORM\PersistentCollection {#10006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10004 …} -zone: null } App\Entity\Addressing\Country {#10998 #id: 506 #code: "HR" #provinces: Doctrine\ORM\PersistentCollection {#11001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10999 …} -zone: null } App\Entity\Addressing\Country {#10008 #id: 308 #code: "CU" #provinces: Doctrine\ORM\PersistentCollection {#10011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10009 …} -zone: null } App\Entity\Addressing\Country {#10018 #id: 310 #code: "CW" #provinces: Doctrine\ORM\PersistentCollection {#10021 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10019 …} -zone: null } App\Entity\Addressing\Country {#9973 #id: 301 #code: "CI" #provinces: Doctrine\ORM\PersistentCollection {#9976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9974 …} -zone: null } App\Entity\Addressing\Country {#10993 #id: 505 #code: "DK" #provinces: Doctrine\ORM\PersistentCollection {#10996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10994 …} -zone: null } App\Entity\Addressing\Country {#10028 #id: 312 #code: "DJ" #provinces: Doctrine\ORM\PersistentCollection {#10031 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10029 …} -zone: null } App\Entity\Addressing\Country {#10033 #id: 313 #code: "DM" #provinces: Doctrine\ORM\PersistentCollection {#10036 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10034 …} -zone: null } App\Entity\Addressing\Country {#10943 #id: 495 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#10946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10944 …} -zone: null } App\Entity\Addressing\Country {#10923 #id: 491 #code: "EE" #provinces: Doctrine\ORM\PersistentCollection {#10926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10924 …} -zone: null } App\Entity\Addressing\Country {#10703 #id: 447 #code: "SZ" #provinces: Doctrine\ORM\PersistentCollection {#10706 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10704 …} -zone: null } App\Entity\Addressing\Country {#10073 #id: 321 #code: "FJ" #provinces: Doctrine\ORM\PersistentCollection {#10076 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10074 …} -zone: null } App\Entity\Addressing\Country {#10988 #id: 504 #code: "FI" #provinces: Doctrine\ORM\PersistentCollection {#10991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10989 …} -zone: null } App\Entity\Addressing\Country {#9697 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9752 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9740 …} -zone: null } App\Entity\Addressing\Country {#10093 #id: 325 #code: "GA" #provinces: Doctrine\ORM\PersistentCollection {#10096 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10094 …} -zone: null } App\Entity\Addressing\Country {#10138 #id: 334 #code: "GM" #provinces: Doctrine\ORM\PersistentCollection {#10141 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10139 …} -zone: null } App\Entity\Addressing\Country {#10123 #id: 331 #code: "GH" #provinces: Doctrine\ORM\PersistentCollection {#10126 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10124 …} -zone: null } App\Entity\Addressing\Country {#10128 #id: 332 #code: "GI" #provinces: Doctrine\ORM\PersistentCollection {#10131 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10129 …} -zone: null } App\Entity\Addressing\Country {#10103 #id: 327 #code: "GD" #provinces: Doctrine\ORM\PersistentCollection {#10106 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10104 …} -zone: null } App\Entity\Addressing\Country {#10133 #id: 333 #code: "GL" #provinces: Doctrine\ORM\PersistentCollection {#10136 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10134 …} -zone: null } App\Entity\Addressing\Country {#10968 #id: 500 #code: "GR" #provinces: Doctrine\ORM\PersistentCollection {#10971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10969 …} -zone: null } App\Entity\Addressing\Country {#10148 #id: 336 #code: "GP" #provinces: Doctrine\ORM\PersistentCollection {#10151 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10149 …} -zone: null } App\Entity\Addressing\Country {#10168 #id: 340 #code: "GU" #provinces: Doctrine\ORM\PersistentCollection {#10171 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10169 …} -zone: null } App\Entity\Addressing\Country {#10163 #id: 339 #code: "GT" #provinces: Doctrine\ORM\PersistentCollection {#10166 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10164 …} -zone: null } App\Entity\Addressing\Country {#10118 #id: 330 #code: "GG" #provinces: Doctrine\ORM\PersistentCollection {#10121 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10119 …} -zone: null } App\Entity\Addressing\Country {#10143 #id: 335 #code: "GN" #provinces: Doctrine\ORM\PersistentCollection {#10146 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10144 …} -zone: null } App\Entity\Addressing\Country {#10153 #id: 337 #code: "GQ" #provinces: Doctrine\ORM\PersistentCollection {#10156 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10154 …} -zone: null } App\Entity\Addressing\Country {#10173 #id: 341 #code: "GW" #provinces: Doctrine\ORM\PersistentCollection {#10176 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10174 …} -zone: null } App\Entity\Addressing\Country {#10178 #id: 342 #code: "GY" #provinces: Doctrine\ORM\PersistentCollection {#10181 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10179 …} -zone: null } App\Entity\Addressing\Country {#10113 #id: 329 #code: "GF" #provinces: Doctrine\ORM\PersistentCollection {#10116 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10114 …} -zone: null } App\Entity\Addressing\Country {#10108 #id: 328 #code: "GE" #provinces: Doctrine\ORM\PersistentCollection {#10111 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10109 …} -zone: null } App\Entity\Addressing\Country {#10158 #id: 338 #code: "GS" #provinces: Doctrine\ORM\PersistentCollection {#10161 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10159 …} -zone: null } App\Entity\Addressing\Country {#10198 #id: 346 #code: "HT" #provinces: Doctrine\ORM\PersistentCollection {#10201 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10199 …} -zone: null } App\Entity\Addressing\Country {#10193 #id: 345 #code: "HN" #provinces: Doctrine\ORM\PersistentCollection {#10196 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10194 …} -zone: null } App\Entity\Addressing\Country {#11008 #id: 508 #code: "HU" #provinces: Doctrine\ORM\PersistentCollection {#11011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11009 …} -zone: null } App\Entity\Addressing\Country {#10218 #id: 350 #code: "IN" #provinces: Doctrine\ORM\PersistentCollection {#10221 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10219 …} -zone: null } App\Entity\Addressing\Country {#10203 #id: 347 #code: "ID" #provinces: Doctrine\ORM\PersistentCollection {#10206 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10204 …} -zone: null } App\Entity\Addressing\Country {#10228 #id: 352 #code: "IQ" #provinces: Doctrine\ORM\PersistentCollection {#10231 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10229 …} -zone: null } App\Entity\Addressing\Country {#10233 #id: 353 #code: "IR" #provinces: Doctrine\ORM\PersistentCollection {#10236 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10234 …} -zone: null } App\Entity\Addressing\Country {#10973 #id: 501 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#10976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10974 …} -zone: null } App\Entity\Addressing\Country {#10238 #id: 354 #code: "IS" #provinces: Doctrine\ORM\PersistentCollection {#10241 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10239 …} -zone: null } App\Entity\Addressing\Country {#10208 #id: 348 #code: "IL" #provinces: Doctrine\ORM\PersistentCollection {#10211 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10209 …} -zone: null } App\Entity\Addressing\Country {#10243 #id: 355 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#10246 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10244 …} -zone: null } App\Entity\Addressing\Country {#10253 #id: 357 #code: "JM" #provinces: Doctrine\ORM\PersistentCollection {#10256 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10254 …} -zone: null } App\Entity\Addressing\Country {#10263 #id: 359 #code: "JP" #provinces: Doctrine\ORM\PersistentCollection {#10266 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10264 …} -zone: null } App\Entity\Addressing\Country {#10248 #id: 356 #code: "JE" #provinces: Doctrine\ORM\PersistentCollection {#10251 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10249 …} -zone: null } App\Entity\Addressing\Country {#10258 #id: 358 #code: "JO" #provinces: Doctrine\ORM\PersistentCollection {#10261 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10259 …} -zone: null } App\Entity\Addressing\Country {#10318 #id: 370 #code: "KZ" #provinces: Doctrine\ORM\PersistentCollection {#10321 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10319 …} -zone: null } App\Entity\Addressing\Country {#10268 #id: 360 #code: "KE" #provinces: Doctrine\ORM\PersistentCollection {#10271 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10269 …} -zone: null } App\Entity\Addressing\Country {#10273 #id: 361 #code: "KG" #provinces: Doctrine\ORM\PersistentCollection {#10276 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10274 …} -zone: null } App\Entity\Addressing\Country {#10283 #id: 363 #code: "KI" #provinces: Doctrine\ORM\PersistentCollection {#10286 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10284 …} -zone: null } App\Entity\Addressing\Country {#10308 #id: 368 #code: "KW" #provinces: Doctrine\ORM\PersistentCollection {#10311 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10309 …} -zone: null } App\Entity\Addressing\Country {#10598 #id: 426 #code: "RE" #provinces: Doctrine\ORM\PersistentCollection {#10601 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10599 …} -zone: null } App\Entity\Addressing\Country {#10323 #id: 371 #code: "LA" #provinces: Doctrine\ORM\PersistentCollection {#10326 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10324 …} -zone: null } App\Entity\Addressing\Country {#10353 #id: 377 #code: "LS" #provinces: Doctrine\ORM\PersistentCollection {#10356 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10354 …} -zone: null } App\Entity\Addressing\Country {#10953 #id: 497 #code: "LV" #provinces: Doctrine\ORM\PersistentCollection {#10956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10954 …} -zone: null } App\Entity\Addressing\Country {#10328 #id: 372 #code: "LB" #provinces: Doctrine\ORM\PersistentCollection {#10331 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10329 …} -zone: null } App\Entity\Addressing\Country {#10348 #id: 376 #code: "LR" #provinces: Doctrine\ORM\PersistentCollection {#10351 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10349 …} -zone: null } App\Entity\Addressing\Country {#10358 #id: 378 #code: "LY" #provinces: Doctrine\ORM\PersistentCollection {#10361 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10359 …} -zone: null } App\Entity\Addressing\Country {#10338 #id: 374 #code: "LI" #provinces: Doctrine\ORM\PersistentCollection {#10341 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10339 …} -zone: null } App\Entity\Addressing\Country {#10948 #id: 496 #code: "LT" #provinces: Doctrine\ORM\PersistentCollection {#10951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10949 …} -zone: null } App\Entity\Addressing\Country {#10888 #id: 484 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#10891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10889 …} -zone: null } App\Entity\Addressing\Country {#10398 #id: 386 #code: "MK" #provinces: Doctrine\ORM\PersistentCollection {#10401 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10399 …} -zone: null } App\Entity\Addressing\Country {#10388 #id: 384 #code: "MG" #provinces: Doctrine\ORM\PersistentCollection {#10391 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10389 …} -zone: null } App\Entity\Addressing\Country {#10463 #id: 399 #code: "MY" #provinces: Doctrine\ORM\PersistentCollection {#10466 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10464 …} -zone: null } App\Entity\Addressing\Country {#10453 #id: 397 #code: "MW" #provinces: Doctrine\ORM\PersistentCollection {#10456 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10454 …} -zone: null } App\Entity\Addressing\Country {#10448 #id: 396 #code: "MV" #provinces: Doctrine\ORM\PersistentCollection {#10451 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10449 …} -zone: null } App\Entity\Addressing\Country {#10403 #id: 387 #code: "ML" #provinces: Doctrine\ORM\PersistentCollection {#10406 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10404 …} -zone: null } App\Entity\Addressing\Country {#10893 #id: 485 #code: "MT" #provinces: Doctrine\ORM\PersistentCollection {#10896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10894 …} -zone: null } App\Entity\Addressing\Country {#10363 #id: 379 #code: "MA" #provinces: Doctrine\ORM\PersistentCollection {#10366 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10364 …} -zone: null } App\Entity\Addressing\Country {#10428 #id: 392 #code: "MQ" #provinces: Doctrine\ORM\PersistentCollection {#10431 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10429 …} -zone: null } App\Entity\Addressing\Country {#10443 #id: 395 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#10446 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10444 …} -zone: null } App\Entity\Addressing\Country {#10433 #id: 393 #code: "MR" #provinces: Doctrine\ORM\PersistentCollection {#10436 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10434 …} -zone: null } App\Entity\Addressing\Country {#10868 #id: 480 #code: "YT" #provinces: Doctrine\ORM\PersistentCollection {#10871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10869 …} -zone: null } App\Entity\Addressing\Country {#10458 #id: 398 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#10461 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10459 …} -zone: null } App\Entity\Addressing\Country {#10083 #id: 323 #code: "FM" #provinces: Doctrine\ORM\PersistentCollection {#10086 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10084 …} -zone: null } App\Entity\Addressing\Country {#10373 #id: 381 #code: "MD" #provinces: Doctrine\ORM\PersistentCollection {#10376 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10374 …} -zone: null } App\Entity\Addressing\Country {#10368 #id: 380 #code: "MC" #provinces: Doctrine\ORM\PersistentCollection {#10371 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10369 …} -zone: null } App\Entity\Addressing\Country {#10413 #id: 389 #code: "MN" #provinces: Doctrine\ORM\PersistentCollection {#10416 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10414 …} -zone: null } App\Entity\Addressing\Country {#10438 #id: 394 #code: "MS" #provinces: Doctrine\ORM\PersistentCollection {#10441 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10439 …} -zone: null } App\Entity\Addressing\Country {#10378 #id: 382 #code: "ME" #provinces: Doctrine\ORM\PersistentCollection {#10381 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10379 …} -zone: null } App\Entity\Addressing\Country {#10468 #id: 400 #code: "MZ" #provinces: Doctrine\ORM\PersistentCollection {#10471 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10469 …} -zone: null } App\Entity\Addressing\Country {#10408 #id: 388 #code: "MM" #provinces: Doctrine\ORM\PersistentCollection {#10411 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10409 …} -zone: null } App\Entity\Addressing\Country {#10473 #id: 401 #code: "NA" #provinces: Doctrine\ORM\PersistentCollection {#10476 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10474 …} -zone: null } App\Entity\Addressing\Country {#10513 #id: 409 #code: "NR" #provinces: Doctrine\ORM\PersistentCollection {#10516 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10514 …} -zone: null } App\Entity\Addressing\Country {#10498 #id: 406 #code: "NI" #provinces: Doctrine\ORM\PersistentCollection {#10501 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10499 …} -zone: null } App\Entity\Addressing\Country {#10483 #id: 403 #code: "NE" #provinces: Doctrine\ORM\PersistentCollection {#10486 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10484 …} -zone: null } App\Entity\Addressing\Country {#10493 #id: 405 #code: "NG" #provinces: Doctrine\ORM\PersistentCollection {#10496 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10494 …} -zone: null } App\Entity\Addressing\Country {#10518 #id: 410 #code: "NU" #provinces: Doctrine\ORM\PersistentCollection {#10521 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10519 …} -zone: null } App\Entity\Addressing\Country {#10503 #id: 407 #code: "NO" #provinces: Doctrine\ORM\PersistentCollection {#10506 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10504 …} -zone: null } App\Entity\Addressing\Country {#10478 #id: 402 #code: "NC" #provinces: Doctrine\ORM\PersistentCollection {#10481 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10479 …} -zone: null } App\Entity\Addressing\Country {#10523 #id: 411 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#10526 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10524 …} -zone: null } App\Entity\Addressing\Country {#10508 #id: 408 #code: "NP" #provinces: Doctrine\ORM\PersistentCollection {#10511 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10509 …} -zone: null } App\Entity\Addressing\Country {#10528 #id: 412 #code: "OM" #provinces: Doctrine\ORM\PersistentCollection {#10531 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10529 …} -zone: null } App\Entity\Addressing\Country {#10793 #id: 465 #code: "UG" #provinces: Doctrine\ORM\PersistentCollection {#10796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10794 …} -zone: null } App\Entity\Addressing\Country {#10813 #id: 469 #code: "UZ" #provinces: Doctrine\ORM\PersistentCollection {#10816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10814 …} -zone: null } App\Entity\Addressing\Country {#10558 #id: 418 #code: "PK" #provinces: Doctrine\ORM\PersistentCollection {#10561 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10559 …} -zone: null } App\Entity\Addressing\Country {#10583 #id: 423 #code: "PW" #provinces: Doctrine\ORM\PersistentCollection {#10586 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10584 …} -zone: null } App\Entity\Addressing\Country {#10533 #id: 413 #code: "PA" #provinces: Doctrine\ORM\PersistentCollection {#10536 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10534 …} -zone: null } App\Entity\Addressing\Country {#10548 #id: 416 #code: "PG" #provinces: Doctrine\ORM\PersistentCollection {#10551 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10549 …} -zone: null } App\Entity\Addressing\Country {#10588 #id: 424 #code: "PY" #provinces: Doctrine\ORM\PersistentCollection {#10591 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10589 …} -zone: null } App\Entity\Addressing\Country {#10958 #id: 498 #code: "NL" #provinces: Doctrine\ORM\PersistentCollection {#10961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10959 …} -zone: null } App\Entity\Addressing\Country {#9903 #id: 287 #code: "BQ" #provinces: Doctrine\ORM\PersistentCollection {#9906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9904 …} -zone: null } App\Entity\Addressing\Country {#10553 #id: 417 #code: "PH" #provinces: Doctrine\ORM\PersistentCollection {#10556 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10554 …} -zone: null } App\Entity\Addressing\Country {#10978 #id: 502 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#10981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10979 …} -zone: null } App\Entity\Addressing\Country {#10543 #id: 415 #code: "PF" #provinces: Doctrine\ORM\PersistentCollection {#10546 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10544 …} -zone: null } App\Entity\Addressing\Country {#10573 #id: 421 #code: "PR" #provinces: Doctrine\ORM\PersistentCollection {#10576 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10574 …} -zone: null } App\Entity\Addressing\Country {#10983 #id: 503 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#10986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10984 …} -zone: null } App\Entity\Addressing\Country {#10538 #id: 414 #code: "PE" #provinces: Doctrine\ORM\PersistentCollection {#10541 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10539 …} -zone: null } App\Entity\Addressing\Country {#10593 #id: 425 #code: "QA" #provinces: Doctrine\ORM\PersistentCollection {#10596 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10594 …} -zone: null } App\Entity\Addressing\Country {#10183 #id: 343 #code: "HK" #provinces: Doctrine\ORM\PersistentCollection {#10186 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10184 …} -zone: null } App\Entity\Addressing\Country {#10418 #id: 390 #code: "MO" #provinces: Doctrine\ORM\PersistentCollection {#10421 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10419 …} -zone: null } App\Entity\Addressing\Country {#10908 #id: 488 #code: "RO" #provinces: Doctrine\ORM\PersistentCollection {#10911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10909 …} -zone: null } App\Entity\Addressing\Country {#10098 #id: 326 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#10101 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10099 …} -zone: null } App\Entity\Addressing\Country {#10608 #id: 428 #code: "RU" #provinces: Doctrine\ORM\PersistentCollection {#10611 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10609 …} -zone: null } App\Entity\Addressing\Country {#10613 #id: 429 #code: "RW" #provinces: Doctrine\ORM\PersistentCollection {#10616 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10614 …} -zone: null } App\Entity\Addressing\Country {#9958 #id: 298 #code: "CF" #provinces: Doctrine\ORM\PersistentCollection {#9961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9959 …} -zone: null } App\Entity\Addressing\Country {#10038 #id: 314 #code: "DO" #provinces: Doctrine\ORM\PersistentCollection {#10041 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10039 …} -zone: null } App\Entity\Addressing\Country {#10058 #id: 318 #code: "EH" #provinces: Doctrine\ORM\PersistentCollection {#10061 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10059 …} -zone: null } App\Entity\Addressing\Country {#9883 #id: 283 #code: "BL" #provinces: Doctrine\ORM\PersistentCollection {#9886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9884 …} -zone: null } App\Entity\Addressing\Country {#10293 #id: 365 #code: "KN" #provinces: Doctrine\ORM\PersistentCollection {#10296 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10294 …} -zone: null } App\Entity\Addressing\Country {#10658 #id: 438 #code: "SM" #provinces: Doctrine\ORM\PersistentCollection {#10661 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10659 …} -zone: null } App\Entity\Addressing\Country {#10383 #id: 383 #code: "MF" #provinces: Doctrine\ORM\PersistentCollection {#10386 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10384 …} -zone: null } App\Entity\Addressing\Country {#10693 #id: 445 #code: "SX" #provinces: Doctrine\ORM\PersistentCollection {#10696 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10694 …} -zone: null } App\Entity\Addressing\Country {#10563 #id: 419 #code: "PM" #provinces: Doctrine\ORM\PersistentCollection {#10566 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10564 …} -zone: null } App\Entity\Addressing\Country {#10823 #id: 471 #code: "VC" #provinces: Doctrine\ORM\PersistentCollection {#10826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10824 …} -zone: null } App\Entity\Addressing\Country {#10643 #id: 435 #code: "SH" #provinces: Doctrine\ORM\PersistentCollection {#10646 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10644 …} -zone: null } App\Entity\Addressing\Country {#10333 #id: 373 #code: "LC" #provinces: Doctrine\ORM\PersistentCollection {#10336 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10334 …} -zone: null } App\Entity\Addressing\Country {#10688 #id: 444 #code: "SV" #provinces: Doctrine\ORM\PersistentCollection {#10691 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10689 …} -zone: null } App\Entity\Addressing\Country {#10858 #id: 478 #code: "WS" #provinces: Doctrine\ORM\PersistentCollection {#10861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10859 …} -zone: null } App\Entity\Addressing\Country {#9823 #id: 271 #code: "AS" #provinces: Doctrine\ORM\PersistentCollection {#9826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9824 …} -zone: null } App\Entity\Addressing\Country {#10683 #id: 443 #code: "ST" #provinces: Doctrine\ORM\PersistentCollection {#10686 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10684 …} -zone: null } App\Entity\Addressing\Country {#10603 #id: 427 #code: "RS" #provinces: Doctrine\ORM\PersistentCollection {#10606 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10604 …} -zone: null } App\Entity\Addressing\Country {#10628 #id: 432 #code: "SC" #provinces: Doctrine\ORM\PersistentCollection {#10631 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10629 …} -zone: null } App\Entity\Addressing\Country {#10653 #id: 437 #code: "SL" #provinces: Doctrine\ORM\PersistentCollection {#10656 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10654 …} -zone: null } App\Entity\Addressing\Country {#10638 #id: 434 #code: "SG" #provinces: Doctrine\ORM\PersistentCollection {#10641 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10639 …} -zone: null } App\Entity\Addressing\Country {#10928 #id: 492 #code: "SK" #provinces: Doctrine\ORM\PersistentCollection {#10931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10929 …} -zone: null } App\Entity\Addressing\Country {#10963 #id: 499 #code: "SI" #provinces: Doctrine\ORM\PersistentCollection {#10966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10964 …} -zone: null } App\Entity\Addressing\Country {#10668 #id: 440 #code: "SO" #provinces: Doctrine\ORM\PersistentCollection {#10671 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10669 …} -zone: null } App\Entity\Addressing\Country {#10633 #id: 433 #code: "SD" #provinces: Doctrine\ORM\PersistentCollection {#10636 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10634 …} -zone: null } App\Entity\Addressing\Country {#10678 #id: 442 #code: "SS" #provinces: Doctrine\ORM\PersistentCollection {#10681 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10679 …} -zone: null } App\Entity\Addressing\Country {#10343 #id: 375 #code: "LK" #provinces: Doctrine\ORM\PersistentCollection {#10346 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10344 …} -zone: null } App\Entity\Addressing\Country {#9968 #id: 300 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#9971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9969 …} -zone: null } App\Entity\Addressing\Country {#10673 #id: 441 #code: "SR" #provinces: Doctrine\ORM\PersistentCollection {#10676 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10674 …} -zone: null } App\Entity\Addressing\Country {#11003 #id: 507 #code: "SE" #provinces: Doctrine\ORM\PersistentCollection {#11006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11004 …} -zone: null } App\Entity\Addressing\Country {#10648 #id: 436 #code: "SJ" #provinces: Doctrine\ORM\PersistentCollection {#10651 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10649 …} -zone: null } App\Entity\Addressing\Country {#10698 #id: 446 #code: "SY" #provinces: Doctrine\ORM\PersistentCollection {#10701 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10699 …} -zone: null } App\Entity\Addressing\Country {#10663 #id: 439 #code: "SN" #provinces: Doctrine\ORM\PersistentCollection {#10666 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10664 …} -zone: null } App\Entity\Addressing\Country {#10733 #id: 453 #code: "TJ" #provinces: Doctrine\ORM\PersistentCollection {#10736 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10734 …} -zone: null } App\Entity\Addressing\Country {#10783 #id: 463 #code: "TZ" #provinces: Doctrine\ORM\PersistentCollection {#10786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10784 …} -zone: null } App\Entity\Addressing\Country {#10778 #id: 462 #code: "TW" #provinces: Doctrine\ORM\PersistentCollection {#10781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10779 …} -zone: null } App\Entity\Addressing\Country {#10713 #id: 449 #code: "TD" #provinces: Doctrine\ORM\PersistentCollection {#10716 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10714 …} -zone: null } App\Entity\Addressing\Country {#10938 #id: 494 #code: "CZ" #provinces: Doctrine\ORM\PersistentCollection {#10941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10939 …} -zone: null } App\Entity\Addressing\Country {#10718 #id: 450 #code: "TF" #provinces: Doctrine\ORM\PersistentCollection {#10721 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10719 …} -zone: null } App\Entity\Addressing\Country {#10223 #id: 351 #code: "IO" #provinces: Doctrine\ORM\PersistentCollection {#10226 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10224 …} -zone: null } App\Entity\Addressing\Country {#10578 #id: 422 #code: "PS" #provinces: Doctrine\ORM\PersistentCollection {#10581 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10579 …} -zone: null } App\Entity\Addressing\Country {#10728 #id: 452 #code: "TH" #provinces: Doctrine\ORM\PersistentCollection {#10731 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10729 …} -zone: null } App\Entity\Addressing\Country {#10743 #id: 455 #code: "TL" #provinces: Doctrine\ORM\PersistentCollection {#10746 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10744 …} -zone: null } App\Entity\Addressing\Country {#10723 #id: 451 #code: "TG" #provinces: Doctrine\ORM\PersistentCollection {#10726 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10724 …} -zone: null } App\Entity\Addressing\Country {#10738 #id: 454 #code: "TK" #provinces: Doctrine\ORM\PersistentCollection {#10741 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10739 …} -zone: null } App\Entity\Addressing\Country {#10758 #id: 458 #code: "TO" #provinces: Doctrine\ORM\PersistentCollection {#10761 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10759 …} -zone: null } App\Entity\Addressing\Country {#10768 #id: 460 #code: "TT" #provinces: Doctrine\ORM\PersistentCollection {#10771 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10769 …} -zone: null } App\Entity\Addressing\Country {#10753 #id: 457 #code: "TN" #provinces: Doctrine\ORM\PersistentCollection {#10756 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10754 …} -zone: null } App\Entity\Addressing\Country {#10748 #id: 456 #code: "TM" #provinces: Doctrine\ORM\PersistentCollection {#10751 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10749 …} -zone: null } App\Entity\Addressing\Country {#10763 #id: 459 #code: "TR" #provinces: Doctrine\ORM\PersistentCollection {#10766 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10764 …} -zone: null } App\Entity\Addressing\Country {#10773 #id: 461 #code: "TV" #provinces: Doctrine\ORM\PersistentCollection {#10776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10774 …} -zone: null } App\Entity\Addressing\Country {#10788 #id: 464 #code: "UA" #provinces: Doctrine\ORM\PersistentCollection {#10791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10789 …} -zone: null } App\Entity\Addressing\Country {#10808 #id: 468 #code: "UY" #provinces: Doctrine\ORM\PersistentCollection {#10811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10809 …} -zone: null } App\Entity\Addressing\Country {#10848 #id: 476 #code: "VU" #provinces: Doctrine\ORM\PersistentCollection {#10851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10849 …} -zone: null } App\Entity\Addressing\Country {#10828 #id: 472 #code: "VE" #provinces: Doctrine\ORM\PersistentCollection {#10831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10829 …} -zone: null } App\Entity\Addressing\Country {#10843 #id: 475 #code: "VN" #provinces: Doctrine\ORM\PersistentCollection {#10846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10844 …} -zone: null } App\Entity\Addressing\Country {#10853 #id: 477 #code: "WF" #provinces: Doctrine\ORM\PersistentCollection {#10856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10854 …} -zone: null } App\Entity\Addressing\Country {#10863 #id: 479 #code: "YE" #provinces: Doctrine\ORM\PersistentCollection {#10866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10864 …} -zone: null } App\Entity\Addressing\Country {#10878 #id: 482 #code: "ZM" #provinces: Doctrine\ORM\PersistentCollection {#10881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10879 …} -zone: null } App\Entity\Addressing\Country {#10883 #id: 483 #code: "ZW" #provinces: Doctrine\ORM\PersistentCollection {#10886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10884 …} -zone: null } App\Entity\Addressing\Country {#10053 #id: 317 #code: "EG" #provinces: Doctrine\ORM\PersistentCollection {#10056 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10054 …} -zone: null } App\Entity\Addressing\Country {#9778 #id: 262 #code: "AE" #provinces: Doctrine\ORM\PersistentCollection {#9781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9779 …} -zone: null } App\Entity\Addressing\Country {#10048 #id: 316 #code: "EC" #provinces: Doctrine\ORM\PersistentCollection {#10051 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10049 …} -zone: null } App\Entity\Addressing\Country {#10063 #id: 319 #code: "ER" #provinces: Doctrine\ORM\PersistentCollection {#10066 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10064 …} -zone: null } App\Entity\Addressing\Country {#10818 #id: 470 #code: "VA" #provinces: Doctrine\ORM\PersistentCollection {#10821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10819 …} -zone: null } App\Entity\Addressing\Country {#10803 #id: 467 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#10806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10804 …} -zone: null } App\Entity\Addressing\Country {#10068 #id: 320 #code: "ET" #provinces: Doctrine\ORM\PersistentCollection {#10071 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10069 …} -zone: null } App\Entity\Addressing\Country {#9923 #id: 291 #code: "BV" #provinces: Doctrine\ORM\PersistentCollection {#9926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9924 …} -zone: null } App\Entity\Addressing\Country {#10023 #id: 311 #code: "CX" #provinces: Doctrine\ORM\PersistentCollection {#10026 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10024 …} -zone: null } App\Entity\Addressing\Country {#10488 #id: 404 #code: "NF" #provinces: Doctrine\ORM\PersistentCollection {#10491 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10489 …} -zone: null } App\Entity\Addressing\Country {#10213 #id: 349 #code: "IM" #provinces: Doctrine\ORM\PersistentCollection {#10216 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10214 …} -zone: null } App\Entity\Addressing\Country {#10313 #id: 369 #code: "KY" #provinces: Doctrine\ORM\PersistentCollection {#10316 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10314 …} -zone: null } App\Entity\Addressing\Country {#9948 #id: 296 #code: "CC" #provinces: Doctrine\ORM\PersistentCollection {#9951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9949 …} -zone: null } App\Entity\Addressing\Country {#9978 #id: 302 #code: "CK" #provinces: Doctrine\ORM\PersistentCollection {#9981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9979 …} -zone: null } App\Entity\Addressing\Country {#10088 #id: 324 #code: "FO" #provinces: Doctrine\ORM\PersistentCollection {#10091 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10089 …} -zone: null } App\Entity\Addressing\Country {#10188 #id: 344 #code: "HM" #provinces: Doctrine\ORM\PersistentCollection {#10191 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10189 …} -zone: null } App\Entity\Addressing\Country {#10078 #id: 322 #code: "FK" #provinces: Doctrine\ORM\PersistentCollection {#10081 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10079 …} -zone: null } App\Entity\Addressing\Country {#10423 #id: 391 #code: "MP" #provinces: Doctrine\ORM\PersistentCollection {#10426 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10424 …} -zone: null } App\Entity\Addressing\Country {#10393 #id: 385 #code: "MH" #provinces: Doctrine\ORM\PersistentCollection {#10396 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10394 …} -zone: null } App\Entity\Addressing\Country {#10568 #id: 420 #code: "PN" #provinces: Doctrine\ORM\PersistentCollection {#10571 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10569 …} -zone: null } App\Entity\Addressing\Country {#10623 #id: 431 #code: "SB" #provinces: Doctrine\ORM\PersistentCollection {#10626 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10624 …} -zone: null } App\Entity\Addressing\Country {#10708 #id: 448 #code: "TC" #provinces: Doctrine\ORM\PersistentCollection {#10711 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10709 …} -zone: null } App\Entity\Addressing\Country {#10833 #id: 473 #code: "VG" #provinces: Doctrine\ORM\PersistentCollection {#10836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10834 …} -zone: null } App\Entity\Addressing\Country {#10838 #id: 474 #code: "VI" #provinces: Doctrine\ORM\PersistentCollection {#10841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10839 …} -zone: null } App\Entity\Addressing\Country {#10798 #id: 466 #code: "UM" #provinces: Doctrine\ORM\PersistentCollection {#10801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10799 …} -zone: null } App\Entity\Addressing\Country {#9838 #id: 274 #code: "AX" #provinces: Doctrine\ORM\PersistentCollection {#9841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9839 …} -zone: null } ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| enabled | true |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11116 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_country_choice" "sylius_country_code_choice" "_sylius_cart_billingAddress_countryCode" ] |
| cache_key | "_sylius_cart_billingAddress_countryCode_sylius_country_code_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11513 +label: "Afghanistan" +value: "AF" +data: App\Entity\Addressing\Country {#9783 #id: 263 #code: "AF" #provinces: Doctrine\ORM\PersistentCollection {#9786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9784 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11514 +label: "Afrique du Sud" +value: "ZA" +data: App\Entity\Addressing\Country {#10873 #id: 481 #code: "ZA" #provinces: Doctrine\ORM\PersistentCollection {#10876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10874 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11515 +label: "Albanie" +value: "AL" +data: App\Entity\Addressing\Country {#9798 #id: 266 #code: "AL" #provinces: Doctrine\ORM\PersistentCollection {#9801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9799 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11516 +label: "Algérie" +value: "DZ" +data: App\Entity\Addressing\Country {#10043 #id: 315 #code: "DZ" #provinces: Doctrine\ORM\PersistentCollection {#10046 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10044 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11517 +label: "Allemagne" +value: "DE" +data: App\Entity\Addressing\Country {#10903 #id: 487 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#10906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10904 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11518 +label: "Andorre" +value: "AD" +data: App\Entity\Addressing\Country {#9764 #id: 261 #code: "AD" #provinces: Doctrine\ORM\PersistentCollection {#9776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9758 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11519 +label: "Angola" +value: "AO" +data: App\Entity\Addressing\Country {#9808 #id: 268 #code: "AO" #provinces: Doctrine\ORM\PersistentCollection {#9811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9809 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11520 +label: "Anguilla" +value: "AI" +data: App\Entity\Addressing\Country {#9793 #id: 265 #code: "AI" #provinces: Doctrine\ORM\PersistentCollection {#9796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9794 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11521 +label: "Antarctique" +value: "AQ" +data: App\Entity\Addressing\Country {#9813 #id: 269 #code: "AQ" #provinces: Doctrine\ORM\PersistentCollection {#9816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9814 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11522 +label: "Antigua-et-Barbuda" +value: "AG" +data: App\Entity\Addressing\Country {#9788 #id: 264 #code: "AG" #provinces: Doctrine\ORM\PersistentCollection {#9791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9789 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11523 +label: "Arabie saoudite" +value: "SA" +data: App\Entity\Addressing\Country {#10618 #id: 430 #code: "SA" #provinces: Doctrine\ORM\PersistentCollection {#10621 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10619 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11524 +label: "Argentine" +value: "AR" +data: App\Entity\Addressing\Country {#9818 #id: 270 #code: "AR" #provinces: Doctrine\ORM\PersistentCollection {#9821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9819 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11525 +label: "Arménie" +value: "AM" +data: App\Entity\Addressing\Country {#9803 #id: 267 #code: "AM" #provinces: Doctrine\ORM\PersistentCollection {#9806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9804 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11526 +label: "Aruba" +value: "AW" +data: App\Entity\Addressing\Country {#9833 #id: 273 #code: "AW" #provinces: Doctrine\ORM\PersistentCollection {#9836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9834 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11527 +label: "Australie" +value: "AU" +data: App\Entity\Addressing\Country {#9828 #id: 272 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9829 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11528 +label: "Autriche" +value: "AT" +data: App\Entity\Addressing\Country {#10913 #id: 489 #code: "AT" #provinces: Doctrine\ORM\PersistentCollection {#10916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10914 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11529 +label: "Azerbaïdjan" +value: "AZ" +data: App\Entity\Addressing\Country {#9843 #id: 275 #code: "AZ" #provinces: Doctrine\ORM\PersistentCollection {#9846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9844 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11530 +label: "Bahamas" +value: "BS" +data: App\Entity\Addressing\Country {#9913 #id: 289 #code: "BS" #provinces: Doctrine\ORM\PersistentCollection {#9916 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9914 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11531 +label: "Bahreïn" +value: "BH" +data: App\Entity\Addressing\Country {#9868 #id: 280 #code: "BH" #provinces: Doctrine\ORM\PersistentCollection {#9871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9869 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11532 +label: "Bangladesh" +value: "BD" +data: App\Entity\Addressing\Country {#9858 #id: 278 #code: "BD" #provinces: Doctrine\ORM\PersistentCollection {#9861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9859 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11533 +label: "Barbade" +value: "BB" +data: App\Entity\Addressing\Country {#9853 #id: 277 #code: "BB" #provinces: Doctrine\ORM\PersistentCollection {#9856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9854 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11534 +label: "Belgique" +value: "BE" +data: App\Entity\Addressing\Country {#10933 #id: 493 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#10936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10934 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11535 +label: "Belize" +value: "BZ" +data: App\Entity\Addressing\Country {#9938 #id: 294 #code: "BZ" #provinces: Doctrine\ORM\PersistentCollection {#9941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9939 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11536 +label: "Bermudes" +value: "BM" +data: App\Entity\Addressing\Country {#9888 #id: 284 #code: "BM" #provinces: Doctrine\ORM\PersistentCollection {#9891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9889 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11537 +label: "Bhoutan" +value: "BT" +data: App\Entity\Addressing\Country {#9918 #id: 290 #code: "BT" #provinces: Doctrine\ORM\PersistentCollection {#9921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9919 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11538 +label: "Biélorussie" +value: "BY" +data: App\Entity\Addressing\Country {#9933 #id: 293 #code: "BY" #provinces: Doctrine\ORM\PersistentCollection {#9936 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9934 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11539 +label: "Bolivie" +value: "BO" +data: App\Entity\Addressing\Country {#9898 #id: 286 #code: "BO" #provinces: Doctrine\ORM\PersistentCollection {#9901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9899 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11540 +label: "Bosnie-Herzégovine" +value: "BA" +data: App\Entity\Addressing\Country {#9848 #id: 276 #code: "BA" #provinces: Doctrine\ORM\PersistentCollection {#9851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9849 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11541 +label: "Botswana" +value: "BW" +data: App\Entity\Addressing\Country {#9928 #id: 292 #code: "BW" #provinces: Doctrine\ORM\PersistentCollection {#9931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9929 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11542 +label: "Brunei" +value: "BN" +data: App\Entity\Addressing\Country {#9893 #id: 285 #code: "BN" #provinces: Doctrine\ORM\PersistentCollection {#9896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9894 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11543 +label: "Brésil" +value: "BR" +data: App\Entity\Addressing\Country {#9908 #id: 288 #code: "BR" #provinces: Doctrine\ORM\PersistentCollection {#9911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9909 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11544 +label: "Bulgarie" +value: "BG" +data: App\Entity\Addressing\Country {#10918 #id: 490 #code: "BG" #provinces: Doctrine\ORM\PersistentCollection {#10921 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10919 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11545 +label: "Burkina Faso" +value: "BF" +data: App\Entity\Addressing\Country {#9863 #id: 279 #code: "BF" #provinces: Doctrine\ORM\PersistentCollection {#9866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9864 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11546 +label: "Burundi" +value: "BI" +data: App\Entity\Addressing\Country {#9873 #id: 281 #code: "BI" #provinces: Doctrine\ORM\PersistentCollection {#9876 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9874 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11547 +label: "Bénin" +value: "BJ" +data: App\Entity\Addressing\Country {#9878 #id: 282 #code: "BJ" #provinces: Doctrine\ORM\PersistentCollection {#9881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9879 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11548 +label: "Cambodge" +value: "KH" +data: App\Entity\Addressing\Country {#10278 #id: 362 #code: "KH" #provinces: Doctrine\ORM\PersistentCollection {#10281 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10279 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11549 +label: "Cameroun" +value: "CM" +data: App\Entity\Addressing\Country {#9988 #id: 304 #code: "CM" #provinces: Doctrine\ORM\PersistentCollection {#9991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9989 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11550 +label: "Canada" +value: "CA" +data: App\Entity\Addressing\Country {#9943 #id: 295 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9944 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11551 +label: "Cap-Vert" +value: "CV" +data: App\Entity\Addressing\Country {#10013 #id: 309 #code: "CV" #provinces: Doctrine\ORM\PersistentCollection {#10016 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10014 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11552 +label: "Chili" +value: "CL" +data: App\Entity\Addressing\Country {#9983 #id: 303 #code: "CL" #provinces: Doctrine\ORM\PersistentCollection {#9986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9984 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11553 +label: "Chine" +value: "CN" +data: App\Entity\Addressing\Country {#9993 #id: 305 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9994 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11554 +label: "Chypre" +value: "CY" +data: App\Entity\Addressing\Country {#10898 #id: 486 #code: "CY" #provinces: Doctrine\ORM\PersistentCollection {#10901 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10899 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11555 +label: "Colombie" +value: "CO" +data: App\Entity\Addressing\Country {#9998 #id: 306 #code: "CO" #provinces: Doctrine\ORM\PersistentCollection {#10001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9999 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11556 +label: "Comores" +value: "KM" +data: App\Entity\Addressing\Country {#10288 #id: 364 #code: "KM" #provinces: Doctrine\ORM\PersistentCollection {#10291 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10289 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11557 +label: "Congo-Brazzaville" +value: "CG" +data: App\Entity\Addressing\Country {#9963 #id: 299 #code: "CG" #provinces: Doctrine\ORM\PersistentCollection {#9966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9964 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11558 +label: "Congo-Kinshasa" +value: "CD" +data: App\Entity\Addressing\Country {#9953 #id: 297 #code: "CD" #provinces: Doctrine\ORM\PersistentCollection {#9956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9954 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11559 +label: "Corée du Nord" +value: "KP" +data: App\Entity\Addressing\Country {#10298 #id: 366 #code: "KP" #provinces: Doctrine\ORM\PersistentCollection {#10301 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10299 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11560 +label: "Corée du Sud" +value: "KR" +data: App\Entity\Addressing\Country {#10303 #id: 367 #code: "KR" #provinces: Doctrine\ORM\PersistentCollection {#10306 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10304 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11561 +label: "Costa Rica" +value: "CR" +data: App\Entity\Addressing\Country {#10003 #id: 307 #code: "CR" #provinces: Doctrine\ORM\PersistentCollection {#10006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10004 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11562 +label: "Croatie" +value: "HR" +data: App\Entity\Addressing\Country {#10998 #id: 506 #code: "HR" #provinces: Doctrine\ORM\PersistentCollection {#11001 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10999 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11563 +label: "Cuba" +value: "CU" +data: App\Entity\Addressing\Country {#10008 #id: 308 #code: "CU" #provinces: Doctrine\ORM\PersistentCollection {#10011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10009 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11564 +label: "Curaçao" +value: "CW" +data: App\Entity\Addressing\Country {#10018 #id: 310 #code: "CW" #provinces: Doctrine\ORM\PersistentCollection {#10021 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10019 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11565 +label: "Côte d’Ivoire" +value: "CI" +data: App\Entity\Addressing\Country {#9973 #id: 301 #code: "CI" #provinces: Doctrine\ORM\PersistentCollection {#9976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9974 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11566 +label: "Danemark" +value: "DK" +data: App\Entity\Addressing\Country {#10993 #id: 505 #code: "DK" #provinces: Doctrine\ORM\PersistentCollection {#10996 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10994 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11567 +label: "Djibouti" +value: "DJ" +data: App\Entity\Addressing\Country {#10028 #id: 312 #code: "DJ" #provinces: Doctrine\ORM\PersistentCollection {#10031 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10029 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11568 +label: "Dominique" +value: "DM" +data: App\Entity\Addressing\Country {#10033 #id: 313 #code: "DM" #provinces: Doctrine\ORM\PersistentCollection {#10036 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10034 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11569 +label: "Espagne" +value: "ES" +data: App\Entity\Addressing\Country {#10943 #id: 495 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#10946 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10944 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11570 +label: "Estonie" +value: "EE" +data: App\Entity\Addressing\Country {#10923 #id: 491 #code: "EE" #provinces: Doctrine\ORM\PersistentCollection {#10926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10924 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11571 +label: "Eswatini" +value: "SZ" +data: App\Entity\Addressing\Country {#10703 #id: 447 #code: "SZ" #provinces: Doctrine\ORM\PersistentCollection {#10706 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10704 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11572 +label: "Fidji" +value: "FJ" +data: App\Entity\Addressing\Country {#10073 #id: 321 #code: "FJ" #provinces: Doctrine\ORM\PersistentCollection {#10076 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10074 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11573 +label: "Finlande" +value: "FI" +data: App\Entity\Addressing\Country {#10988 #id: 504 #code: "FI" #provinces: Doctrine\ORM\PersistentCollection {#10991 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10989 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11574 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#9697 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9752 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9740 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11575 +label: "Gabon" +value: "GA" +data: App\Entity\Addressing\Country {#10093 #id: 325 #code: "GA" #provinces: Doctrine\ORM\PersistentCollection {#10096 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10094 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11576 +label: "Gambie" +value: "GM" +data: App\Entity\Addressing\Country {#10138 #id: 334 #code: "GM" #provinces: Doctrine\ORM\PersistentCollection {#10141 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10139 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11577 +label: "Ghana" +value: "GH" +data: App\Entity\Addressing\Country {#10123 #id: 331 #code: "GH" #provinces: Doctrine\ORM\PersistentCollection {#10126 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10124 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11578 +label: "Gibraltar" +value: "GI" +data: App\Entity\Addressing\Country {#10128 #id: 332 #code: "GI" #provinces: Doctrine\ORM\PersistentCollection {#10131 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10129 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11579 +label: "Grenade" +value: "GD" +data: App\Entity\Addressing\Country {#10103 #id: 327 #code: "GD" #provinces: Doctrine\ORM\PersistentCollection {#10106 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10104 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11580 +label: "Groenland" +value: "GL" +data: App\Entity\Addressing\Country {#10133 #id: 333 #code: "GL" #provinces: Doctrine\ORM\PersistentCollection {#10136 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10134 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11581 +label: "Grèce" +value: "GR" +data: App\Entity\Addressing\Country {#10968 #id: 500 #code: "GR" #provinces: Doctrine\ORM\PersistentCollection {#10971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10969 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11582 +label: "Guadeloupe" +value: "GP" +data: App\Entity\Addressing\Country {#10148 #id: 336 #code: "GP" #provinces: Doctrine\ORM\PersistentCollection {#10151 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10149 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11583 +label: "Guam" +value: "GU" +data: App\Entity\Addressing\Country {#10168 #id: 340 #code: "GU" #provinces: Doctrine\ORM\PersistentCollection {#10171 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10169 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11584 +label: "Guatemala" +value: "GT" +data: App\Entity\Addressing\Country {#10163 #id: 339 #code: "GT" #provinces: Doctrine\ORM\PersistentCollection {#10166 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10164 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11585 +label: "Guernesey" +value: "GG" +data: App\Entity\Addressing\Country {#10118 #id: 330 #code: "GG" #provinces: Doctrine\ORM\PersistentCollection {#10121 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10119 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11586 +label: "Guinée" +value: "GN" +data: App\Entity\Addressing\Country {#10143 #id: 335 #code: "GN" #provinces: Doctrine\ORM\PersistentCollection {#10146 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10144 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11587 +label: "Guinée équatoriale" +value: "GQ" +data: App\Entity\Addressing\Country {#10153 #id: 337 #code: "GQ" #provinces: Doctrine\ORM\PersistentCollection {#10156 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10154 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11588 +label: "Guinée-Bissau" +value: "GW" +data: App\Entity\Addressing\Country {#10173 #id: 341 #code: "GW" #provinces: Doctrine\ORM\PersistentCollection {#10176 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10174 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11589 +label: "Guyana" +value: "GY" +data: App\Entity\Addressing\Country {#10178 #id: 342 #code: "GY" #provinces: Doctrine\ORM\PersistentCollection {#10181 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10179 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11590 +label: "Guyane française" +value: "GF" +data: App\Entity\Addressing\Country {#10113 #id: 329 #code: "GF" #provinces: Doctrine\ORM\PersistentCollection {#10116 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10114 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11591 +label: "Géorgie" +value: "GE" +data: App\Entity\Addressing\Country {#10108 #id: 328 #code: "GE" #provinces: Doctrine\ORM\PersistentCollection {#10111 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10109 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11592 +label: "Géorgie du Sud-et-les Îles Sandwich du Sud" +value: "GS" +data: App\Entity\Addressing\Country {#10158 #id: 338 #code: "GS" #provinces: Doctrine\ORM\PersistentCollection {#10161 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10159 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11593 +label: "Haïti" +value: "HT" +data: App\Entity\Addressing\Country {#10198 #id: 346 #code: "HT" #provinces: Doctrine\ORM\PersistentCollection {#10201 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10199 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11594 +label: "Honduras" +value: "HN" +data: App\Entity\Addressing\Country {#10193 #id: 345 #code: "HN" #provinces: Doctrine\ORM\PersistentCollection {#10196 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10194 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11595 +label: "Hongrie" +value: "HU" +data: App\Entity\Addressing\Country {#11008 #id: 508 #code: "HU" #provinces: Doctrine\ORM\PersistentCollection {#11011 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11009 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11596 +label: "Inde" +value: "IN" +data: App\Entity\Addressing\Country {#10218 #id: 350 #code: "IN" #provinces: Doctrine\ORM\PersistentCollection {#10221 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10219 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11597 +label: "Indonésie" +value: "ID" +data: App\Entity\Addressing\Country {#10203 #id: 347 #code: "ID" #provinces: Doctrine\ORM\PersistentCollection {#10206 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10204 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11598 +label: "Irak" +value: "IQ" +data: App\Entity\Addressing\Country {#10228 #id: 352 #code: "IQ" #provinces: Doctrine\ORM\PersistentCollection {#10231 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10229 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11599 +label: "Iran" +value: "IR" +data: App\Entity\Addressing\Country {#10233 #id: 353 #code: "IR" #provinces: Doctrine\ORM\PersistentCollection {#10236 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10234 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11600 +label: "Irlande" +value: "IE" +data: App\Entity\Addressing\Country {#10973 #id: 501 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#10976 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10974 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11601 +label: "Islande" +value: "IS" +data: App\Entity\Addressing\Country {#10238 #id: 354 #code: "IS" #provinces: Doctrine\ORM\PersistentCollection {#10241 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10239 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11602 +label: "Israël" +value: "IL" +data: App\Entity\Addressing\Country {#10208 #id: 348 #code: "IL" #provinces: Doctrine\ORM\PersistentCollection {#10211 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10209 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11603 +label: "Italie" +value: "IT" +data: App\Entity\Addressing\Country {#10243 #id: 355 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#10246 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10244 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11604 +label: "Jamaïque" +value: "JM" +data: App\Entity\Addressing\Country {#10253 #id: 357 #code: "JM" #provinces: Doctrine\ORM\PersistentCollection {#10256 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10254 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11605 +label: "Japon" +value: "JP" +data: App\Entity\Addressing\Country {#10263 #id: 359 #code: "JP" #provinces: Doctrine\ORM\PersistentCollection {#10266 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10264 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11606 +label: "Jersey" +value: "JE" +data: App\Entity\Addressing\Country {#10248 #id: 356 #code: "JE" #provinces: Doctrine\ORM\PersistentCollection {#10251 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10249 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11607 +label: "Jordanie" +value: "JO" +data: App\Entity\Addressing\Country {#10258 #id: 358 #code: "JO" #provinces: Doctrine\ORM\PersistentCollection {#10261 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10259 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11608 +label: "Kazakhstan" +value: "KZ" +data: App\Entity\Addressing\Country {#10318 #id: 370 #code: "KZ" #provinces: Doctrine\ORM\PersistentCollection {#10321 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10319 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11609 +label: "Kenya" +value: "KE" +data: App\Entity\Addressing\Country {#10268 #id: 360 #code: "KE" #provinces: Doctrine\ORM\PersistentCollection {#10271 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10269 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11610 +label: "Kirghizstan" +value: "KG" +data: App\Entity\Addressing\Country {#10273 #id: 361 #code: "KG" #provinces: Doctrine\ORM\PersistentCollection {#10276 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10274 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11611 +label: "Kiribati" +value: "KI" +data: App\Entity\Addressing\Country {#10283 #id: 363 #code: "KI" #provinces: Doctrine\ORM\PersistentCollection {#10286 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10284 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11612 +label: "Koweït" +value: "KW" +data: App\Entity\Addressing\Country {#10308 #id: 368 #code: "KW" #provinces: Doctrine\ORM\PersistentCollection {#10311 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10309 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11613 +label: "La Réunion" +value: "RE" +data: App\Entity\Addressing\Country {#10598 #id: 426 #code: "RE" #provinces: Doctrine\ORM\PersistentCollection {#10601 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10599 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11614 +label: "Laos" +value: "LA" +data: App\Entity\Addressing\Country {#10323 #id: 371 #code: "LA" #provinces: Doctrine\ORM\PersistentCollection {#10326 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10324 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11615 +label: "Lesotho" +value: "LS" +data: App\Entity\Addressing\Country {#10353 #id: 377 #code: "LS" #provinces: Doctrine\ORM\PersistentCollection {#10356 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10354 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11616 +label: "Lettonie" +value: "LV" +data: App\Entity\Addressing\Country {#10953 #id: 497 #code: "LV" #provinces: Doctrine\ORM\PersistentCollection {#10956 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10954 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11617 +label: "Liban" +value: "LB" +data: App\Entity\Addressing\Country {#10328 #id: 372 #code: "LB" #provinces: Doctrine\ORM\PersistentCollection {#10331 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10329 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11618 +label: "Liberia" +value: "LR" +data: App\Entity\Addressing\Country {#10348 #id: 376 #code: "LR" #provinces: Doctrine\ORM\PersistentCollection {#10351 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10349 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11619 +label: "Libye" +value: "LY" +data: App\Entity\Addressing\Country {#10358 #id: 378 #code: "LY" #provinces: Doctrine\ORM\PersistentCollection {#10361 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10359 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11620 +label: "Liechtenstein" +value: "LI" +data: App\Entity\Addressing\Country {#10338 #id: 374 #code: "LI" #provinces: Doctrine\ORM\PersistentCollection {#10341 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10339 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11621 +label: "Lituanie" +value: "LT" +data: App\Entity\Addressing\Country {#10948 #id: 496 #code: "LT" #provinces: Doctrine\ORM\PersistentCollection {#10951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10949 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11622 +label: "Luxembourg" +value: "LU" +data: App\Entity\Addressing\Country {#10888 #id: 484 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#10891 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10889 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11623 +label: "Macédoine du Nord" +value: "MK" +data: App\Entity\Addressing\Country {#10398 #id: 386 #code: "MK" #provinces: Doctrine\ORM\PersistentCollection {#10401 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10399 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11624 +label: "Madagascar" +value: "MG" +data: App\Entity\Addressing\Country {#10388 #id: 384 #code: "MG" #provinces: Doctrine\ORM\PersistentCollection {#10391 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10389 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11625 +label: "Malaisie" +value: "MY" +data: App\Entity\Addressing\Country {#10463 #id: 399 #code: "MY" #provinces: Doctrine\ORM\PersistentCollection {#10466 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10464 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11626 +label: "Malawi" +value: "MW" +data: App\Entity\Addressing\Country {#10453 #id: 397 #code: "MW" #provinces: Doctrine\ORM\PersistentCollection {#10456 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10454 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11627 +label: "Maldives" +value: "MV" +data: App\Entity\Addressing\Country {#10448 #id: 396 #code: "MV" #provinces: Doctrine\ORM\PersistentCollection {#10451 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10449 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11628 +label: "Mali" +value: "ML" +data: App\Entity\Addressing\Country {#10403 #id: 387 #code: "ML" #provinces: Doctrine\ORM\PersistentCollection {#10406 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10404 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11629 +label: "Malte" +value: "MT" +data: App\Entity\Addressing\Country {#10893 #id: 485 #code: "MT" #provinces: Doctrine\ORM\PersistentCollection {#10896 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10894 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11630 +label: "Maroc" +value: "MA" +data: App\Entity\Addressing\Country {#10363 #id: 379 #code: "MA" #provinces: Doctrine\ORM\PersistentCollection {#10366 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10364 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11631 +label: "Martinique" +value: "MQ" +data: App\Entity\Addressing\Country {#10428 #id: 392 #code: "MQ" #provinces: Doctrine\ORM\PersistentCollection {#10431 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10429 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11632 +label: "Maurice" +value: "MU" +data: App\Entity\Addressing\Country {#10443 #id: 395 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#10446 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10444 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +label: "Mauritanie" +value: "MR" +data: App\Entity\Addressing\Country {#10433 #id: 393 #code: "MR" #provinces: Doctrine\ORM\PersistentCollection {#10436 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10434 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11634 +label: "Mayotte" +value: "YT" +data: App\Entity\Addressing\Country {#10868 #id: 480 #code: "YT" #provinces: Doctrine\ORM\PersistentCollection {#10871 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10869 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11635 +label: "Mexique" +value: "MX" +data: App\Entity\Addressing\Country {#10458 #id: 398 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#10461 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10459 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11636 +label: "Micronésie" +value: "FM" +data: App\Entity\Addressing\Country {#10083 #id: 323 #code: "FM" #provinces: Doctrine\ORM\PersistentCollection {#10086 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10084 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11637 +label: "Moldavie" +value: "MD" +data: App\Entity\Addressing\Country {#10373 #id: 381 #code: "MD" #provinces: Doctrine\ORM\PersistentCollection {#10376 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10374 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11638 +label: "Monaco" +value: "MC" +data: App\Entity\Addressing\Country {#10368 #id: 380 #code: "MC" #provinces: Doctrine\ORM\PersistentCollection {#10371 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10369 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11639 +label: "Mongolie" +value: "MN" +data: App\Entity\Addressing\Country {#10413 #id: 389 #code: "MN" #provinces: Doctrine\ORM\PersistentCollection {#10416 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10414 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11640 +label: "Montserrat" +value: "MS" +data: App\Entity\Addressing\Country {#10438 #id: 394 #code: "MS" #provinces: Doctrine\ORM\PersistentCollection {#10441 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10439 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11641 +label: "Monténégro" +value: "ME" +data: App\Entity\Addressing\Country {#10378 #id: 382 #code: "ME" #provinces: Doctrine\ORM\PersistentCollection {#10381 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10379 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11642 +label: "Mozambique" +value: "MZ" +data: App\Entity\Addressing\Country {#10468 #id: 400 #code: "MZ" #provinces: Doctrine\ORM\PersistentCollection {#10471 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10469 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11643 +label: "Myanmar (Birmanie)" +value: "MM" +data: App\Entity\Addressing\Country {#10408 #id: 388 #code: "MM" #provinces: Doctrine\ORM\PersistentCollection {#10411 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10409 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11644 +label: "Namibie" +value: "NA" +data: App\Entity\Addressing\Country {#10473 #id: 401 #code: "NA" #provinces: Doctrine\ORM\PersistentCollection {#10476 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10474 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11645 +label: "Nauru" +value: "NR" +data: App\Entity\Addressing\Country {#10513 #id: 409 #code: "NR" #provinces: Doctrine\ORM\PersistentCollection {#10516 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10514 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11646 +label: "Nicaragua" +value: "NI" +data: App\Entity\Addressing\Country {#10498 #id: 406 #code: "NI" #provinces: Doctrine\ORM\PersistentCollection {#10501 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10499 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11647 +label: "Niger" +value: "NE" +data: App\Entity\Addressing\Country {#10483 #id: 403 #code: "NE" #provinces: Doctrine\ORM\PersistentCollection {#10486 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10484 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11648 +label: "Nigeria" +value: "NG" +data: App\Entity\Addressing\Country {#10493 #id: 405 #code: "NG" #provinces: Doctrine\ORM\PersistentCollection {#10496 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10494 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11649 +label: "Niue" +value: "NU" +data: App\Entity\Addressing\Country {#10518 #id: 410 #code: "NU" #provinces: Doctrine\ORM\PersistentCollection {#10521 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10519 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11650 +label: "Norvège" +value: "NO" +data: App\Entity\Addressing\Country {#10503 #id: 407 #code: "NO" #provinces: Doctrine\ORM\PersistentCollection {#10506 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10504 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11651 +label: "Nouvelle-Calédonie" +value: "NC" +data: App\Entity\Addressing\Country {#10478 #id: 402 #code: "NC" #provinces: Doctrine\ORM\PersistentCollection {#10481 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10479 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11652 +label: "Nouvelle-Zélande" +value: "NZ" +data: App\Entity\Addressing\Country {#10523 #id: 411 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#10526 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10524 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11653 +label: "Népal" +value: "NP" +data: App\Entity\Addressing\Country {#10508 #id: 408 #code: "NP" #provinces: Doctrine\ORM\PersistentCollection {#10511 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10509 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11654 +label: "Oman" +value: "OM" +data: App\Entity\Addressing\Country {#10528 #id: 412 #code: "OM" #provinces: Doctrine\ORM\PersistentCollection {#10531 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10529 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11655 +label: "Ouganda" +value: "UG" +data: App\Entity\Addressing\Country {#10793 #id: 465 #code: "UG" #provinces: Doctrine\ORM\PersistentCollection {#10796 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10794 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11656 +label: "Ouzbékistan" +value: "UZ" +data: App\Entity\Addressing\Country {#10813 #id: 469 #code: "UZ" #provinces: Doctrine\ORM\PersistentCollection {#10816 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10814 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11657 +label: "Pakistan" +value: "PK" +data: App\Entity\Addressing\Country {#10558 #id: 418 #code: "PK" #provinces: Doctrine\ORM\PersistentCollection {#10561 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10559 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11658 +label: "Palaos" +value: "PW" +data: App\Entity\Addressing\Country {#10583 #id: 423 #code: "PW" #provinces: Doctrine\ORM\PersistentCollection {#10586 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10584 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11659 +label: "Panama" +value: "PA" +data: App\Entity\Addressing\Country {#10533 #id: 413 #code: "PA" #provinces: Doctrine\ORM\PersistentCollection {#10536 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10534 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11660 +label: "Papouasie-Nouvelle-Guinée" +value: "PG" +data: App\Entity\Addressing\Country {#10548 #id: 416 #code: "PG" #provinces: Doctrine\ORM\PersistentCollection {#10551 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10549 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11661 +label: "Paraguay" +value: "PY" +data: App\Entity\Addressing\Country {#10588 #id: 424 #code: "PY" #provinces: Doctrine\ORM\PersistentCollection {#10591 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10589 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11662 +label: "Pays-Bas" +value: "NL" +data: App\Entity\Addressing\Country {#10958 #id: 498 #code: "NL" #provinces: Doctrine\ORM\PersistentCollection {#10961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10959 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11663 +label: "Pays-Bas caribéens" +value: "BQ" +data: App\Entity\Addressing\Country {#9903 #id: 287 #code: "BQ" #provinces: Doctrine\ORM\PersistentCollection {#9906 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9904 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11664 +label: "Philippines" +value: "PH" +data: App\Entity\Addressing\Country {#10553 #id: 417 #code: "PH" #provinces: Doctrine\ORM\PersistentCollection {#10556 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10554 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11665 +label: "Pologne" +value: "PL" +data: App\Entity\Addressing\Country {#10978 #id: 502 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#10981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10979 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11666 +label: "Polynésie française" +value: "PF" +data: App\Entity\Addressing\Country {#10543 #id: 415 #code: "PF" #provinces: Doctrine\ORM\PersistentCollection {#10546 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10544 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11667 +label: "Porto Rico" +value: "PR" +data: App\Entity\Addressing\Country {#10573 #id: 421 #code: "PR" #provinces: Doctrine\ORM\PersistentCollection {#10576 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10574 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11668 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#10983 #id: 503 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#10986 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10984 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11669 +label: "Pérou" +value: "PE" +data: App\Entity\Addressing\Country {#10538 #id: 414 #code: "PE" #provinces: Doctrine\ORM\PersistentCollection {#10541 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10539 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11670 +label: "Qatar" +value: "QA" +data: App\Entity\Addressing\Country {#10593 #id: 425 #code: "QA" #provinces: Doctrine\ORM\PersistentCollection {#10596 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10594 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11671 +label: "R.A.S. chinoise de Hong Kong" +value: "HK" +data: App\Entity\Addressing\Country {#10183 #id: 343 #code: "HK" #provinces: Doctrine\ORM\PersistentCollection {#10186 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10184 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11672 +label: "R.A.S. chinoise de Macao" +value: "MO" +data: App\Entity\Addressing\Country {#10418 #id: 390 #code: "MO" #provinces: Doctrine\ORM\PersistentCollection {#10421 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10419 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11673 +label: "Roumanie" +value: "RO" +data: App\Entity\Addressing\Country {#10908 #id: 488 #code: "RO" #provinces: Doctrine\ORM\PersistentCollection {#10911 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10909 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11674 +label: "Royaume-Uni" +value: "GB" +data: App\Entity\Addressing\Country {#10098 #id: 326 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#10101 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10099 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11675 +label: "Russie" +value: "RU" +data: App\Entity\Addressing\Country {#10608 #id: 428 #code: "RU" #provinces: Doctrine\ORM\PersistentCollection {#10611 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10609 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11676 +label: "Rwanda" +value: "RW" +data: App\Entity\Addressing\Country {#10613 #id: 429 #code: "RW" #provinces: Doctrine\ORM\PersistentCollection {#10616 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10614 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11677 +label: "République centrafricaine" +value: "CF" +data: App\Entity\Addressing\Country {#9958 #id: 298 #code: "CF" #provinces: Doctrine\ORM\PersistentCollection {#9961 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9959 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11678 +label: "République dominicaine" +value: "DO" +data: App\Entity\Addressing\Country {#10038 #id: 314 #code: "DO" #provinces: Doctrine\ORM\PersistentCollection {#10041 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10039 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11679 +label: "Sahara occidental" +value: "EH" +data: App\Entity\Addressing\Country {#10058 #id: 318 #code: "EH" #provinces: Doctrine\ORM\PersistentCollection {#10061 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10059 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11680 +label: "Saint-Barthélemy" +value: "BL" +data: App\Entity\Addressing\Country {#9883 #id: 283 #code: "BL" #provinces: Doctrine\ORM\PersistentCollection {#9886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9884 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11681 +label: "Saint-Christophe-et-Niévès" +value: "KN" +data: App\Entity\Addressing\Country {#10293 #id: 365 #code: "KN" #provinces: Doctrine\ORM\PersistentCollection {#10296 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10294 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11682 +label: "Saint-Marin" +value: "SM" +data: App\Entity\Addressing\Country {#10658 #id: 438 #code: "SM" #provinces: Doctrine\ORM\PersistentCollection {#10661 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10659 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11683 +label: "Saint-Martin" +value: "MF" +data: App\Entity\Addressing\Country {#10383 #id: 383 #code: "MF" #provinces: Doctrine\ORM\PersistentCollection {#10386 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10384 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +label: "Saint-Martin (partie néerlandaise)" +value: "SX" +data: App\Entity\Addressing\Country {#10693 #id: 445 #code: "SX" #provinces: Doctrine\ORM\PersistentCollection {#10696 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10694 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11685 +label: "Saint-Pierre-et-Miquelon" +value: "PM" +data: App\Entity\Addressing\Country {#10563 #id: 419 #code: "PM" #provinces: Doctrine\ORM\PersistentCollection {#10566 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10564 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11686 +label: "Saint-Vincent-et-les Grenadines" +value: "VC" +data: App\Entity\Addressing\Country {#10823 #id: 471 #code: "VC" #provinces: Doctrine\ORM\PersistentCollection {#10826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10824 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11687 +label: "Sainte-Hélène" +value: "SH" +data: App\Entity\Addressing\Country {#10643 #id: 435 #code: "SH" #provinces: Doctrine\ORM\PersistentCollection {#10646 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10644 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11688 +label: "Sainte-Lucie" +value: "LC" +data: App\Entity\Addressing\Country {#10333 #id: 373 #code: "LC" #provinces: Doctrine\ORM\PersistentCollection {#10336 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10334 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11689 +label: "Salvador" +value: "SV" +data: App\Entity\Addressing\Country {#10688 #id: 444 #code: "SV" #provinces: Doctrine\ORM\PersistentCollection {#10691 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10689 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11690 +label: "Samoa" +value: "WS" +data: App\Entity\Addressing\Country {#10858 #id: 478 #code: "WS" #provinces: Doctrine\ORM\PersistentCollection {#10861 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10859 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11691 +label: "Samoa américaines" +value: "AS" +data: App\Entity\Addressing\Country {#9823 #id: 271 #code: "AS" #provinces: Doctrine\ORM\PersistentCollection {#9826 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9824 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11692 +label: "Sao Tomé-et-Principe" +value: "ST" +data: App\Entity\Addressing\Country {#10683 #id: 443 #code: "ST" #provinces: Doctrine\ORM\PersistentCollection {#10686 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10684 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11693 +label: "Serbie" +value: "RS" +data: App\Entity\Addressing\Country {#10603 #id: 427 #code: "RS" #provinces: Doctrine\ORM\PersistentCollection {#10606 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10604 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11694 +label: "Seychelles" +value: "SC" +data: App\Entity\Addressing\Country {#10628 #id: 432 #code: "SC" #provinces: Doctrine\ORM\PersistentCollection {#10631 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10629 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11695 +label: "Sierra Leone" +value: "SL" +data: App\Entity\Addressing\Country {#10653 #id: 437 #code: "SL" #provinces: Doctrine\ORM\PersistentCollection {#10656 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10654 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11696 +label: "Singapour" +value: "SG" +data: App\Entity\Addressing\Country {#10638 #id: 434 #code: "SG" #provinces: Doctrine\ORM\PersistentCollection {#10641 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10639 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11697 +label: "Slovaquie" +value: "SK" +data: App\Entity\Addressing\Country {#10928 #id: 492 #code: "SK" #provinces: Doctrine\ORM\PersistentCollection {#10931 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10929 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11698 +label: "Slovénie" +value: "SI" +data: App\Entity\Addressing\Country {#10963 #id: 499 #code: "SI" #provinces: Doctrine\ORM\PersistentCollection {#10966 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10964 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "Somalie" +value: "SO" +data: App\Entity\Addressing\Country {#10668 #id: 440 #code: "SO" #provinces: Doctrine\ORM\PersistentCollection {#10671 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10669 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11700 +label: "Soudan" +value: "SD" +data: App\Entity\Addressing\Country {#10633 #id: 433 #code: "SD" #provinces: Doctrine\ORM\PersistentCollection {#10636 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10634 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11701 +label: "Soudan du Sud" +value: "SS" +data: App\Entity\Addressing\Country {#10678 #id: 442 #code: "SS" #provinces: Doctrine\ORM\PersistentCollection {#10681 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10679 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11702 +label: "Sri Lanka" +value: "LK" +data: App\Entity\Addressing\Country {#10343 #id: 375 #code: "LK" #provinces: Doctrine\ORM\PersistentCollection {#10346 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10344 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11703 +label: "Suisse" +value: "CH" +data: App\Entity\Addressing\Country {#9968 #id: 300 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#9971 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9969 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11704 +label: "Suriname" +value: "SR" +data: App\Entity\Addressing\Country {#10673 #id: 441 #code: "SR" #provinces: Doctrine\ORM\PersistentCollection {#10676 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10674 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11705 +label: "Suède" +value: "SE" +data: App\Entity\Addressing\Country {#11003 #id: 507 #code: "SE" #provinces: Doctrine\ORM\PersistentCollection {#11006 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#11004 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +label: "Svalbard et Jan Mayen" +value: "SJ" +data: App\Entity\Addressing\Country {#10648 #id: 436 #code: "SJ" #provinces: Doctrine\ORM\PersistentCollection {#10651 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10649 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +label: "Syrie" +value: "SY" +data: App\Entity\Addressing\Country {#10698 #id: 446 #code: "SY" #provinces: Doctrine\ORM\PersistentCollection {#10701 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10699 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11708 +label: "Sénégal" +value: "SN" +data: App\Entity\Addressing\Country {#10663 #id: 439 #code: "SN" #provinces: Doctrine\ORM\PersistentCollection {#10666 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10664 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11709 +label: "Tadjikistan" +value: "TJ" +data: App\Entity\Addressing\Country {#10733 #id: 453 #code: "TJ" #provinces: Doctrine\ORM\PersistentCollection {#10736 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10734 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11710 +label: "Tanzanie" +value: "TZ" +data: App\Entity\Addressing\Country {#10783 #id: 463 #code: "TZ" #provinces: Doctrine\ORM\PersistentCollection {#10786 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10784 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +label: "Taïwan" +value: "TW" +data: App\Entity\Addressing\Country {#10778 #id: 462 #code: "TW" #provinces: Doctrine\ORM\PersistentCollection {#10781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10779 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11712 +label: "Tchad" +value: "TD" +data: App\Entity\Addressing\Country {#10713 #id: 449 #code: "TD" #provinces: Doctrine\ORM\PersistentCollection {#10716 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10714 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +label: "Tchéquie" +value: "CZ" +data: App\Entity\Addressing\Country {#10938 #id: 494 #code: "CZ" #provinces: Doctrine\ORM\PersistentCollection {#10941 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10939 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +label: "Terres australes françaises" +value: "TF" +data: App\Entity\Addressing\Country {#10718 #id: 450 #code: "TF" #provinces: Doctrine\ORM\PersistentCollection {#10721 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10719 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11715 +label: "Territoire britannique de l’océan Indien" +value: "IO" +data: App\Entity\Addressing\Country {#10223 #id: 351 #code: "IO" #provinces: Doctrine\ORM\PersistentCollection {#10226 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10224 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11716 +label: "Territoires palestiniens" +value: "PS" +data: App\Entity\Addressing\Country {#10578 #id: 422 #code: "PS" #provinces: Doctrine\ORM\PersistentCollection {#10581 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10579 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11717 +label: "Thaïlande" +value: "TH" +data: App\Entity\Addressing\Country {#10728 #id: 452 #code: "TH" #provinces: Doctrine\ORM\PersistentCollection {#10731 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10729 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11718 +label: "Timor oriental" +value: "TL" +data: App\Entity\Addressing\Country {#10743 #id: 455 #code: "TL" #provinces: Doctrine\ORM\PersistentCollection {#10746 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10744 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11719 +label: "Togo" +value: "TG" +data: App\Entity\Addressing\Country {#10723 #id: 451 #code: "TG" #provinces: Doctrine\ORM\PersistentCollection {#10726 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10724 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11720 +label: "Tokelau" +value: "TK" +data: App\Entity\Addressing\Country {#10738 #id: 454 #code: "TK" #provinces: Doctrine\ORM\PersistentCollection {#10741 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10739 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11721 +label: "Tonga" +value: "TO" +data: App\Entity\Addressing\Country {#10758 #id: 458 #code: "TO" #provinces: Doctrine\ORM\PersistentCollection {#10761 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10759 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11722 +label: "Trinité-et-Tobago" +value: "TT" +data: App\Entity\Addressing\Country {#10768 #id: 460 #code: "TT" #provinces: Doctrine\ORM\PersistentCollection {#10771 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10769 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11723 +label: "Tunisie" +value: "TN" +data: App\Entity\Addressing\Country {#10753 #id: 457 #code: "TN" #provinces: Doctrine\ORM\PersistentCollection {#10756 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10754 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11724 +label: "Turkménistan" +value: "TM" +data: App\Entity\Addressing\Country {#10748 #id: 456 #code: "TM" #provinces: Doctrine\ORM\PersistentCollection {#10751 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10749 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11725 +label: "Turquie" +value: "TR" +data: App\Entity\Addressing\Country {#10763 #id: 459 #code: "TR" #provinces: Doctrine\ORM\PersistentCollection {#10766 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10764 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11726 +label: "Tuvalu" +value: "TV" +data: App\Entity\Addressing\Country {#10773 #id: 461 #code: "TV" #provinces: Doctrine\ORM\PersistentCollection {#10776 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10774 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11727 +label: "Ukraine" +value: "UA" +data: App\Entity\Addressing\Country {#10788 #id: 464 #code: "UA" #provinces: Doctrine\ORM\PersistentCollection {#10791 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10789 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +label: "Uruguay" +value: "UY" +data: App\Entity\Addressing\Country {#10808 #id: 468 #code: "UY" #provinces: Doctrine\ORM\PersistentCollection {#10811 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10809 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11729 +label: "Vanuatu" +value: "VU" +data: App\Entity\Addressing\Country {#10848 #id: 476 #code: "VU" #provinces: Doctrine\ORM\PersistentCollection {#10851 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10849 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11730 +label: "Venezuela" +value: "VE" +data: App\Entity\Addressing\Country {#10828 #id: 472 #code: "VE" #provinces: Doctrine\ORM\PersistentCollection {#10831 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10829 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11731 +label: "Viêt Nam" +value: "VN" +data: App\Entity\Addressing\Country {#10843 #id: 475 #code: "VN" #provinces: Doctrine\ORM\PersistentCollection {#10846 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10844 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11732 +label: "Wallis-et-Futuna" +value: "WF" +data: App\Entity\Addressing\Country {#10853 #id: 477 #code: "WF" #provinces: Doctrine\ORM\PersistentCollection {#10856 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10854 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11733 +label: "Yémen" +value: "YE" +data: App\Entity\Addressing\Country {#10863 #id: 479 #code: "YE" #provinces: Doctrine\ORM\PersistentCollection {#10866 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10864 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "Zambie" +value: "ZM" +data: App\Entity\Addressing\Country {#10878 #id: 482 #code: "ZM" #provinces: Doctrine\ORM\PersistentCollection {#10881 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10879 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "Zimbabwe" +value: "ZW" +data: App\Entity\Addressing\Country {#10883 #id: 483 #code: "ZW" #provinces: Doctrine\ORM\PersistentCollection {#10886 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10884 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +label: "Égypte" +value: "EG" +data: App\Entity\Addressing\Country {#10053 #id: 317 #code: "EG" #provinces: Doctrine\ORM\PersistentCollection {#10056 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10054 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +label: "Émirats arabes unis" +value: "AE" +data: App\Entity\Addressing\Country {#9778 #id: 262 #code: "AE" #provinces: Doctrine\ORM\PersistentCollection {#9781 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9779 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +label: "Équateur" +value: "EC" +data: App\Entity\Addressing\Country {#10048 #id: 316 #code: "EC" #provinces: Doctrine\ORM\PersistentCollection {#10051 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10049 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +label: "Érythrée" +value: "ER" +data: App\Entity\Addressing\Country {#10063 #id: 319 #code: "ER" #provinces: Doctrine\ORM\PersistentCollection {#10066 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10064 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "État de la Cité du Vatican" +value: "VA" +data: App\Entity\Addressing\Country {#10818 #id: 470 #code: "VA" #provinces: Doctrine\ORM\PersistentCollection {#10821 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10819 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11741 +label: "États-Unis" +value: "US" +data: App\Entity\Addressing\Country {#10803 #id: 467 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#10806 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10804 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "Éthiopie" +value: "ET" +data: App\Entity\Addressing\Country {#10068 #id: 320 #code: "ET" #provinces: Doctrine\ORM\PersistentCollection {#10071 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10069 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "Île Bouvet" +value: "BV" +data: App\Entity\Addressing\Country {#9923 #id: 291 #code: "BV" #provinces: Doctrine\ORM\PersistentCollection {#9926 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9924 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11744 +label: "Île Christmas" +value: "CX" +data: App\Entity\Addressing\Country {#10023 #id: 311 #code: "CX" #provinces: Doctrine\ORM\PersistentCollection {#10026 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10024 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "Île Norfolk" +value: "NF" +data: App\Entity\Addressing\Country {#10488 #id: 404 #code: "NF" #provinces: Doctrine\ORM\PersistentCollection {#10491 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10489 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "Île de Man" +value: "IM" +data: App\Entity\Addressing\Country {#10213 #id: 349 #code: "IM" #provinces: Doctrine\ORM\PersistentCollection {#10216 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10214 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "Îles Caïmans" +value: "KY" +data: App\Entity\Addressing\Country {#10313 #id: 369 #code: "KY" #provinces: Doctrine\ORM\PersistentCollection {#10316 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10314 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11748 +label: "Îles Cocos" +value: "CC" +data: App\Entity\Addressing\Country {#9948 #id: 296 #code: "CC" #provinces: Doctrine\ORM\PersistentCollection {#9951 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9949 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11749 +label: "Îles Cook" +value: "CK" +data: App\Entity\Addressing\Country {#9978 #id: 302 #code: "CK" #provinces: Doctrine\ORM\PersistentCollection {#9981 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9979 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "Îles Féroé" +value: "FO" +data: App\Entity\Addressing\Country {#10088 #id: 324 #code: "FO" #provinces: Doctrine\ORM\PersistentCollection {#10091 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10089 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11751 +label: "Îles Heard-et-MacDonald" +value: "HM" +data: App\Entity\Addressing\Country {#10188 #id: 344 #code: "HM" #provinces: Doctrine\ORM\PersistentCollection {#10191 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10189 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11752 +label: "Îles Malouines" +value: "FK" +data: App\Entity\Addressing\Country {#10078 #id: 322 #code: "FK" #provinces: Doctrine\ORM\PersistentCollection {#10081 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10079 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "Îles Mariannes du Nord" +value: "MP" +data: App\Entity\Addressing\Country {#10423 #id: 391 #code: "MP" #provinces: Doctrine\ORM\PersistentCollection {#10426 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10424 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "Îles Marshall" +value: "MH" +data: App\Entity\Addressing\Country {#10393 #id: 385 #code: "MH" #provinces: Doctrine\ORM\PersistentCollection {#10396 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10394 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "Îles Pitcairn" +value: "PN" +data: App\Entity\Addressing\Country {#10568 #id: 420 #code: "PN" #provinces: Doctrine\ORM\PersistentCollection {#10571 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10569 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "Îles Salomon" +value: "SB" +data: App\Entity\Addressing\Country {#10623 #id: 431 #code: "SB" #provinces: Doctrine\ORM\PersistentCollection {#10626 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10624 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "Îles Turques-et-Caïques" +value: "TC" +data: App\Entity\Addressing\Country {#10708 #id: 448 #code: "TC" #provinces: Doctrine\ORM\PersistentCollection {#10711 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10709 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "Îles Vierges britanniques" +value: "VG" +data: App\Entity\Addressing\Country {#10833 #id: 473 #code: "VG" #provinces: Doctrine\ORM\PersistentCollection {#10836 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10834 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "Îles Vierges des États-Unis" +value: "VI" +data: App\Entity\Addressing\Country {#10838 #id: 474 #code: "VI" #provinces: Doctrine\ORM\PersistentCollection {#10841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10839 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "Îles mineures éloignées des États-Unis" +value: "UM" +data: App\Entity\Addressing\Country {#10798 #id: 466 #code: "UM" #provinces: Doctrine\ORM\PersistentCollection {#10801 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#10799 …} -zone: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "Îles Åland" +value: "AX" +data: App\Entity\Addressing\Country {#9838 #id: 274 #code: "AX" #provinces: Doctrine\ORM\PersistentCollection {#9841 …} #enabled: true -supplementParts: Doctrine\ORM\PersistentCollection {#9839 …} -zone: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#11509 -form: Symfony\Component\Form\Form {#11174 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11510 …5} |
| full_name | "sylius_cart[billingAddress][countryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_countryCode" |
| is_selected | Closure($choice, $value) {#11512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countryCode" |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_countryCode" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.street" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11134 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_street" ] |
| cache_key | "_sylius_cart_billingAddress_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11762 -form: Symfony\Component\Form\Form {#11177 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11511 …5} |
| full_name | "sylius_cart[billingAddress][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_street" |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_street" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.address.city" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11143 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_city" ] |
| cache_key | "_sylius_cart_billingAddress_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11763 -form: Symfony\Component\Form\Form {#11180 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11764 …5} |
| full_name | "sylius_cart[billingAddress][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_city" |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_city" |
| valid | true |
| value | "" |
postcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\Postcode {#9537 +payload: null +groups: [ "Default" "sylius" ] } ] |
[ App\Validator\Postcode {#9537 +payload: null +groups: [ "Default" "sylius" ] } ] |
| label | "sylius.form.address.postcode" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\Postcode {#9537 +payload: null +groups: [ "Default" "sylius" ] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_postcode" ] |
| cache_key | "_sylius_cart_billingAddress_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11765 -form: Symfony\Component\Form\Form {#11183 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11766 …5} |
| full_name | "sylius_cart[billingAddress][postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_postcode" |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_postcode" |
| valid | true |
| value | "" |
promotionCoupon
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| by_reference | false |
same as passed value |
| label | "sylius.form.cart.coupon" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.cart.coupon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#9616 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "sylius_promotion_coupon_to_code" "_sylius_cart_promotionCoupon" ] |
| cache_key | "_sylius_cart_promotionCoupon_sylius_promotion_coupon_to_code" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11500 -form: Symfony\Component\Form\Form {#11186 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11499 …5} |
| full_name | "sylius_cart[promotionCoupon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_promotionCoupon" |
| label | "sylius.form.cart.coupon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promotionCoupon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_promotionCoupon" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f2fa6cee64603d.zZ2emsTEYjS6av06-jTE_XwfCQXky9nsxqJYhqZaFW0.uOyv37S3O3POJc9PlnyIqi9NbWidk7qcj5oQ7-Q-XD6LzPXSirVaAMtelg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "f2fa6cee64603d.zZ2emsTEYjS6av06-jTE_XwfCQXky9nsxqJYhqZaFW0.uOyv37S3O3POJc9PlnyIqi9NbWidk7qcj5oQ7-Q-XD6LzPXSirVaAMtelg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | "f2fa6cee64603d.zZ2emsTEYjS6av06-jTE_XwfCQXky9nsxqJYhqZaFW0.uOyv37S3O3POJc9PlnyIqi9NbWidk7qcj5oQ7-Q-XD6LzPXSirVaAMtelg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#11771 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_cart__token" ] |
| cache_key | "_sylius_cart__token_hidden" |
| compound | false |
| data | "f2fa6cee64603d.zZ2emsTEYjS6av06-jTE_XwfCQXky9nsxqJYhqZaFW0.uOyv37S3O3POJc9PlnyIqi9NbWidk7qcj5oQ7-Q-XD6LzPXSirVaAMtelg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11782 -form: Symfony\Component\Form\Form {#11778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11773 …5} |
| full_name | "sylius_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart__token" |
| valid | true |
| value | "f2fa6cee64603d.zZ2emsTEYjS6av06-jTE_XwfCQXky9nsxqJYhqZaFW0.uOyv37S3O3POJc9PlnyIqi9NbWidk7qcj5oQ7-Q-XD6LzPXSirVaAMtelg" |
all_search
"App\Form\Type\AllSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search/all" |
same as passed value |
| attr | [
"data-js-search-all" => ""
] |
[
"data-js-search-all" => ""
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "/search/all" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"data-js-search-all" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#24193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search/all" |
| attr | [
"data-js-search-all" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "all_search" "_all_search" ] |
| cache_key | "_all_search_all_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24204 -form: Symfony\Component\Form\Form {#24220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24219 …5} |
| full_name | "all_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "all_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all_search" |
| valid | true |
| value | null |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
[ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#24202 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_all_search_query" ] |
| cache_key | "_all_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24233 -form: Symfony\Component\Form\Form {#24223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24232 …5} |
| full_name | "all_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_search_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all_search_query" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-primary--icon" ] |
[ "class" => "input-primary--icon" ] |
| label | " " |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "input-primary--icon" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | " " |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "input-primary--icon" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_all_search_submit" ] |
| cache_key | "_all_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#24236 …5} |
| full_name | "all_search[submit]" |
| id | "all_search_submit" |
| label | " " |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_all_search_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "918c0454d5d.CjagKZl85lUsdy97hQos-Dz_5hkr7645vCO_mRqngEA.f0SZGOA_l2JtABYt1X0bmV3PklVOvt5_1HTq-23--gdzXsdg-xaEIF4UGw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "918c0454d5d.CjagKZl85lUsdy97hQos-Dz_5hkr7645vCO_mRqngEA.f0SZGOA_l2JtABYt1X0bmV3PklVOvt5_1HTq-23--gdzXsdg-xaEIF4UGw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | "918c0454d5d.CjagKZl85lUsdy97hQos-Dz_5hkr7645vCO_mRqngEA.f0SZGOA_l2JtABYt1X0bmV3PklVOvt5_1HTq-23--gdzXsdg-xaEIF4UGw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24229 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#24234 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_all_search__token" ] |
| cache_key | "_all_search__token_hidden" |
| compound | false |
| data | "918c0454d5d.CjagKZl85lUsdy97hQos-Dz_5hkr7645vCO_mRqngEA.f0SZGOA_l2JtABYt1X0bmV3PklVOvt5_1HTq-23--gdzXsdg-xaEIF4UGw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24248 -form: Symfony\Component\Form\Form {#24244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24239 …5} |
| full_name | "all_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all_search__token" |
| valid | true |
| value | "918c0454d5d.CjagKZl85lUsdy97hQos-Dz_5hkr7645vCO_mRqngEA.f0SZGOA_l2JtABYt1X0bmV3PklVOvt5_1HTq-23--gdzXsdg-xaEIF4UGw" |
finished_product_search
"App\Form\Type\FinishedProductSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search/finished-products" |
same as passed value |
| attr | [
"data-js-search-finished-products" => ""
] |
[
"data-js-search-finished-products" => ""
]
|
| data | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
[ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/search/finished-products" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"data-js-search-finished-products" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#32733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#32735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#32734 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search/finished-products" |
| attr | [
"data-js-search-finished-products" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "finished_product_search" "_finished_product_search" ] |
| cache_key | "_finished_product_search_finished_product_search" |
| compound | true |
| data | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4343 -form: Symfony\Component\Form\Form {#4354 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4353 …5} |
| full_name | "finished_product_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "finished_product_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search" |
| valid | true |
| value | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
reference
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
[ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#4318 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_finished_product_search_reference" ] |
| cache_key | "_finished_product_search_reference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4368 -form: Symfony\Component\Form\Form {#4357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4366 …5} |
| full_name | "finished_product_search[reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_reference" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_reference" |
| valid | true |
| value | "" |
brand
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "{"1331":["T\u00e9l\u00e9vision"],"4DIAMOND GRID":["T\u00e9l\u00e9vision"],"ACAPULCO":["Chauffe eau"],"ACOVA":["Radiateur"],"ADLER":["Lave vaisselle"],"ADMIRAL":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Machine \u00e0 pain","Lave vaisselle"],"AEG":["S\u00e8che linge","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Plaque","Hotte","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Micro-ondes","Chauffe eau","Robot","Centrale vapeur","Cuisini\u00e8re","TIROIR CHAUFFANT","Aspirateur"],"AFI":["Four","Friteuse","Lave vaisselle"],"AFICOLLINLUCY":["Friteuse","Armoire Positive"],"AFK":["Machine \u00e0 pain","Micro-ondes"],"AGA":["Cuisini\u00e8re","Hotte"],"AIR FORCE AIRFORCE":["Hotte","Plaque","R\u00e9frig\u00e9rateur"],"AIRCOON":["R\u00e9frig\u00e9rateur"],"AIRLINE":["Lave vaisselle","Lave linge"],"AIRLUX":["Plaque","Four","Lave vaisselle","Hotte","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Micro-ondes","Cave \u00e0 vin"],"AIRONE":["Hotte"],"AIRPORT":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cuisini\u00e8re","Lave vaisselle","Cong\u00e9lateur"],"AIRWELL":["Climatisation"],"AKIBA":["Aspirateur"],"AKIOS":["T\u00e9l\u00e9vision"],"ALASKA":["Lave linge","Aspirateur"],"ALBA BUSH":["R\u00e9frig\u00e9rateur"],"ALESIA":["S\u00e8che linge","R\u00e9frig\u00e9rateur"],"ALEZIA":["Lave linge","S\u00e8che linge"],"ALGOR":["R\u00e9frig\u00e9rateur"],"ALIZEE":["Hotte"],"ALLIANCE":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave linge","S\u00e8che linge"],"ALPATEC":["Climatisation","Radiateur","Machine \u00e0 gla\u00e7ons","Rafraichisseur d'air","Ventilateur","HUMIDIFICATEUR"],"ALPENINOX":["Four"],"ALTECH":["Chauffe eau"],"ALTERNA":["Chauffe eau"],"ALTIC":["Lave linge","R\u00e9frig\u00e9rateur"],"ALTUS":["Four","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","T\u00e9l\u00e9vision","Climatisation"],"AMADIS":["Aspirateur","Chauffe eau"],"AMANA":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Lave vaisselle"],"AMATIS":["Lave vaisselle","R\u00e9frig\u00e9rateur","machine sous vide","Toaster"],"AMBASSADE":["Lave linge","Cuisini\u00e8re","Four","Friteuse","Plaque","Plancha"],"AMBASSADE DE BOURGOGNE":["Cuisini\u00e8re"],"AMBRA":["S\u00e8che linge"],"AMICA":["Cuisini\u00e8re","Lave vaisselle","Four","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Hotte"],"AMRAZ":["R\u00e9frig\u00e9rateur"],"AMSTA":["Four","Hotte","Plaque","R\u00e9chaud","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"AMSTRAD":["T\u00e9l\u00e9vision"],"ANIMIO":["Expresso"],"ANIMO":["Chauffe-briques","Percolateur","Expresso"],"ANTARION":["T\u00e9l\u00e9vision"],"APELL":["Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Lave linge"],"APPLIMO":["Radiateur"],"AQUACEANE":["Lave linge","S\u00e8che linge","Lave vaisselle"],"AQUAVAC":["Aspirateur"],"ARC EN CIEL AEC":["Cuisini\u00e8re","Lave vaisselle","Four","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Hotte"],"ARCADE":["Chauffe eau"],"ARCELIK":["Lave linge","Four","Plaque"],"ARDEM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Raclette grill","Lave vaisselle"],"ARDO":["S\u00e8che linge","Hotte","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle"],"ARIAGEL":["Climatisation"],"ARIANE":["Lave linge"],"ARISTON":["Hotte","Chauffe eau","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave linge","Plaque","Accumulateur gaz","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Grill","Chaudi\u00e8re"],"ARROW":["Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Barbecue","R\u00e9chaud","Radiateur"],"ARTEVINO":["Cave \u00e0 vin"],"ARTHURMARTIN ARTHUR MARTIN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Plaque","S\u00e8che linge","Hotte","Micro-ondes","Centrale vapeur","Minifour","Aspirateur","Friteuse","Robot"],"ARTIC":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","S\u00e8che linge","Plaque","Cong\u00e9lateur"],"ASKO":["Lave linge","S\u00e8che linge","Lave vaisselle","Four","R\u00e9frig\u00e9rateur","Hotte","Micro-ondes","Plaque","Expresso","Cong\u00e9lateur","Cave \u00e0 vin"],"ASPES":["Lave vaisselle","S\u00e8che linge","Cuisini\u00e8re","Lave linge","Plaque","Four","R\u00e9frig\u00e9rateur"],"ASTERIE":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"ASTO":["Lave linge"],"ASTORIA":["Centrale vapeur","Fer \u00e0 repasser","Plaque","Nettoyeur vapeur","Expresso","Balai vapeur","Station de repassage"],"ASTRELL":["T\u00e9l\u00e9vision"],"ATAG":["Four","Plaque","Minifour","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Lave vaisselle"],"ATLAN":["Hotte"],"ATLANTIC":["Radiateur","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Four","Chauffe eau","Chaudi\u00e8re","Climatisation","Chauffage","S\u00e8che linge"],"ATTILA":["Cuisini\u00e8re"],"AUCHAN":["Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"AUER":["Chauffe eau","Chauffage","Po\u00eale"],"AURORA":["S\u00e8che linge"],"AUSTRIA":["R\u00e9frig\u00e9rateur"],"AVEA":["R\u00e9frig\u00e9rateur","Lave linge","Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Cong\u00e9lateur"],"AVILLA AVILA":["Machine \u00e0 pain"],"AVINTAGE":["Cave \u00e0 vin"],"AXANE":["S\u00e8che linge","Micro-ondes","Lave linge","Lave vaisselle","Cuisini\u00e8re"],"AXESS":["Hotte"],"AXIL":["d\u00e9codeur"],"AXITRONIC":["T\u00e9l\u00e9vision"],"AYA":["Lave linge","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","Micro-ondes","Minifour","T\u00e9l\u00e9vision","Mini-kitchen","Aspirateur"],"BABYLISS":["Epilateur","Miroir cosm\u00e9tique","S\u00e8che cheveux","Tondeuse"],"BALAY":["Four","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte","Plaque","S\u00e8che linge","Micro-ondes"],"BALTIC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"BALTIK":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BARAZZA":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"BARON":["Cuisini\u00e8re","Four"],"BARTSCHER":["Cafeti\u00e8re","Plancha","Four","Plaque","R\u00e9chaud","Broyeur","Percolateur","Machine \u00e0 hot dog","Toaster"],"BASICLINE":["Lave linge","Four","Plaque"],"BAUKNECHT":["Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Hotte","Four","Plaque","Cuisini\u00e8re","Cong\u00e9lateur","Minifour","Micro-ondes"],"BAUMATIC":["Plaque","Four","Hotte","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Cuisini\u00e8re"],"BE YOU":["Rasoir"],"BECKEN":["Four"],"BEEM":["Machine \u00e0 pain"],"BEKO":["Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Hotte","Micro-ondes","Aspirateur","Centrale vapeur","Expresso","Climatisation","Minifour","T\u00e9l\u00e9vision","Blender","Chauffage","Extracteur de jus","Cafeti\u00e8re","Rafraichisseur d'air","Purificateur d'air","Friteuse","Nettoyeur","Robot"],"BELDEKO":["Plaque","R\u00e9frig\u00e9rateur","Hotte","Lave linge"],"BELLAVITA":["S\u00e8che linge","Lave linge","Centrale vapeur"],"BELLING":["Cuisini\u00e8re"],"BENDIX":["Sans cat\u00e9gorie","Lave linge","ACCESSOIRE","S\u00e8che linge"],"BERKLAYS":["R\u00e9frig\u00e9rateur"],"BERNOLLIN":["Plaque"],"BERTO'S":["Cuisini\u00e8re","Friteuse","Plaque"],"BEST":["Hotte"],"BESTRON":["Machine \u00e0 pain","Minifour","Cuisini\u00e8re","Climatisation"],"BETTY CROCKER":["Machine \u00e0 pain"],"BIANCA":["Lave linge"],"BIFINETT":["Machine \u00e0 pain","Robot","Micro-ondes","Cafeti\u00e8re"],"BIG CHEF":["Lave linge","Cuisini\u00e8re"],"BIG CHILL":["R\u00e9frig\u00e9rateur"],"BIOSTORE":["Armoire froide"],"BISSEL":["Aspirateur"],"BISSELL":["Aspirateur","Nettoyeur","Aspirateur laveur","Nettoyeur d\u00e9tacheur","Nettoyeur vapeur"],"BLACK & DECKER":["Machine \u00e0 pain","Aspirateur","Nettoyeur vapeur","Expresso","Cafeti\u00e8re","Extracteur de jus","Blender","Climatisation","Presse agrumes","Micro-ondes","Hachoir"],"BLANCO":["Four"],"BLAUPUNKT":["Micro-ondes"],"BLOMBERG":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","S\u00e8che linge","Hotte"],"BLUEBELL":["Machine \u00e0 pain"],"BLUESKY":["Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Aspirateur","Four","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","R\u00e9chaud","Radiateur","Minifour","Cave \u00e0 vin","T\u00e9l\u00e9vision","Climatisation"],"BLUEWIND":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Aspirateur","Cuisini\u00e8re"],"BLYSS":["Chauffe eau"],"BOB":["Lave vaisselle"],"BODNER & MANN":["Chauffe eau","Hotte","Chaudi\u00e8re"],"BOFFI":["Sans cat\u00e9gorie"],"BOMANN":["Micro-ondes","Machine \u00e0 pain","Lave vaisselle","Robot","S\u00e8che linge","Hotte","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BOMPANI":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","Lave linge","Hotte","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes"],"BONNET":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Armoire N\u00e9gative","Armoire Positive","Marmite"],"BOOSTY":["Aspirateur"],"BORA":["Sans cat\u00e9gorie","Four","Lave linge","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"BOREAL":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle"],"BORETTI":["Cuisini\u00e8re","Plaque"],"BOSCH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cafeti\u00e8re","Lave linge","Expresso","S\u00e8che linge","Four","Hotte","Lave vaisselle","Cuisini\u00e8re","Centrale vapeur","Robot","Plaque","Micro-ondes","Aspirateur","Mixer","Aspirateur de table","Batteur Electrique","Grille-pain","Fer \u00e0 repasser","Bouilloire","Friteuse","Blender","Climatisation","Trancheuse","Cuiseur vapeur","Centrifugeuse","Chemin\u00e9e","Hachoir","Presse agrumes","Multicuiseur","Extracteur de jus","Outils jardinage","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Batteur","Robot cuiseur","Grill","TIROIR CHAUFFANT"],"BOURGEOIS":["Sans cat\u00e9gorie","Four"],"BRANDSTAR":["Sans cat\u00e9gorie"],"BRANDT":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","S\u00e8che linge","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Machine \u00e0 pain","Expresso","Chauffe eau","Robot","Friteuse","T\u00e9l\u00e9vision","Extracteur de jus","Mixer","Blender","Plancha"],"BRANDY BEST BRANDYBEST":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Cuisini\u00e8re","Four","Lave vaisselle","Minibar","Minifour","S\u00e8che linge","Plaque"],"BRAUN":["Expresso","Robot","Mixer","Cafeti\u00e8re","Hachoir","Brosse \u00e0 dent \u00e9lectrique","Rasoir","Fer \u00e0 repasser","Epilateur","Tondeuse","Centrale vapeur","Cuiseur vapeur","Moulin","Blender","Centrifugeuse","Bouilloire","Grille-pain","Grill","Friteuse"],"BRAVILOR BONAMAT":["Chauffe-briques","Distributeur \u00e0 eau chaude"],"BREADMAN":["Machine \u00e0 pain"],"BREMA":["Machine \u00e0 gla\u00e7ons"],"BREVILLE":["Machine \u00e0 pain"],"BRICO DEPOT":["Plaque","Hotte"],"BRITA":["Carafe","Adoucisseur"],"BROAN":["Hotte","R\u00e9frig\u00e9rateur"],"BROTHER":["Sans cat\u00e9gorie"],"BRU":["Lave vaisselle","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie"],"BSK":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave linge","Plaque","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Cuisini\u00e8re","Lave vaisselle"],"BUDERUS":["Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"BURG":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","Hotte"],"BUSH":["Machine \u00e0 pain"],"CAHORS":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CALEX":["Lave linge","S\u00e8che linge"],"CALIFORNIA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Micro-ondes","Plaque","Hotte","Climatisation","Chauffage","Minifour","Four","Aspirateur","Ventilateur","Machine \u00e0 gla\u00e7ons"],"CALIFORNIA EUR":["Plaque","Cuisini\u00e8re"],"CALOR":["Fer \u00e0 repasser","Cafeti\u00e8re","Centrale vapeur","Brosse \u00e0 dent \u00e9lectrique","Aspirateur","Lave linge","S\u00e8che cheveux","Rasoir","Expresso","Epilateur","Machine \u00e0 caf\u00e9","Tondeuse","D\u00e9froisseur","Radiateur"],"CALRUS":["Hotte"],"CALUX":["Sans cat\u00e9gorie","Insert"],"CAMPINGAZ":["Barbecue"],"CANDY":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Plaque","Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes","Four","Cuisini\u00e8re","Trio plaque + four + lave vaisselle","Cong\u00e9lateur","Cave \u00e0 vin","Duo four + lave vaisselle","Aspirateur"],"CAPLAIN":["Batteur"],"CARAD":["Lave vaisselle","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie"],"CARMA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Four","Plaque","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re"],"CARREFOUR HOME":["Micro-ondes","Lave linge","Machine \u00e0 pain","Cong\u00e9lateur","Minifour","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","Hotte","S\u00e8che linge","Plaque","Cave \u00e0 vin","Minibar","Aspirateur","Cuisini\u00e8re","Robot","Friteuse"],"CARRIER":["R\u00e9frig\u00e9rateur"],"CART AIR CARTAIR":["Hotte"],"CASINO":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","Minifour"],"CASSELIN":["Salamandre","Grille-pain","Four"],"CASTORAMA":["Chauffe eau"],"CATA APELSON":["Plaque","Four","Hotte","Micro-ondes"],"CAVISS":["Cave \u00e0 vin"],"CEADO":["Extracteur de jus"],"CGV":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CHAFFOTEAUX & MAURY":["Chauffe eau","Chaudi\u00e8re"],"CHEFMATE":["Machine \u00e0 pain"],"CHELSEA":["Lave vaisselle","R\u00e9frig\u00e9rateur"],"CHIQ":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"CHROMEX":["Four","Aspirateur"],"CIARRA":["Hotte"],"CIMLINE":["Sans cat\u00e9gorie"],"CLASSIC HOME":["R\u00e9frig\u00e9rateur","Chauffe eau"],"CLATRONIC":["Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot"],"CLAYTON":["Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","T\u00e9l\u00e9vision","d\u00e9codeur"],"CLEANFIX":["Aspirateur"],"CLIMADIFF":["Cave \u00e0 vin","Hotte","Mini-kitchen","Sans cat\u00e9gorie","Expresso","Minifour","Robot","Hachoir","Plancha","Climatisation","Machine \u00e0 bi\u00e8re"],"CLIMALIX":["Climatisation"],"CLIMASELECT":["Cong\u00e9lateur","Minifour","Mini-kitchen","Machine \u00e0 bi\u00e8re"],"CLIMASPACE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"CLIMATEK":["Micro-ondes","Climatisation"],"CNA-BRICO":["Hotte"],"COBAL":["R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Hotte","Four","T\u00e9l\u00e9vision"],"COCEF":["Plaque"],"CODIMATEL":["Meuble chauffant"],"COFEEMAKER":["Machine \u00e0 caf\u00e9","Percolateur"],"COJER":["Plaque"],"COLDIS":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Four"],"COLGED":["Lave vaisselle"],"COLSTON":["R\u00e9frig\u00e9rateur"],"COMBISTEEL":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"COMENDA":["Lave vaisselle"],"COMFEE":["Cong\u00e9lateur","S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave vaisselle","Climatisation","Four","Hotte"],"COMPACT":["Cuiseur \u00e0 riz"],"CONCEPT":["Machine \u00e0 pain"],"CONCORDE":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"CONSTRUCTA":["Lave vaisselle","Hotte","Four","Plaque","Lave linge","Micro-ondes","R\u00e9frig\u00e9rateur"],"CONTINENTAL EDISON":["R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Machine \u00e0 pain","Cong\u00e9lateur","Lave linge","Plaque","Four","Hotte","Cuisini\u00e8re","Cave \u00e0 vin","Aspirateur","Micro-ondes","Minifour","Cafeti\u00e8re","Centrale vapeur","Friteuse","Robot","Blender","Mixer","Autoradio","Balance","Bouilloire","Chaine Hi Fi","Lecteur","P\u00e8se personne","Presse agrumes","Radio","Radio r\u00e9veil","Service \u00e0 fondue","T\u00e9l\u00e9phone","T\u00e9l\u00e9vision","Raclette grill","Barre de son","Expresso"],"CONTROL AIR":["Hotte"],"CONVIVIUM":["Micro-ondes"],"COOKART COOK'ART":["Plaque"],"COOKE&LEWIS":["Hotte","Plaque","Four","Micro-ondes","Lave vaisselle","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"COOKMAX":["Toaster"],"COOKTOP":["Four","Plaque"],"COOKWORKS":["Machine \u00e0 pain"],"COOLTECH":["Sans cat\u00e9gorie"],"COQYS":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle"],"CORAIL":["Chauffe eau"],"CORBERO":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"CORRADI":["Cuisini\u00e8re"],"COSYLIFE":["Robot batteur","Hachoir"],"COSYLINE":["Cave \u00e0 vin"],"CRAFFT":["Lave linge"],"CREDA":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"CROFTON":["Machine \u00e0 pain"],"CROWN":["Sans cat\u00e9gorie"],"CRYSTAL":["Lave linge","S\u00e8che linge"],"CUISICHEF":["Machine \u00e0 pain"],"CUISINES REFERENCES":["Plaque"],"CUISITECH":["Micro-ondes","Minifour"],"CUPPONE OVENS":["Four"],"CURLING":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Four","Cuisini\u00e8re","Lave vaisselle","Appareil \u00e0 fondue","Cong\u00e9lateur","Hotte"],"CURTISS":["Cong\u00e9lateur","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","R\u00e9chaud","Aspirateur","Four","Minifour","Hotte","Plaque","Micro-ondes","Mini-kitchen","Lave vaisselle","Cave \u00e0 vin"],"D2":["T\u00e9l\u00e9vision"],"DAAN TECH":["Lave vaisselle"],"DAEWOO":["Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","T\u00e9l\u00e9vision","Minibar","Four","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Robot","Blender","Centrale vapeur","Minifour","Expresso","Plaque","S\u00e8che linge","Cuisini\u00e8re"],"DAV":["Four","Plaque"],"DE DIETRICH":["Chauffe eau","Cuisini\u00e8re","Sans cat\u00e9gorie","Four","Radiateur","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Hotte","Grill","Cong\u00e9lateur","Lave linge","Minifour","Expresso","Friteuse","TIROIR CHAUFFANT","Accumulateur gaz","Chaudi\u00e8re","Po\u00eale","ACCESSOIRE","Climatisation","S\u00e8che linge","Cave \u00e0 vin"],"DE ROSSO":["Lave linge","R\u00e9frig\u00e9rateur"],"DE SINA DESINA":["Machine \u00e0 pain"],"DELIPS":["T\u00e9l\u00e9vision"],"DELONGHI":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","Micro-ondes","Four","Machine \u00e0 pain","Machine \u00e0 caf\u00e9","Minifour","Expresso","Friteuse","Cireuse","Cafeti\u00e8re","Climatisation","Cr\u00e9dence","Hotte","Barbecue","Centrale vapeur","Fer \u00e0 repasser","Centrifugeuse","Plancha","Robot","D\u00e9shumidificateur","Sorbeti\u00e8re","Th\u00e9i\u00e8re","Grill","Machine \u00e0 th\u00e9","Radiateur","Aspirateur","Gaufrier","Moulin","Bouilloire","Nettoyeur vapeur"],"DELRUE":["Plaque"],"DER KREIS":["Plaque"],"DESIGN":["Machine \u00e0 pain"],"DEVILLE":["Po\u00eale","Insert","Cuisini\u00e8re fuel","Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Foyer chemin\u00e9e","Plancha","Chemin\u00e9e","Chaudi\u00e8re"],"DIAMOND":["Salamandre","Cuisini\u00e8re","Four","Toaster","Friteuse","Lave vaisselle","Cr\u00e9pi\u00e8re","S\u00e8che linge","R\u00f4tissoire","Four \u00e0 pizza","Armoire N\u00e9gative","Plaque","Lave verre","R\u00e9frig\u00e9rateur","Marmite"],"DIGIHOME":["Lave linge","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","d\u00e9codeur"],"DIGINIUM":["R\u00e9frig\u00e9rateur"],"DIGITRONIC":["T\u00e9l\u00e9vision","d\u00e9codeur"],"DIHR":["Lave vaisselle"],"DIRT DEVIL":["Aspirateur","Nettoyeur vapeur"],"DITO SAMA":["Batteur","Eplucheuse"],"DKK":["R\u00e9frig\u00e9rateur"],"DOMAN":["Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Four","S\u00e8che linge","Cong\u00e9lateur"],"DOMAR":["Sans cat\u00e9gorie"],"DOMATIX":["Hotte"],"DOMEDIA":["Machine \u00e0 pain"],"DOMENA":["Nettoyeur vapeur","Centrale vapeur","Fer \u00e0 repasser"],"DOMEOS":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Lave vaisselle","Micro-ondes","Minifour","Plaque","Four"],"DOMEST":["Cuisini\u00e8re","Cong\u00e9lateur","Four","R\u00e9frig\u00e9rateur","Plaque","S\u00e8che linge","Lave linge","Micro-ondes"],"DOMETIC":["Climatisation","R\u00e9frig\u00e9rateur","R\u00e9frig\u00e9rateur camping","Cong\u00e9lateur","Cave \u00e0 vin","Minibar","GLACIERE","Plaque"],"DOMINOX":["Plaque"],"DOMO":["Machine \u00e0 pain","Micro-ondes","Centrale vapeur","Robot","Blender chauffant","Cong\u00e9lateur","Minifour","Plancha","Expresso","Mixer","Trancheuse","Machine \u00e0 gla\u00e7ons","Gaufrier","Aspirateur","Friteuse","Cr\u00e9pi\u00e8re","Nettoyeur vapeur","Grill","Machine \u00e0 caf\u00e9","Hachoir","Blender","R\u00e9frig\u00e9rateur","Cuiseur vapeur","Raclette grill","Four \u00e0 pizza","Fondue","Appareil \u00e0 cake","Sorbeti\u00e8re"],"DOREGRILL":["R\u00f4tissoire"],"DREAME":["Aspirateur laveur","Aspirateur"],"DUSSELDORF":["Trancheuse"],"DUVERNOY":["Sans cat\u00e9gorie"],"DYNAMIC":["Mixer"],"DYNOR":["Sans cat\u00e9gorie"],"DYSON":["Aspirateur","Purificateur d'air","Ventilateur","Nettoyeur"],"ECO":["R\u00e9frig\u00e9rateur"],"ECOLINE":["Sans cat\u00e9gorie","Hotte"],"ECRON":["Sans cat\u00e9gorie"],"EDENWOOD":["T\u00e9l\u00e9vision","T\u00e9l\u00e9phone","Barre de son"],"EDER":["Plaque","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","Four"],"EDESA":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Eplucheuse","Chauffe eau","Thermoscelleuse","Chauffe-Plats","Chariot"],"EDSON":["Lave vaisselle","Lave linge","Four","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque"],"EDV":["Sans cat\u00e9gorie"],"EDY":["Sans cat\u00e9gorie"],"EGC":["Four","Plaque","Hotte"],"EICO":["Hotte"],"EKA":["Cuisini\u00e8re","Four","Plaque"],"ELBA":["Sans cat\u00e9gorie","Cuisini\u00e8re","Butanette","Plaque","Four"],"ELCOLUX":["Sans cat\u00e9gorie","Hotte","Plaque"],"ELCOTEC":["Four","R\u00e9chaud","Sans cat\u00e9gorie"],"ELDI":["Sans cat\u00e9gorie"],"ELECTA":["Cong\u00e9lateur"],"ELECTRA":["Sans cat\u00e9gorie"],"ELECTRA BREGENZ":["Plaque"],"ELECTROHAUS":["Sans cat\u00e9gorie"],"ELECTROLINE":["Lave linge","R\u00e9frig\u00e9rateur","Four"],"ELECTROLUX":["Aspirateur","Four","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cireuse","Plaque","Cafeti\u00e8re","Machine \u00e0 pain","Hotte","S\u00e8che linge","Climatisation","Cuisini\u00e8re","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Robot","Expresso","Bouilloire","Centrale vapeur","Lave verre","Purificateur d'air","Armoire froide","Armoire Chaude","Armoire Positive","R\u00e9frig\u00e9rateur camping","Grill","GLACIERE","TIROIR CHAUFFANT","Nettoyeur","Minifour","Armoire N\u00e9gative","Aspirateur laveur","Essoreuse"],"ELECTROMIX":["Machine \u00e0 pain"],"ELETTROBAR":["Lave verre","Lave vaisselle"],"ELFRAMO":["Lave vaisselle"],"ELICA":["Hotte","Plaque"],"ELIT":["T\u00e9l\u00e9vision"],"ELITAIR":["Hotte"],"ELORA":["Sans cat\u00e9gorie"],"ELSAY":["Micro-ondes"],"ELTA":["Machine \u00e0 pain"],"EMB":["Lave verre"],"ENGEL":["d\u00e9codeur"],"ENGEL AXIL":["T\u00e9l\u00e9vision"],"ENO":["Four","Plaque","Sans cat\u00e9gorie"],"ENODIS":["Cong\u00e9lateur"],"ENTRONIC":["Climatisation","Minifour","Aspirateur"],"EQUATION":["Chauffe eau"],"ESCO":["Plaque","Cuisini\u00e8re","Four","Mini-kitchen","Minifour","Sans cat\u00e9gorie"],"ESSENTIEL B":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Lave linge","Cuisini\u00e8re","Machine \u00e0 pain","Micro-ondes","Cave \u00e0 vin","S\u00e8che linge","Four","Minibar","Minifour","Aspirateur","Machine \u00e0 gla\u00e7ons","Blender","Climatisation","Robot","T\u00e9l\u00e9vision","Centrale vapeur","Grill","Raclette grill","Presse agrumes","Barbecue","Hachoir","Yaourti\u00e8re","Multicuiseur","Cocotte minute","Cafeti\u00e8re","Cuiseur vapeur","Trancheuse","Sorbeti\u00e8re","Cuiseur \u00e0 riz","Ventilateur","St\u00e9rilisateur","Expresso","Friteuse","Nettoyeur vapeur","Mixer","Barre de son","Aspirateur laveur"],"ETERNAL":["Lave vaisselle","Plaque","Four"],"EUREKA":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Lave linge","Lave vaisselle","Machine \u00e0 pain"],"EUROBAR":["Friteuse"],"EUROCAVE":["Cave \u00e0 vin"],"EURODOMO":["Hotte"],"EUROFRED":["Lave vaisselle"],"EUROFRIO":["Cave \u00e0 vin","Sans cat\u00e9gorie"],"EUROMAC":["Climatisation"],"EUROMAX":["Friteuse","Bain marie"],"EUROP":["Sans cat\u00e9gorie"],"EUROSTEAM":["Aspirateur"],"EUROTECH":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","S\u00e8che linge"],"EVATRONIC":["Minifour"],"EVERGLADES":["Machine \u00e0 pain","S\u00e8che linge"],"EVERLASTING":["Armoire froide"],"EVERTON":["Plaque","Hotte"],"EWT":["Aspirateur"],"EXCELINE":["Plaque","Hotte","Lave vaisselle","Cuisini\u00e8re","Four","Lave linge","Cong\u00e9lateur","Aspirateur","Climatisation"],"EXCLUSIV":["Micro-ondes"],"EXQUISIT":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Micro-ondes","Lave vaisselle"],"F&U":["T\u00e9l\u00e9vision"],"FABER":["Hotte","Plaque"],"FAGOR":["R\u00e9frig\u00e9rateur","Micro-ondes","Four","Plaque","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","Chauffe eau","Lave vaisselle","S\u00e8che linge","Hotte","Expresso","Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","Grill","Friteuse","Armoire N\u00e9gative","Aspirateur","Robot","Auto cuiseur","Plancha","Centrifugeuse","Armoire froide","Meuble chauffant","Minifour","Lave verre","Nettoyeur vapeur","Centrale vapeur","Raclette grill","Bain marie","Cocotte minute"],"FAIS":["Chauffe eau"],"FALCON":["Hotte","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur"],"FALDA":["S\u00e8che linge"],"FALMEC":["Hotte","Plaque"],"FAR":["Cuisini\u00e8re","Hotte","Cong\u00e9lateur","Micro-ondes","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Plaque","Aspirateur","Machine \u00e0 pain","Minifour","Couvercle","Evier","Robinet","Centrifugeuse","Robot","T\u00e9l\u00e9vision","Rafraichisseur d'air","Cave \u00e0 vin"],"FAURE":["Sans cat\u00e9gorie","Plaque","Four","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Hotte","Micro-ondes","Cong\u00e9lateur","Butanette","Aspirateur","Robot"],"FAVORIT":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle"],"FELSON":["T\u00e9l\u00e9vision"],"FENNER":["T\u00e9l\u00e9vision"],"FERROLI":["Chaudi\u00e8re"],"FIF":["Machine \u00e0 pain"],"FILA":["Hotte"],"FILTRE":["Sans cat\u00e9gorie"],"FINLUX":["T\u00e9l\u00e9vision","Plaque","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"FIRSTLINE":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cuisini\u00e8re","Plaque","Cong\u00e9lateur","Lave vaisselle","Aspirateur laveur","Micro-ondes","Four","Hotte","Aspirateur","Cave \u00e0 vin","Climatisation","Hachoir","Cr\u00e9dence","Centrale vapeur"],"FLAMINIA":["Sans cat\u00e9gorie","Hotte"],"FLAVEL":["Plaque"],"FLECK":["Chauffe eau","Accumulateur gaz"],"FM":["Four"],"FOCUS":["Lave vaisselle"],"FOEM":["Four"],"FOINOX":["Four"],"FORTEX":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque","Lave linge","Climatisation","Lave vaisselle"],"FOSTER":["R\u00e9frig\u00e9rateur","Plaque"],"FOURINOX":["Four","Etuve"],"FOURNIER":["Hotte","Plaque"],"FOX":["Hotte"],"FRAB":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"FRAGOROSO":["Cuisini\u00e8re"],"FRANCIA":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Hotte","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Minifour","Mini-kitchen","Chaudi\u00e8re"],"FRANCOBELGE":["Cuisini\u00e8re","Po\u00eale"],"FRANGER":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Aspirateur","Lave linge"],"FRANKE":["Plaque","Hotte","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"FRANSTAL":["Lave vaisselle","Armoire Chaude","Four","Armoire N\u00e9gative","Lave linge","R\u00e9frig\u00e9rateur","Trancheuse","Armoire froide","S\u00e8che linge","Cuisini\u00e8re","Armoire Positive","Armoire \u00e0 couteau","Lave verre","Plaque","Plancha"],"FRATELLIONOFRI":["Cuisini\u00e8re","Plaque","Hotte","Four"],"FRECAN":["Hotte"],"FRESTON":["T\u00e9l\u00e9vision"],"FRIAC":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Hotte","Cong\u00e9lateur"],"FRIGEAVIA":["Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge"],"FRIGELUX":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Armoire froide","Machine \u00e0 gla\u00e7ons","Armoire N\u00e9gative","Armoire Positive","Vitrine"],"FRIGIDAIRE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Hotte","Lave vaisselle"],"FRIGISTAR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Cave \u00e0 vin","Lave linge"],"FRIGOR":["Sans cat\u00e9gorie"],"FRIMA":["Four"],"FRIONOR":["Four","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","Cuisini\u00e8re","Armoire froide","Cave \u00e0 vin","Hotte","Micro-ondes","Minibar","Lave verre","Distributeur \u00e0 vin","Armoire N\u00e9gative"],"FROSTAR":["Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte"],"FUJIONKYO":["d\u00e9codeur","T\u00e9l\u00e9vision"],"FULGOR":["Plaque","Four","Sans cat\u00e9gorie","Hotte","R\u00e9frig\u00e9rateur"],"FUNAI":["Sans cat\u00e9gorie"],"FUNIX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Plaque","Cong\u00e9lateur","Lave vaisselle","Machine \u00e0 pain","Cave \u00e0 vin","Hotte","Minifour","Micro-ondes"],"GAGGENAU":["Hotte","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Plaque","Auto cuiseur","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Friteuse","Grill"],"GALANT":["Lave linge","Micro-ondes"],"GALANZ":["Micro-ondes","Lave linge","Cave \u00e0 vin","S\u00e8che linge","Lave vaisselle","Climatisation"],"GALAXY":["R\u00e9frig\u00e9rateur"],"GAMMFROID":["Sans cat\u00e9gorie"],"GC":["Sans cat\u00e9gorie"],"GEBHARDT":["Sans cat\u00e9gorie","Four","Plaque"],"GEDTECH":["Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Plaque"],"GENERAL ELECTRIC":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Hotte","Cuisini\u00e8re","Four","Plaque","Micro-ondes","D\u00e9shumidificateur"],"GENERALFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"GENERISS":["Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Plaque"],"GERMANIA (LA)":["Cuisini\u00e8re","Hotte","Cr\u00e9dence","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Lave vaisselle","Plaque"],"GIATHERM":["Chauffe eau"],"GIBSON":["Sans cat\u00e9gorie"],"GIORIK":["Four","Friteuse"],"GIRBAU":["Lave linge"],"GIRMI":["Minifour","Sans cat\u00e9gorie","R\u00e9chaud"],"GLEMGAS":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes"],"GLENAN":["Four"],"GOBLIN":["Aspirateur"],"GOCKO":["Centrale vapeur"],"GODIN":["Cuisini\u00e8re","Insert","Plaque","Chemin\u00e9e","Four","Po\u00eale","Hotte","Foyer chemin\u00e9e","Cuisini\u00e8re fuel","Chaudi\u00e8re"],"GOODHOME":["Four","Micro-ondes","Hotte","Plaque","R\u00e9frig\u00e9rateur"],"GOODMAN'S GOODMANS":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"GORENJE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle","S\u00e8che linge","Hotte","Plaque","Cong\u00e9lateur","Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot","Blender","TIROIR CHAUFFANT","Trancheuse","Friteuse","D\u00e9shydrateur","Plancha","Chauffe eau","Climatisation"],"GRAETZ":["Climatisation"],"GRAM":["Cong\u00e9lateur"],"GRANDIN":["T\u00e9l\u00e9vision"],"GROELAND":["R\u00e9frig\u00e9rateur camping"],"GRUNDIG":["Aspirateur","Bouilloire","T\u00e9l\u00e9vision","Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","Centrale vapeur","Barre de son"],"GSD":["S\u00e8che linge"],"H&B":["Climatisation"],"HAAS":["Lave linge"],"HAFELE":["Hotte","Plaque"],"HAGEN":["T\u00e9l\u00e9vision"],"HAIER":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Cave \u00e0 vin","Climatisation","Plaque","Aspirateur","T\u00e9l\u00e9vision","Four","TIROIR CHAUFFANT","Hotte","Friteuse"],"HANSA":["Lave linge"],"HANSEATIC":["Lave linge"],"HARDEL":["Micro-ondes"],"HARILOX":["Hotte"],"HARPER":["Micro-ondes"],"HARROW":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Plaque","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"HDC":["R\u00e9frig\u00e9rateur","Plaque"],"HDC.LINK":["Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"HEC":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Sans cat\u00e9gorie","S\u00e8che linge"],"HELKINA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","Hotte","Lave vaisselle"],"HELVETIA":["Lave vaisselle","Lave linge","Four","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Micro-ondes","S\u00e8che linge","Cuisini\u00e8re","Plaque"],"HEMERSON":["Lave vaisselle"],"HENDI":["Cuisini\u00e8re"],"HERU":["Micro-ondes"],"HIGH ONE HIGHONE":["Plaque","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Hotte","T\u00e9l\u00e9vision","Cave \u00e0 vin","Aspirateur"],"HIGHTEC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIGHTECH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIRUNDO":["Lave linge"],"HISENSE":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Plaque","Four","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","Climatisation","Barre de son","Micro-ondes","Vid\u00e9oprojecteur","Aspirateur","Cave \u00e0 vin","Hotte","Friteuse","Minifour"],"HITACHI":["Micro-ondes","T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur"],"HOBART":["Trancheuse","Lave vaisselle","Four","Robot"],"HOHER":["T\u00e9l\u00e9vision"],"HOLLANDIA":["Sans cat\u00e9gorie"],"HOMEKING":["R\u00e9frig\u00e9rateur","Hotte","Lave linge","Four","Plaque","Lave vaisselle","Cave \u00e0 vin","Cong\u00e9lateur","Micro-ondes"],"HOMER":["Cuisini\u00e8re","Four"],"HOMETECH":["Radiateur"],"HONEYWELL":["Climatisation"],"HOONVED":["Lave verre","Lave vaisselle"],"HOOVER":["Lave vaisselle","Lave linge","Aspirateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Nettoyeur","Centrale vapeur","Hotte","Cong\u00e9lateur","Cireuse","Aspirateur Robot","Nettoyeur vapeur","Purificateur d'air","Micro-ondes","Aspirateur laveur"],"HORECA":["Trancheuse","Armoire froide","Lave verre","Lave vaisselle","Machine \u00e0 hot dog","Friteuse"],"HORN":["Cong\u00e9lateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Plaque","Butanette","Four","Micro-ondes","Lave vaisselle"],"HOSHIZAKI":["Fabrique de glaces"],"HOTPOINT":["Sans cat\u00e9gorie","Accumulateur gaz","S\u00e8che linge","Lave linge","Lave vaisselle","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","R\u00e9frig\u00e9rateur"],"HOTPOINT ARISTON":["Plaque","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Lave linge","Hotte","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","S\u00e8che linge","Micro-ondes","Cave \u00e0 vin"],"HUDSON":["Four","Plaque","Hotte","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"HUMELAB":["T\u00e9l\u00e9vision"],"HUSQVARNA":["R\u00e9frig\u00e9rateur"],"HYCO":["Sans cat\u00e9gorie"],"HYGENA":["Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur"],"HYPSON":["T\u00e9l\u00e9vision"],"HYUNDAI":["Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Plaque","T\u00e9l\u00e9vision"],"IAR":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge"],"IARP":["Cong\u00e9lateur"],"IBERNA":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Cong\u00e9lateur","Four"],"ICE STREAM":["R\u00e9frig\u00e9rateur","S\u00e8che linge"],"ICEBERG":["R\u00e9frig\u00e9rateur","Lave linge","Plaque","Cuisini\u00e8re"],"ICELINE":["R\u00e9frig\u00e9rateur"],"ICES":["Micro-ondes"],"ICYTECH":["R\u00e9frig\u00e9rateur"],"IDHD":["T\u00e9l\u00e9vision"],"IGNIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","S\u00e8che linge"],"IKEA":["Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Hotte","Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","Expresso","S\u00e8che linge"],"ILVE":["Four","Cuisini\u00e8re","Plaque","Hotte"],"IMESA":["Lave linge"],"IMETEC":["Aspirateur"],"IMPERIAL":["Four"],"INDESIT":["Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Four","Micro-ondes","Expresso","Climatisation"],"INDOMO":["Micro-ondes","Aspirateur","Plaque"],"INEXIVE":["T\u00e9l\u00e9vision","Lave vaisselle"],"INFRICO":["Armoire Positive","R\u00e9frig\u00e9rateur","Armoire N\u00e9gative"],"INFRIGO":["Armoire froide"],"INITIAL T":["Hotte"],"INNO.HIT":["R\u00e9frig\u00e9rateur","Lave linge"],"INOXTREND":["Four"],"INTERNATIONAL PRESTIGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"INUVIK":["Lave linge","T\u00e9l\u00e9vision","S\u00e8che linge"],"INVICTA":["Insert","Po\u00eale"],"IPSO":["Lave linge","Lave vaisselle"],"IPURE":["T\u00e9l\u00e9vision"],"IROBOT":["Aspirateur Robot","Nettoyeur","Aspirateur"],"ITV":["Machine \u00e0 gla\u00e7ons"],"IXINA FRANCE":["Plaque"],"JEKEN - JENKEN":["Micro-ondes","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave vaisselle","Plaque","Four","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Hotte","Radiateur","Aspirateur","Fondue","Chauffage","Ventilateur","Machine \u00e0 caf\u00e9","Grille-pain","Bouilloire","Machine \u00e0 gla\u00e7ons","Barbecue","Climatisation"],"JEMKO":["Sans cat\u00e9gorie","Plaque","Four"],"JENNAIR":["Sans cat\u00e9gorie"],"JETAIR":["Hotte"],"JETFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"JETGAZ":["Plaque","Cuisini\u00e8re","Four"],"JETWASH":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"JOLLYMEC":["Po\u00eale"],"JPC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Lave vaisselle"],"JUMO":["Four \u00e0 pizza"],"JUNGER":["R\u00f4tissoire"],"JUNIOR":["Chauffe eau"],"JUNKER":["Lave vaisselle","Micro-ondes"],"JUNO":["Four","R\u00e9frig\u00e9rateur"],"JURA":["Machine \u00e0 caf\u00e9","Expresso"],"JUSTA":["Friteuse"],"JVC":["T\u00e9l\u00e9vision"],"KAISUI":["Four"],"KALORIK":["Aspirateur","Micro-ondes","Minifour","Robot cuiseur","Grille-pain"],"KARCHER":["Nettoyeur","Aspirateur","Nettoyeur vapeur","Aspirateur laveur"],"KARERA":["Sans cat\u00e9gorie"],"KATOREX":["Sans cat\u00e9gorie","Lave linge"],"KEHL":["Sans cat\u00e9gorie","Hotte"],"KELON":["R\u00e9frig\u00e9rateur"],"KELVINATOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KENMORE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Machine \u00e0 pain"],"KENWOOD":["Sans cat\u00e9gorie","Blender","S\u00e8che linge","Four","Robot","Machine \u00e0 pain","Hachoir","Centrale vapeur","Friteuse","Mixer","Cafeti\u00e8re","Grille-pain","Micro-ondes","Expresso","Centrifugeuse","Extracteur de jus","Batteur","Robot batteur","R\u00e9frig\u00e9rateur"],"KEOPS":["Hotte","Sans cat\u00e9gorie","Lave vaisselle"],"KERWAVE":["Micro-ondes","S\u00e8che linge","Minifour"],"KIMEX":["T\u00e9l\u00e9vision"],"KING D'HOME KINGDHOME":["Lave vaisselle","Cuisini\u00e8re","Aspirateur","Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","Sans cat\u00e9gorie","Plaque","Cave \u00e0 vin","Cong\u00e9lateur","Minifour","S\u00e8che linge","Climatisation","Hotte","Centrale vapeur","Machine \u00e0 bi\u00e8re"],"KIRSCH":["Armoire Chaude"],"KITCHEN CHEF":["Minifour","Sorbeti\u00e8re","Expresso","Moulin","Percolateur","Cafeti\u00e8re","Trancheuse","Extracteur de jus","Hachoir","Machine \u00e0 gla\u00e7ons","Friteuse","Machine \u00e0 bi\u00e8re","Plaque","machine sous vide","Raclette grill","Climatisation","Conditionneuse sous vide","D\u00e9shydrateur","Machine \u00e0 pain","St\u00e9rilisateur","Nettoyeur vapeur","Machine \u00e0 caf\u00e9"],"KITCHENAID":["Four","Robot","Extracteur de jus","Expresso","R\u00e9frig\u00e9rateur","Blender","Hotte","ACCESSOIRE","Micro-ondes","Lave vaisselle","Plaque","Centrifugeuse","Hachoir","Robot cuiseur","Blender chauffant","Batteur Electrique","Cave \u00e0 vin","Auto cuiseur","Cafeti\u00e8re","Grille-pain","Bouilloire","Mixer","Batteur","Barbecue"],"KITCHENAID - ACCESSOIRES":["Hachoir"],"KLARSTEIN":["Lave vaisselle","Cave \u00e0 vin","Climatisation"],"KLEENMAID":["Plaque"],"KLEFR":["Chargeur"],"KLEO":["R\u00e9frig\u00e9rateur"],"KNEISSEL":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Four","Cuisini\u00e8re","Aspirateur"],"KOENIC":["Lave linge"],"KOENIG":["Machine \u00e0 pain","Minifour","Nettoyeur vapeur","Robot","Blender chauffant","Cuiseur vapeur","Aspirateur","Centrale vapeur","Sorbeti\u00e8re","Four \u00e0 pizza","Extracteur de jus","Presse agrumes","Th\u00e9i\u00e8re","Mixer","Trancheuse","Appareil \u00e0 Pizza","Raclette grill","Machine \u00e0 bi\u00e8re","Moulin","Grille-pain","Appareil \u00e0 fondue","Cave \u00e0 vin","Micro-ondes","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Expresso","Cafeti\u00e8re","Blender"],"KONRAD":["Sans cat\u00e9gorie","Lave linge"],"KONTACT":["Hotte","Plaque","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur"],"KORTING":["Four"],"KRAMPOUZ":["Plancha","Bain marie","Cr\u00e9pi\u00e8re","Grill","APPAREIL A CHOCOLAT","Gaufrier"],"KREFT":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KRUPPS":["Lave vaisselle"],"KRUPS":["Sans cat\u00e9gorie","Cafeti\u00e8re","Expresso","Machine \u00e0 pain","Mixer","Machine \u00e0 caf\u00e9","Robot","Machine \u00e0 bi\u00e8re","Friteuse","Machine \u00e0 th\u00e9","Blender","Trancheuse","Grill","Presse agrumes","Th\u00e9i\u00e8re","Sorbeti\u00e8re"],"KRYSTER":["Lave linge","Lave vaisselle"],"KUPPERSBUSH":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Plaque","Hotte","Lave linge","Micro-ondes","Multicuiseur"],"KYDOS":["T\u00e9l\u00e9vision"],"LA CORNUE":["Cuisini\u00e8re","Hotte"],"LA SOMMELIERE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cave \u00e0 chocolat"],"LACANCHE":["Cuisini\u00e8re","Sans cat\u00e9gorie","Four","R\u00f4tissoire","Hotte"],"LACIMBALI":["Lave vaisselle"],"LACO":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Plaque","Sans cat\u00e9gorie","Cong\u00e9lateur","Hotte","Lave vaisselle","Couvercle","Evier","Cave \u00e0 vin"],"LADEN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Cong\u00e9lateur","Micro-ondes","Hotte","Plaque"],"LADYWIND":["Sans cat\u00e9gorie","Lave linge"],"LAGRANGE":["Service \u00e0 fondue","Gaufrier","Robot","Grill","Machine \u00e0 pain","Yaourti\u00e8re","Plancha","Machine \u00e0 p\u00e2tes","Sorbeti\u00e8re","Blender","Machine \u00e0 gla\u00e7ons","Cr\u00e9pi\u00e8re","Raclette grill","Mixer","Barbecue","Bouilloire","Pierrade"],"LAINOX":["Four","Lave vaisselle"],"LAMBER":["Lave vaisselle"],"LAMONA":["Plaque","Four","Hotte","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur"],"LANCER":["Lave vaisselle"],"LAURASTAR":["Centrale vapeur"],"LAURUS":["Lave vaisselle","Plaque","Four","Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"LAZER":["Micro-ondes","Lave vaisselle","Minifour","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"LE CELLIER":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE CHAI":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE MARQUIER":["Plancha"],"LEISURE":["Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur"],"LEMERCIER":["Chauffe eau"],"LENSON":["d\u00e9codeur"],"LEONARD":["Lave vaisselle"],"LERVIA":["Aspirateur"],"LG":["Micro-ondes","Aspirateur","Sans cat\u00e9gorie","Lave linge","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Cong\u00e9lateur","Climatisation","Aspirateur Robot","Barre de son","T\u00e9l\u00e9phone","Four","Plaque","Hotte"],"LIEBHERR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin","Armoire N\u00e9gative","Armoire froide","Armoire Positive","Armoire Chaude"],"LIFETEC":["R\u00e9frig\u00e9rateur"],"LIGMAR":["Lave linge"],"LIMIT":["Plaque"],"LINA":["R\u00e9frig\u00e9rateur"],"LINARIE":["R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave linge","Lave vaisselle"],"LINCAR":["R\u00e9chaud"],"LINCOLN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"LINDBERGH":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"LINDE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"LINEATRE":["S\u00e8che linge","Sans cat\u00e9gorie"],"LINETECH":["Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","d\u00e9codeur","Minifour","S\u00e8che linge"],"LINKE":["Hotte","Plaque","Micro-ondes","Lave vaisselle","Four"],"LISTO":["Plaque","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Four","Hotte","Machine \u00e0 pain","Cong\u00e9lateur","T\u00e9l\u00e9vision","Micro-ondes","Cuisini\u00e8re","Minifour","Robot","Centrale vapeur","Hachoir","Plancha","Aspirateur","Climatisation"],"LIVENTA":["Machine \u00e0 pain"],"LOFRA":["Cuisini\u00e8re","Cr\u00e9dence","Plaque","Four","Micro-ondes"],"LOUIS TELLIER":["Percolateur","Appareil \u00e0 raclette"],"LUXGLAS":["Chauffe eau"],"LUXHOME":["Plaque"],"LUXIO":["T\u00e9l\u00e9vision"],"LUXOR":["Sans cat\u00e9gorie","Four","Cuisini\u00e8re","Lave linge","T\u00e9l\u00e9vision"],"M-SYSTEM":["Cuisini\u00e8re"],"MABE":["R\u00e9frig\u00e9rateur"],"MACH":["Lave vaisselle"],"MAFTER":["Micro-ondes"],"MAGIC CHEF":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"MAGIMIX":["Robot","Friteuse","Expresso","Cafeti\u00e8re","Presse agrumes","Cuiseur vapeur","Blender","Sorbeti\u00e8re","Auto cuiseur","Centrifugeuse","Grille-pain","Trancheuse","Extracteur de jus","Hachoir","Toaster"],"MAISON DEPOT":["T\u00e9l\u00e9vision"],"MAISTER":["Hotte"],"MANDINE":["Micro-ondes","Minifour"],"MANHATTAN":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Sans cat\u00e9gorie","T\u00e9l\u00e9vision","S\u00e8che linge","Plaque"],"MARKLING":["Four","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Trio plaque + four + lave vaisselle","Cave \u00e0 vin"],"MASTER":["Sans cat\u00e9gorie"],"MATTHIS":["Plaque"],"MAXFIRE":["Hotte"],"MAYC":["Lave linge"],"MAYTAG":["R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Plaque","Robot"],"MBM":["Friteuse","Four","Cuisini\u00e8re","Lave vaisselle"],"MCC-TRADING INTERNATIONAL":["Vitrine"],"MEA":["S\u00e8che linge","Sans cat\u00e9gorie","Cong\u00e9lateur"],"MEDIFROID":["Armoire Positive"],"MEDION":["Lave linge"],"MEISTER":["R\u00e9frig\u00e9rateur"],"MELICONI":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MELITTA":["Machine \u00e0 caf\u00e9","Expresso","Cafeti\u00e8re"],"MENALUX":["Sans cat\u00e9gorie"],"MENEGHETI":["Sans cat\u00e9gorie","Plaque"],"MEP":["R\u00e9frig\u00e9rateur","Armoire N\u00e9gative","Armoire Positive"],"MERCATUS":["Armoire froide","Armoire N\u00e9gative"],"MERKER":["Lave linge","S\u00e8che linge"],"METRO":["Four","Lave vaisselle","Armoire froide","Friteuse","Cuisini\u00e8re","Lave verre","Cong\u00e9lateur","Expresso","Cr\u00e9pi\u00e8re","Grill","Percolateur","Fabrique de glaces","Trancheuse","R\u00e9frig\u00e9rateur","Grille-pain","Plancha","Machine \u00e0 hot dog","Bain marie","Toaster","Micro-ondes","Armoire N\u00e9gative","Saladette","Robot","Armoire Positive","Arri\u00e8re de bar","Plaque","Machine \u00e0 gla\u00e7ons"],"MEZIERE":["Plaque"],"MICROLOGIC":["Sans cat\u00e9gorie","Micro-ondes"],"MICROLOGIE":["Sans cat\u00e9gorie"],"MICROMAX":["Micro-ondes"],"MICROSAT":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MICROSTAR":["Sans cat\u00e9gorie","Micro-ondes"],"MIDEA":["Lave vaisselle","Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur"],"MIELE":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Aspirateur","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Expresso","Essoreuse","Cuisini\u00e8re","Plaque","Cafeti\u00e8re","Cong\u00e9lateur","Centrale vapeur","Cave \u00e0 vin"],"MINEA":["Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","S\u00e8che linge","Cave \u00e0 vin","Machine \u00e0 gla\u00e7ons","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie"],"MIOGO":["Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Micro-ondes","Plaque"],"MIOSTAR":["Lave linge"],"MOBALPA":["Plaque","Hotte"],"MOBILETV":["T\u00e9l\u00e9vision"],"MODERNA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte"],"MODULAR":["Lave vaisselle","Four"],"MONDIAL":["Sans cat\u00e9gorie","Four","Plaque"],"MONSTER":["Station de repassage"],"MONTBLANC":["Lave linge"],"MORPHY RICHARDS":["Centrale vapeur","Robot cuiseur","Blender chauffant","Cafeti\u00e8re"],"MORRIS":["Sans cat\u00e9gorie"],"MOULINEX":["Sans cat\u00e9gorie","Micro-ondes","Aspirateur","Climatisation","Robot","Machine \u00e0 pain","Gaufrier","Blender","Moulin","Friteuse","Mixer","Four","Hachoir","Aspirateur de table","Centrale vapeur","Minifour","Multicuiseur","Cuiseur vapeur","Centrifugeuse","Cafeti\u00e8re","Expresso","Wok","Bouilloire","Robot batteur","Plancha","Robot cuiseur","Lave vaisselle","Extracteur de jus","Blender chauffant","Presse agrumes","R\u00e9frig\u00e9rateur","Raclette grill","Yaourti\u00e8re","Batteur","Auto cuiseur","AIR FRYER"],"MPR":["Four"],"MTEC":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Lave vaisselle","Aspirateur","Grill"],"MTS":["Chauffe eau"],"MULTIGROUP":["Four \u00e0 pizza"],"NARDI":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Minifour"],"NAYATI":["Wok"],"NED":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge"],"NEFF":["Sans cat\u00e9gorie","Four","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","Hotte","Cuisini\u00e8re","Cong\u00e9lateur","S\u00e8che linge","Expresso"],"NEO":["T\u00e9l\u00e9vision"],"NEOTECH":["Lave vaisselle"],"NEOTHERM":["Chauffe eau"],"NESPRESSO":["Expresso"],"NESTOR M":["Cave \u00e0 vin"],"NEUFUNK":["R\u00e9frig\u00e9rateur"],"NEVADA":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","Hotte"],"NEWCOLD":["Lave linge"],"NEWLINE":["Cuisini\u00e8re","Four","Plaque"],"NEWPOL":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"NEWTEC":["Lave linge","R\u00e9frig\u00e9rateur"],"NILFISK":["Aspirateur","Nettoyeur"],"NINJA":["Grill","Multicuiseur","Sorbeti\u00e8re","Friteuse","Minifour","AIR FRYER","Barbecue","Expresso","Blender","Cafeti\u00e8re","Plancha"],"NNA":["Chauffe eau"],"NOGAMATIC":["Sans cat\u00e9gorie","Plaque","S\u00e8che linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"NOIROT":["Chauffe eau"],"NOMADIC":["Climatisation"],"NORD INOX":["Plaque"],"NORDTON":["Lave vaisselle","Four"],"NORGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"NOSEM":["Armoire froide","Lave vaisselle","Armoire Positive","Arri\u00e8re de bar"],"NOSTRIA":["Sans cat\u00e9gorie","Four","Plaque","Micro-ondes","R\u00e9frig\u00e9rateur"],"NOVAMATIC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"NOVELTI":["Sans cat\u00e9gorie"],"NOVIDOM":["R\u00e9frig\u00e9rateur","Aspirateur","Cong\u00e9lateur","Lave vaisselle","Minifour","Cave \u00e0 vin","Plaque","Cuisini\u00e8re","Micro-ondes","Lave linge","Four"],"NOVY":["Hotte","Plaque"],"NTAIR":["Hotte"],"NUMATIC":["Aspirateur"],"NUOVA":["Lave vaisselle"],"O'FOEHN":["Climatisation"],"OCEAN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cuisini\u00e8re","Chauffe eau"],"OCEANIC":["Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Four","Micro-ondes","Cave \u00e0 vin","Minifour","S\u00e8che linge","Aspirateur","Barbecue","Cr\u00e9pi\u00e8re","Chaine Hi Fi","Lecteur","Nettoyeur vapeur","Robot","Tablette","T\u00e9l\u00e9vision","Ventilateur","Minibar","Cuisini\u00e8re","Climatisation"],"OEM":["Four \u00e0 pizza","Four","Tunnel"],"OHMEX":["Micro-ondes"],"OLYMPIC":["Chauffe eau"],"OMCAN":["Cave \u00e0 vin"],"ONAX":["R\u00e9frig\u00e9rateur"],"OPTEX":["T\u00e9l\u00e9vision"],"ORANIER":["Cuisini\u00e8re","Lave vaisselle"],"ORIGANE":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Cong\u00e9lateur"],"ORLINE":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle"],"ORMOND":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Lave vaisselle","d\u00e9codeur"],"ORVA":["Minifour","Micro-ondes"],"OTSEIN":["Sans cat\u00e9gorie","Lave linge"],"OVENPLUS":["Four","Cuisini\u00e8re"],"OXFORD":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","Four","Cong\u00e9lateur","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur"],"OXYGEN":["Plaque","R\u00e9frig\u00e9rateur"],"OZTIRYAKILER":["Plancha"],"PACIFIC":["Micro-ondes","Chauffe eau"],"PANASONIC":["Micro-ondes","Sans cat\u00e9gorie","Aspirateur","Lave linge","Lave vaisselle","Rasoir","Chaine Hi Fi","Climatisation","Cuiseur vapeur","Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Epilateur","Four","T\u00e9l\u00e9vision","S\u00e8che linge","Blender","Tondeuse","Barre de son"],"PANDO":["Hotte"],"PARISRHONE":["Aspirateur"],"PARNAL":["Sans cat\u00e9gorie","S\u00e8che linge"],"PERFEKT":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"PHIDEL":["Sans cat\u00e9gorie","Four","Plaque"],"PHILCO":["S\u00e8che linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge"],"PHILIPS":["Aspirateur","S\u00e8che linge","Centrale vapeur","Robot","Mixer","Expresso","Friteuse","Rasoir","Sans cat\u00e9gorie","Micro-ondes","R\u00e9frig\u00e9rateur","Cafeti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 bi\u00e8re","Tondeuse","Presse agrumes","Bouilloire","Fer \u00e0 repasser","Plancha","Aspirateur Robot","Accumulateur gaz","Lave linge","Four","Blender","Cuiseur vapeur","Hachoir","Centrifugeuse","Multicuiseur","Chaine Hi Fi","Blender chauffant","Cong\u00e9lateur","T\u00e9l\u00e9vision","Extracteur de jus","Grille-pain","Machine \u00e0 pain","Auto cuiseur","Machine \u00e0 p\u00e2tes","Purificateur d'air","Robot cuiseur","Machine \u00e0 caf\u00e9","Batteur","Barre de son","Fer \u00e0 coiffer","Aspirateur laveur"],"PIERRE CARDIN":["Lave vaisselle","Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"PKM":["Hotte","R\u00e9frig\u00e9rateur"],"PLANETE":["Sans cat\u00e9gorie","S\u00e8che linge"],"PLUS":["Four"],"PLUS INTERNATIONAL":["Plaque"],"POCOLINE":["R\u00e9frig\u00e9rateur"],"PODIUM":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte"],"POLAR":["Lave linge"],"POLTI":["Sans cat\u00e9gorie","Centrale vapeur","Nettoyeur vapeur","Nettoyeur","Aspirateur","Balai vapeur","Fer \u00e0 repasser"],"PORCHER":["Chauffe eau"],"PORTINOX":["Hotte","Armoire froide"],"PREMIERPLAN":["Plaque"],"PRESTICCOK":["Plaque"],"PRESTIGE+":["Lave linge"],"PRIMO":["Centrale vapeur"],"PRIMOTECQ":["Lave linge"],"PRIMUS":["Lave linge","S\u00e8che linge"],"PRINCETON":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"PRIVILEG":["Plaque","Lave linge","Lave vaisselle","Cuisini\u00e8re","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Machine \u00e0 pain"],"PROGRESS":["Aspirateur","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque"],"PROLINE":["Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Aspirateur","Lave vaisselle","Mini-kitchen","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","Four","T\u00e9l\u00e9vision","R\u00e9chaud","Minibar","Expresso","Centrale vapeur","Minifour","Climatisation","Yaourti\u00e8re","Robot","Batteur Electrique"],"PROXIMA":["Lave linge"],"QILIVE":["R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Lave linge","Robot","T\u00e9l\u00e9vision","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Aspirateur","S\u00e8che linge","Four","Plaque","Nettoyeur","Expresso","Climatisation"],"QUADRO":["Sans cat\u00e9gorie"],"QUADROCOPTER":["h\u00e9licopt\u00e8re"],"QUALIT'AIR":["Climatisation"],"QUIGG":["Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Centrale vapeur","Robot"],"R.WIND":["S\u00e8che linge"],"RADIOLA":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Micro-ondes","Climatisation","Aspirateur"],"RAINBOW":["Sans cat\u00e9gorie"],"RANGEMASTER":["Cuisini\u00e8re"],"RANGER":["R\u00e9frig\u00e9rateur"],"RAVANSON":["Radiateur"],"RAYNOR":["Sans cat\u00e9gorie"],"RCA":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"RECORD":["Sans cat\u00e9gorie"],"RECTILIGNE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Four"],"REDDER":["Lave linge"],"REGAL":["Four","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge"],"REGENT":["Chauffe eau","Accumulateur gaz"],"REINGHOLD":["Sans cat\u00e9gorie"],"RESPECTA":["Sans cat\u00e9gorie","Hotte","Lave vaisselle"],"REX":["S\u00e8che linge"],"RHONELEC":["Chauffe eau"],"RHOTELEC":["Plaque","Sans cat\u00e9gorie"],"RIVIERA ET BAR":["Grill","Machine \u00e0 pain","Expresso","Presse agrumes","Th\u00e9i\u00e8re","Machine \u00e0 caf\u00e9","Friteuse","Cafeti\u00e8re","Centrifugeuse","Plancha","Blender","Robot","Minifour","Hachoir","Blender chauffant","Multicuiseur","Mixer","Extracteur de jus","Grille-pain","Machine \u00e0 p\u00e2tes","Gaufrier","Bouilloire","Wok","R\u00e9chaud","D\u00e9shydrateur","Trancheuse","machine sous vide"],"ROBLIN":["Hotte","Plaque"],"ROBOT COUPE":["Robot","Mixer"],"ROBUSTA":["Aspirateur","Nettoyeur vapeur","Balai vapeur","Centrale vapeur","Friteuse","Cuiseur vapeur","Robot","Grille-pain","Cafeti\u00e8re","Bouilloire","R\u00e9frig\u00e9rateur","Plaque","Centrifugeuse"],"ROCH":["Lave linge"],"ROLLER GRILL":["Sans cat\u00e9gorie","Minifour","R\u00f4tissoire","Four","Bain marie","Friteuse","Toaster","Plancha","Armoire Positive","Cr\u00e9pi\u00e8re","Vitrine","Machine \u00e0 hot dog","Barbecue","Vitrine chauffante","Grill","Etuve","Lampe chauffante","Appareil \u00e0 bun","Salamandre","Fumoir","Chauffe-Plats","ARMOIRE CHAUFFANTE","Fontaine r\u00e9frig\u00e9r\u00e9e","Gaufrier","Distributeur \u00e0 vin","Saladbar","Chauffe chocolat","R\u00e9chaud","Plaque","cuiseur oeuf","ACCESSOIRE","Chauffe-pain","Wok"],"ROMIX":["Aspirateur"],"ROMMER":["Sans cat\u00e9gorie"],"ROSIERES":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave vaisselle","Plaque","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Trio plaque + four + lave vaisselle","Hotte","Lave linge","Expresso","Friteuse","Minifour","Porte relevable","Cave \u00e0 vin","TIROIR CHAUFFANT"],"ROSINOX":["Friteuse"],"ROTEL":["Sans cat\u00e9gorie","Lave linge"],"ROTHELEC":["Plaque","Sans cat\u00e9gorie"],"ROWENTA":["Fer \u00e0 repasser","Aspirateur","Four","S\u00e8che cheveux","Robot","Cafeti\u00e8re","Centrale vapeur","Minifour","Machine \u00e0 caf\u00e9","Presse agrumes","Expresso","Nettoyeur vapeur","Sans cat\u00e9gorie","D\u00e9froisseur","Ventilateur","Fer \u00e0 coiffer","Purificateur d'air","D\u00e9shumidificateur","Radiateur","Bouilloire","Balai vapeur","Climatisation","Aspirateur Robot","Nettoyeur d\u00e9tacheur","Aspirateur laveur"],"RUSSELL HOBS":["Micro-ondes","Blender","Centrifugeuse","Blender chauffant","Plancha","Robot","Cafeti\u00e8re","Multicuiseur","Barbecue"],"RVS":["R\u00e9frig\u00e9rateur"],"SABA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Cuisini\u00e8re","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Micro-ondes","Cave \u00e0 vin","Minifour","Four","Hotte","Plaque","Friteuse"],"SAECO":["Cafeti\u00e8re","Expresso","Machine \u00e0 caf\u00e9"],"SAGAA":["Lave verre","Lave vaisselle"],"SALCO":["Aspirateur"],"SALVA":["Four"],"SAMAC":["Plaque"],"SAMANA":["Plaque","Four","Micro-ondes","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge"],"SAMBA":["Hotte"],"SAMET":["Lave linge","R\u00e9frig\u00e9rateur"],"SAMMIC":["Mixer","Robot","Lave vaisselle","Eplucheuse","Batteur"],"SAMPO":["Sans cat\u00e9gorie"],"SAMSUNG":["Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Aspirateur","Lave linge","Four","T\u00e9l\u00e9vision","Climatisation","Plaque","S\u00e8che linge","Hotte","Cave \u00e0 vin","Cong\u00e9lateur","Aspirateur Robot","Lave vaisselle","TIROIR CHAUFFANT","Purificateur d'air","T\u00e9l\u00e9phone","Barre de son"],"SANCY":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","S\u00e8che linge","Four","Lave linge","Lave vaisselle"],"SANGIORGIO":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","S\u00e8che linge"],"SANTOS":["Mixer"],"SANYO":["Sans cat\u00e9gorie","Micro-ondes"],"SARO":["Plaque","Four \u00e0 pizza"],"SAUNIER DUVAL":["Chauffe eau"],"SAUTER":["Four","Lave vaisselle","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Hotte","Chauffe eau","Micro-ondes","Minifour","Cong\u00e9lateur","Lave verre","Radiateur","Chauffage"],"SCANDILUX":["Sans cat\u00e9gorie","Lave linge"],"SCANDINOVA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four"],"SCHARPF":["Sans cat\u00e9gorie"],"SCHAUB LORENZ":["Plaque","Lave linge","Minifour","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Lave vaisselle","Cuisini\u00e8re"],"SCHAUEN":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"SCHMIDT":["Hotte"],"SCHNEIDER":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Four","Cong\u00e9lateur","Cave \u00e0 vin","Lave linge","Micro-ondes","Minifour","Aspirateur","Cuisini\u00e8re","Nettoyeur","Centrale vapeur","Blender","Robot cuiseur"],"SCHOLTES":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Plaque","Lave vaisselle","Micro-ondes","Lave linge","Grill","Friteuse","Barbecue","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Cafeti\u00e8re","Porte relevable"],"SCHOTT":["Aspirateur"],"SCIENTIFIC LABS":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","S\u00e8che linge","Micro-ondes","Chauffage"],"SEAWAY":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Sans cat\u00e9gorie"],"SEB":["Friteuse","Robot batteur","Four","Cocotte minute","Saucier","Expresso","Cuiseur vapeur","Minifour","Hachoir","Auto cuiseur","Robot","Cafeti\u00e8re","Grill","Mixer","Batteur Electrique","Machine \u00e0 bi\u00e8re","Aspirateur","Presse agrumes","Confiturier","Trancheuse","Sans cat\u00e9gorie","Yaourti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 pain","Micro-ondes","Bouilloire","Grille-pain"],"SEDEA":["T\u00e9l\u00e9vision","d\u00e9codeur"],"SEELECT":["Lave linge","Lave vaisselle"],"SEG":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"SEGAD":["Sans cat\u00e9gorie"],"SELECLINE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Cong\u00e9lateur","Plaque","Four","Lave vaisselle","Micro-ondes","Aspirateur","Climatisation","Minifour","Hotte","T\u00e9l\u00e9vision","Machine \u00e0 pain"],"SENON":["T\u00e9l\u00e9vision"],"SEPPELFRICKE":["Sans cat\u00e9gorie","Micro-ondes"],"SERVIMAT":["T\u00e9l\u00e9vision"],"SERVIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Lave linge","Cong\u00e9lateur"],"SETRA":["Four","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle","S\u00e8che linge","Lave linge","Plaque"],"SEVERIN":["Micro-ondes","Machine \u00e0 pain","Centrale vapeur","Cafeti\u00e8re","Minifour","Cong\u00e9lateur","Minibar","Barbecue","Robot","Aspirateur","Expresso","Centrifugeuse","Machine \u00e0 caf\u00e9","Yaourti\u00e8re","Raclette grill","R\u00e9frig\u00e9rateur","Extracteur de jus","Plancha","Aspirateur Robot","Cuiseur \u00e0 riz","Service \u00e0 fondue","Blender","Trancheuse","Grille-pain","Bouilloire","Sorbeti\u00e8re","Friteuse","Grill","Four \u00e0 pizza","Nettoyeur","Batteur"],"SHARCOOL":["R\u00e9frig\u00e9rateur"],"SHARK":["Aspirateur Robot","Aspirateur","Ventilateur","Nettoyeur d\u00e9tacheur"],"SHARP":["Micro-ondes","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Climatisation","Lave linge","Lave vaisselle","Cong\u00e9lateur","Purificateur d'air","Four","Plaque","Hotte","Cuisini\u00e8re","Aspirateur","S\u00e8che linge","Robot","Bouilloire","Grille-pain","Extracteur de jus","Blender","Cafeti\u00e8re","AIR FRYER"],"SHAUB LORENTZ":["R\u00e9frig\u00e9rateur"],"SIDEX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Lave linge","Lave vaisselle","Butanette"],"SIEMENS":["Plaque","S\u00e8che linge","Four","Lave linge","Robot","Grill","Fer \u00e0 repasser","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Hotte","Expresso","Aspirateur","Cafeti\u00e8re","Chauffe eau","Cave \u00e0 vin","TIROIR CHAUFFANT","Machine \u00e0 caf\u00e9"],"SIGNATURE":["Lave vaisselle","Plaque","Hotte","Four","Cuisini\u00e8re","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Lave linge","Minifour","Cong\u00e9lateur","Micro-ondes","Robot","Barbecue","S\u00e8che linge","Climatisation","Aspirateur"],"SILANOS":["Lave vaisselle"],"SILTAL":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","S\u00e8che linge","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"SILVA":["Aspirateur"],"SILVER":["Lave vaisselle"],"SILVERCREST":["Machine \u00e0 pain","Aspirateur","Cafeti\u00e8re","Robot","R\u00e9frig\u00e9rateur"],"SILVERLINE":["Hotte","Plaque"],"SILVERSTYLE":["Aspirateur","R\u00f4tissoire","Plaque","Machine \u00e0 gla\u00e7ons"],"SIMA":["S\u00e8che linge"],"SIMEO":["Robot","Blender chauffant","Plancha","Extracteur de jus","Cafeti\u00e8re","Th\u00e9i\u00e8re","Micro-ondes","Blender","Machine \u00e0 hot dog","Yaourti\u00e8re","Hachoir","Centrifugeuse"],"SIMFER":["Cuisini\u00e8re"],"SIMONELLI":["Expresso"],"SINGER":["Micro-ondes","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Aspirateur","Centrale vapeur"],"SIPLEC":["Aspirateur","Machine \u00e0 pain"],"SIRIUS":["Hotte","R\u00e9frig\u00e9rateur"],"SIRMAN":["Toaster"],"SITRAM":["Cocotte minute"],"SMALVIC":["Plaque"],"SMEG":["Lave vaisselle","Lave linge","Plaque","Hotte","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Evier","Cong\u00e9lateur","Minibar","Friteuse","Grill","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Blender","Bouilloire","Presse agrumes","Robot","Mixer","Extracteur de jus","Grille-pain","Toaster","Cafeti\u00e8re","Moulin","Expresso","TIROIR CHAUFFANT","Chocolati\u00e8re","Minifour","ACCESSOIRE"],"SNAIGE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"SOFRACA":["Armoire Positive","Toaster"],"SOGAL":["Sans cat\u00e9gorie","Plaque","Lave linge","Lave vaisselle","Hotte","Four"],"SOGALUX":["Sans cat\u00e9gorie"],"SOGELUX":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Cave \u00e0 vin","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Climatisation","S\u00e8che linge","Sans cat\u00e9gorie","Minifour","Cr\u00e9dence","Butanette"],"SOLAC":["Aspirateur"],"SOLER AND PALAU":["Hotte"],"SONY":["T\u00e9l\u00e9vision","Barre de son"],"SOPADIS":["Micro-ondes"],"SOUNDWAVE":["T\u00e9l\u00e9vision"],"SPEED QUEEN":["S\u00e8che linge"],"SPID - SPIDER":["Hotte","Plaque"],"SPIDEM":["Machine \u00e0 caf\u00e9"],"STALGAST":["Lave vaisselle"],"STANLINE":["T\u00e9l\u00e9vision"],"STAR":["Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Plaque","Four"],"STARFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"STEELGRAN":["R\u00e9frig\u00e9rateur"],"STEINER":["Sans cat\u00e9gorie"],"STELLA":["Lave vaisselle","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur"],"STOBS":["Lave linge"],"STOVES":["Cuisini\u00e8re","Four","Hotte"],"STYX":["Chauffe eau"],"SUBLIMO":["Chauffe eau"],"SULPICE":["T\u00e9l\u00e9vision"],"SULPICETV":["T\u00e9l\u00e9vision"],"SUNBEAM":["Machine \u00e0 pain"],"SUPERSTAR":["Lave linge"],"SUPRA":["Po\u00eale","Insert"],"SURFLINE":["R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Minifour","T\u00e9l\u00e9vision","Four"],"SURFTV":["T\u00e9l\u00e9vision"],"SURMELEC":["R\u00e9frig\u00e9rateur"],"SWEEDY":["R\u00e9frig\u00e9rateur"],"SYRMA":["Chargeur"],"TAURENS":["Sans cat\u00e9gorie"],"TAURUS":["Lave linge","Sans cat\u00e9gorie","Aspirateur","Presse agrumes","Climatisation","Robot","Minifour","Trancheuse","Tondeuse","D\u00e9shumidificateur","Micro-ondes","Fer \u00e0 repasser"],"TCHIBO":["Aspirateur"],"TCL":["T\u00e9l\u00e9vision","Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Barre de son","D\u00e9shumidificateur"],"TEAM":["Robot","Centrale vapeur","Plaque","Machine \u00e0 pain","Cafeti\u00e8re","Minifour","Aspirateur","Micro-ondes","Trancheuse","Cocotte minute","Friteuse","Mini-kitchen","St\u00e9rilisateur"],"TEBA":["Cuisini\u00e8re","Plaque","Four","Hotte","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Grill","Mini-kitchen","Minifour"],"TECHNICAL":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","Four","d\u00e9codeur","S\u00e8che linge"],"TECHNOR":["S\u00e8che linge"],"TECHWOOD":["R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Four","Plaque","T\u00e9l\u00e9vision","Graveur dvd","Micro-ondes","Minifour","Robot","d\u00e9codeur","Aspirateur","Cuiseur \u00e0 riz","Expresso"],"TECHYO":["Hotte","Plaque","Four"],"TECNOEKA":["Four"],"TECNOFROST":["Sans cat\u00e9gorie"],"TECNOGAS":["Sans cat\u00e9gorie","Four","Lave vaisselle","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge"],"TECNOINOX":["Friteuse","Plaque"],"TECNOLEC":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin"],"TECNOLUX":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave vaisselle","Ice maker","Four"],"TECNOWIND":["Sans cat\u00e9gorie","Hotte","Machine \u00e0 pain"],"TECNOX":["Four","Marmite \u00e0 gaz","Cave \u00e0 vin","Meuble chauffant","ARMOIRE CHAUFFANTE","Plaque"],"TEFAL":["Cuiseur vapeur","Pierrade raclette","Grill","Service \u00e0 fondue","Tajine","Gaufrier","Appareil \u00e0 fondue","Pierrade","Wok","Plancha","Barbecue","Appareil \u00e0 Pizza","Cafeti\u00e8re","R\u00e9chaud","Friteuse","Cr\u00e9pi\u00e8re","Auto cuiseur","Bouilloire","Grille-pain","Raclette grill","Robot","Aspirateur","Blender","Appareil \u00e0 cake","Centrale vapeur","Machine \u00e0 pain","Multicuiseur"],"TEFCOLD":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"TEKA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Broyeur","Cong\u00e9lateur","Robinet","Evier","Friteuse","Expresso","Cave \u00e0 vin"],"TEKVIS":["Micro-ondes"],"TELECO":["T\u00e9l\u00e9vision"],"TELEFUNKEN":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Micro-ondes","Minifour","Chemin\u00e9e","d\u00e9codeur","Climatisation","Rafraichisseur d'air","Robot","Plaque","Aspirateur","Extracteur de jus","Cafeti\u00e8re","Robot cuiseur","Fer \u00e0 repasser","Centrale vapeur","Blender","Blender chauffant","Multicuiseur","Cuiseur \u00e0 riz","Toaster","Bouilloire","Raclette grill","Cr\u00e9pi\u00e8re","Fondue","Plancha","Grill","Ventilateur","Four","Radiateur","Appareil Photo","Rasoir","S\u00e8che linge","Mixer","Barbecue","Yaourti\u00e8re","Auto cuiseur"],"TEMPTECH":["Cave \u00e0 vin"],"TENSAI":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"TERIM":["Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque"],"TERMAL":["Chauffe eau"],"TGCP":["Four"],"THERMAGLAS":["Chauffe eau"],"THERMILUX":["Plaque"],"THERMOR":["Sans cat\u00e9gorie","Hotte","Cuisini\u00e8re","Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Chauffe eau","Radiateur","Micro-ondes","S\u00e8che-Serviettes"],"THIRODE":["Armoire froide","Plaque","Lave vaisselle","Cuisini\u00e8re","Friteuse","Four","Plancha","Armoire N\u00e9gative","Armoire Positive","R\u00e9frig\u00e9rateur","Hotte"],"THOMAS":["Aspirateur"],"THOMSON":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Four","Robot","Minifour","Climatisation","Grill","Friteuse","R\u00e9chaud","Centrale vapeur","Cafeti\u00e8re","Aspirateur","Machine \u00e0 caf\u00e9","Plaque","Cuiseur vapeur","Auto cuiseur","Bouilloire","Presse agrumes","Plancha","Ventilateur","Mixer","T\u00e9l\u00e9vision","Machine \u00e0 bi\u00e8re","Cave \u00e0 vin","Hotte","Multicuiseur","Machine \u00e0 pain","Raclette grill","Radiateur","Aspirateur Robot","Chargeur"],"THOR":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"TIMSHELL":["Cuisini\u00e8re"],"TINECO":["Aspirateur laveur"],"TINKA":["Plaque"],"TOKIWA":["Minifour","Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Chauffage","Four"],"TONDA":["Hotte"],"TORNADO":["Aspirateur"],"TORNATI FORNI":["Four \u00e0 pizza"],"TOSAI":["Po\u00eale"],"TOSHIBA":["Sans cat\u00e9gorie","Micro-ondes","Magn\u00e9toscope","T\u00e9l\u00e9vision","T\u00e9l\u00e9phone"],"TRANSCONTINENT":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"TRIAX":["T\u00e9l\u00e9vision"],"TRIOMPH":["Cuisini\u00e8re","Aspirateur","Plaque","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Cave \u00e0 vin","Micro-ondes"],"TRISA":["Aspirateur"],"TRISTAR":["Robot","Trancheuse"],"TRIUMPH":["Cuisini\u00e8re"],"TROPICAL":["Chauffe eau"],"TROPICOOL":["Lave linge"],"TROTEC":["D\u00e9shumidificateur"],"TUCSON":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","T\u00e9l\u00e9vision","S\u00e8che linge","Four"],"TURBOAIR":["Hotte"],"TWINSTAR":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"UFESA":["Aspirateur"],"ULGOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"UNELVENT":["Sans cat\u00e9gorie","Hotte"],"UNICLINE":["Four","Lave linge","Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Po\u00eale \u00e9lectronique","Minifour","Aspirateur","Hotte","Cong\u00e9lateur","Machine \u00e0 pain","Machine \u00e0 coudre","Centrale vapeur","Cafeti\u00e8re","Yaourti\u00e8re","Nettoyeur vapeur"],"UNITED":["Climatisation"],"UNOX":["Four"],"UPPERCOLD":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"URALUX":["S\u00e8che linge","Sans cat\u00e9gorie"],"URANIA":["R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Mini-kitchen","Lave vaisselle","Micro-ondes","Lave linge","Cave \u00e0 vin"],"URBAN":["Hotte"],"V ZUG":["Hotte"],"VALBERG":["Hotte","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Four","Micro-ondes","Minifour","Cave \u00e0 vin","R\u00e9chaud","Climatisation","Lave linge","S\u00e8che linge","Aspirateur","Ventilateur","Aspirateur laveur","Machine \u00e0 bi\u00e8re","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Expresso","Robot","Nettoyeur d\u00e9tacheur","Plancha","Nettoyeur vapeur","Purificateur d'air"],"VEDETTE":["Lave linge","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque","Micro-ondes","Cong\u00e9lateur","Four","Cave \u00e0 vin","Centrale vapeur"],"VENDOME":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"VENDOMOIS":["Four"],"VENGA":["Micro-ondes"],"VERTAMIS":["Chargeur"],"VESTEL":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Four","Chargeur","T\u00e9l\u00e9vision","S\u00e8che linge","Lave vaisselle"],"VESTFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"VETRELLA":["Aspirateur","Nettoyeur vapeur"],"VICTORY":["S\u00e8che linge","Sans cat\u00e9gorie"],"VIN SUR VIN (VINSURVIN)":["Cave \u00e0 vin"],"VINEAA":["Cave \u00e0 vin"],"VINICOSY":["Cave \u00e0 vin"],"VINILUX":["Cave \u00e0 vin"],"VINOSPHERE":["Cave \u00e0 vin"],"VINOSTYLE":["Cave \u00e0 vin"],"VIRTUS":["Four \u00e0 pizza"],"VISIONIC":["T\u00e9l\u00e9vision"],"VITEMPUS":["Cave \u00e0 vin"],"VIVA":["Four","Lave linge","S\u00e8che linge","Lave vaisselle","Hotte","Micro-ondes","Plaque","R\u00e9frig\u00e9rateur"],"VIVAX":["Lave linge"],"VOGICA":["Hotte","Lave vaisselle","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Lave linge","S\u00e8che linge","Plaque"],"VORWERK":["Robot cuiseur","Robot"],"VOXSON":["R\u00e9frig\u00e9rateur"],"WAECO":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"WALKER":["T\u00e9l\u00e9vision"],"WALTHAM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Four","T\u00e9l\u00e9vision","Lave vaisselle","Graveur dvd","d\u00e9codeur","S\u00e8che linge"],"WASCATOR":["Lave vaisselle"],"WAVES":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"WEGAWHITE":["Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"WELCO":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge"],"WELCOME":["Chauffe eau"],"WELLINGTON":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WELLS":["Hotte"],"WELTEC":["Four","Plaque","Cuisini\u00e8re"],"WELTSTAR":["Lave linge","T\u00e9l\u00e9vision"],"WESDER":["Micro-ondes"],"WESPOINT - WESTPOINT":["Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Plaque"],"WESTAHL":["Cuisini\u00e8re","Plaque"],"WESTEN":["Lave linge"],"WESTFROST":["R\u00e9frig\u00e9rateur"],"WESTINGHOUSE":["Lave vaisselle","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","Micro-ondes"],"WESTLINE":["Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Four","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WESTWOOD":["Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WHIRLPOOL":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Hotte","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Climatisation","Expresso","Friteuse","Machine \u00e0 caf\u00e9","Plancha","Minifour","Barbecue","Cuiseur vapeur","Cave \u00e0 vin","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Trancheuse","TIROIR CHAUFFANT","Fondue","Fabrique de glaces"],"WHITE and BROWN":["Minifour","Cafeti\u00e8re","Micro-ondes","Machine \u00e0 pain","Blender","Aspirateur","Presse agrumes","Expresso","Robot","Centrale vapeur","Plancha","Four","Auto cuiseur","Grill","Batteur Electrique","Plaque","Hachoir","Bouilloire","Trancheuse"],"WHITE KNIGHT":["Lave vaisselle"],"WHITE-WESTINGHOUSE":["Lave vaisselle","Cave \u00e0 vin","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Four","Lave linge","Cong\u00e9lateur"],"WHITEFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie"],"WHITESTAR":["Lave linge"],"WHITEWASH WITEWASH":["Lave vaisselle"],"WHITEWOOD":["Plaque","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge"],"WILCOOL":["Lave linge"],"WILSON":["Lave linge"],"WINBOT":["ACCESSOIRE"],"WINCAVE":["Cave \u00e0 vin"],"WINDSOR":["Plaque","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WINIA":["Micro-ondes","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Four","S\u00e8che linge","Plaque"],"WINTERHALTER":["Lave vaisselle"],"WITT":["Plaque"],"WOLKENSTEIN":["R\u00e9frig\u00e9rateur","Lave linge"],"XD ENJOY":["Lave linge"],"XELANCE":["Climatisation"],"XIAOMI":["T\u00e9l\u00e9vision","Aspirateur Robot"],"XPER":["Cuisini\u00e8re","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"YAMAHA":["Barre de son"],"YARD":["Plaque"],"YOO DIGITAL HOME":["Machine \u00e0 gla\u00e7ons"],"ZANKER":["Lave vaisselle","S\u00e8che linge","Lave linge","Hotte","R\u00e9frig\u00e9rateur"],"ZANUSSI":["S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Four","Lave vaisselle","Plaque","Cong\u00e9lateur","Cuisini\u00e8re","Aspirateur","Micro-ondes"],"ZARONI":["Hotte"],"ZEBORNE":["Chargeur"],"ZELMER":["Aspirateur"],"ZEROWATT":["Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Plaque"],"ZIBRO":["Po\u00eale"],"ZOPPAS":["R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Four","Cuisini\u00e8re"]}" ] |
[ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "{"1331":["T\u00e9l\u00e9vision"],"4DIAMOND GRID":["T\u00e9l\u00e9vision"],"ACAPULCO":["Chauffe eau"],"ACOVA":["Radiateur"],"ADLER":["Lave vaisselle"],"ADMIRAL":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Machine \u00e0 pain","Lave vaisselle"],"AEG":["S\u00e8che linge","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Plaque","Hotte","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Micro-ondes","Chauffe eau","Robot","Centrale vapeur","Cuisini\u00e8re","TIROIR CHAUFFANT","Aspirateur"],"AFI":["Four","Friteuse","Lave vaisselle"],"AFICOLLINLUCY":["Friteuse","Armoire Positive"],"AFK":["Machine \u00e0 pain","Micro-ondes"],"AGA":["Cuisini\u00e8re","Hotte"],"AIR FORCE AIRFORCE":["Hotte","Plaque","R\u00e9frig\u00e9rateur"],"AIRCOON":["R\u00e9frig\u00e9rateur"],"AIRLINE":["Lave vaisselle","Lave linge"],"AIRLUX":["Plaque","Four","Lave vaisselle","Hotte","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Micro-ondes","Cave \u00e0 vin"],"AIRONE":["Hotte"],"AIRPORT":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cuisini\u00e8re","Lave vaisselle","Cong\u00e9lateur"],"AIRWELL":["Climatisation"],"AKIBA":["Aspirateur"],"AKIOS":["T\u00e9l\u00e9vision"],"ALASKA":["Lave linge","Aspirateur"],"ALBA BUSH":["R\u00e9frig\u00e9rateur"],"ALESIA":["S\u00e8che linge","R\u00e9frig\u00e9rateur"],"ALEZIA":["Lave linge","S\u00e8che linge"],"ALGOR":["R\u00e9frig\u00e9rateur"],"ALIZEE":["Hotte"],"ALLIANCE":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave linge","S\u00e8che linge"],"ALPATEC":["Climatisation","Radiateur","Machine \u00e0 gla\u00e7ons","Rafraichisseur d'air","Ventilateur","HUMIDIFICATEUR"],"ALPENINOX":["Four"],"ALTECH":["Chauffe eau"],"ALTERNA":["Chauffe eau"],"ALTIC":["Lave linge","R\u00e9frig\u00e9rateur"],"ALTUS":["Four","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","T\u00e9l\u00e9vision","Climatisation"],"AMADIS":["Aspirateur","Chauffe eau"],"AMANA":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Lave vaisselle"],"AMATIS":["Lave vaisselle","R\u00e9frig\u00e9rateur","machine sous vide","Toaster"],"AMBASSADE":["Lave linge","Cuisini\u00e8re","Four","Friteuse","Plaque","Plancha"],"AMBASSADE DE BOURGOGNE":["Cuisini\u00e8re"],"AMBRA":["S\u00e8che linge"],"AMICA":["Cuisini\u00e8re","Lave vaisselle","Four","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Hotte"],"AMRAZ":["R\u00e9frig\u00e9rateur"],"AMSTA":["Four","Hotte","Plaque","R\u00e9chaud","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"AMSTRAD":["T\u00e9l\u00e9vision"],"ANIMIO":["Expresso"],"ANIMO":["Chauffe-briques","Percolateur","Expresso"],"ANTARION":["T\u00e9l\u00e9vision"],"APELL":["Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Lave linge"],"APPLIMO":["Radiateur"],"AQUACEANE":["Lave linge","S\u00e8che linge","Lave vaisselle"],"AQUAVAC":["Aspirateur"],"ARC EN CIEL AEC":["Cuisini\u00e8re","Lave vaisselle","Four","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Hotte"],"ARCADE":["Chauffe eau"],"ARCELIK":["Lave linge","Four","Plaque"],"ARDEM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Raclette grill","Lave vaisselle"],"ARDO":["S\u00e8che linge","Hotte","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle"],"ARIAGEL":["Climatisation"],"ARIANE":["Lave linge"],"ARISTON":["Hotte","Chauffe eau","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave linge","Plaque","Accumulateur gaz","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Grill","Chaudi\u00e8re"],"ARROW":["Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Barbecue","R\u00e9chaud","Radiateur"],"ARTEVINO":["Cave \u00e0 vin"],"ARTHURMARTIN ARTHUR MARTIN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Plaque","S\u00e8che linge","Hotte","Micro-ondes","Centrale vapeur","Minifour","Aspirateur","Friteuse","Robot"],"ARTIC":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","S\u00e8che linge","Plaque","Cong\u00e9lateur"],"ASKO":["Lave linge","S\u00e8che linge","Lave vaisselle","Four","R\u00e9frig\u00e9rateur","Hotte","Micro-ondes","Plaque","Expresso","Cong\u00e9lateur","Cave \u00e0 vin"],"ASPES":["Lave vaisselle","S\u00e8che linge","Cuisini\u00e8re","Lave linge","Plaque","Four","R\u00e9frig\u00e9rateur"],"ASTERIE":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"ASTO":["Lave linge"],"ASTORIA":["Centrale vapeur","Fer \u00e0 repasser","Plaque","Nettoyeur vapeur","Expresso","Balai vapeur","Station de repassage"],"ASTRELL":["T\u00e9l\u00e9vision"],"ATAG":["Four","Plaque","Minifour","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Lave vaisselle"],"ATLAN":["Hotte"],"ATLANTIC":["Radiateur","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Four","Chauffe eau","Chaudi\u00e8re","Climatisation","Chauffage","S\u00e8che linge"],"ATTILA":["Cuisini\u00e8re"],"AUCHAN":["Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"AUER":["Chauffe eau","Chauffage","Po\u00eale"],"AURORA":["S\u00e8che linge"],"AUSTRIA":["R\u00e9frig\u00e9rateur"],"AVEA":["R\u00e9frig\u00e9rateur","Lave linge","Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Cong\u00e9lateur"],"AVILLA AVILA":["Machine \u00e0 pain"],"AVINTAGE":["Cave \u00e0 vin"],"AXANE":["S\u00e8che linge","Micro-ondes","Lave linge","Lave vaisselle","Cuisini\u00e8re"],"AXESS":["Hotte"],"AXIL":["d\u00e9codeur"],"AXITRONIC":["T\u00e9l\u00e9vision"],"AYA":["Lave linge","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","Micro-ondes","Minifour","T\u00e9l\u00e9vision","Mini-kitchen","Aspirateur"],"BABYLISS":["Epilateur","Miroir cosm\u00e9tique","S\u00e8che cheveux","Tondeuse"],"BALAY":["Four","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte","Plaque","S\u00e8che linge","Micro-ondes"],"BALTIC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"BALTIK":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BARAZZA":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"BARON":["Cuisini\u00e8re","Four"],"BARTSCHER":["Cafeti\u00e8re","Plancha","Four","Plaque","R\u00e9chaud","Broyeur","Percolateur","Machine \u00e0 hot dog","Toaster"],"BASICLINE":["Lave linge","Four","Plaque"],"BAUKNECHT":["Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Hotte","Four","Plaque","Cuisini\u00e8re","Cong\u00e9lateur","Minifour","Micro-ondes"],"BAUMATIC":["Plaque","Four","Hotte","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Cuisini\u00e8re"],"BE YOU":["Rasoir"],"BECKEN":["Four"],"BEEM":["Machine \u00e0 pain"],"BEKO":["Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Hotte","Micro-ondes","Aspirateur","Centrale vapeur","Expresso","Climatisation","Minifour","T\u00e9l\u00e9vision","Blender","Chauffage","Extracteur de jus","Cafeti\u00e8re","Rafraichisseur d'air","Purificateur d'air","Friteuse","Nettoyeur","Robot"],"BELDEKO":["Plaque","R\u00e9frig\u00e9rateur","Hotte","Lave linge"],"BELLAVITA":["S\u00e8che linge","Lave linge","Centrale vapeur"],"BELLING":["Cuisini\u00e8re"],"BENDIX":["Sans cat\u00e9gorie","Lave linge","ACCESSOIRE","S\u00e8che linge"],"BERKLAYS":["R\u00e9frig\u00e9rateur"],"BERNOLLIN":["Plaque"],"BERTO'S":["Cuisini\u00e8re","Friteuse","Plaque"],"BEST":["Hotte"],"BESTRON":["Machine \u00e0 pain","Minifour","Cuisini\u00e8re","Climatisation"],"BETTY CROCKER":["Machine \u00e0 pain"],"BIANCA":["Lave linge"],"BIFINETT":["Machine \u00e0 pain","Robot","Micro-ondes","Cafeti\u00e8re"],"BIG CHEF":["Lave linge","Cuisini\u00e8re"],"BIG CHILL":["R\u00e9frig\u00e9rateur"],"BIOSTORE":["Armoire froide"],"BISSEL":["Aspirateur"],"BISSELL":["Aspirateur","Nettoyeur","Aspirateur laveur","Nettoyeur d\u00e9tacheur","Nettoyeur vapeur"],"BLACK & DECKER":["Machine \u00e0 pain","Aspirateur","Nettoyeur vapeur","Expresso","Cafeti\u00e8re","Extracteur de jus","Blender","Climatisation","Presse agrumes","Micro-ondes","Hachoir"],"BLANCO":["Four"],"BLAUPUNKT":["Micro-ondes"],"BLOMBERG":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","S\u00e8che linge","Hotte"],"BLUEBELL":["Machine \u00e0 pain"],"BLUESKY":["Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Aspirateur","Four","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","R\u00e9chaud","Radiateur","Minifour","Cave \u00e0 vin","T\u00e9l\u00e9vision","Climatisation"],"BLUEWIND":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Aspirateur","Cuisini\u00e8re"],"BLYSS":["Chauffe eau"],"BOB":["Lave vaisselle"],"BODNER & MANN":["Chauffe eau","Hotte","Chaudi\u00e8re"],"BOFFI":["Sans cat\u00e9gorie"],"BOMANN":["Micro-ondes","Machine \u00e0 pain","Lave vaisselle","Robot","S\u00e8che linge","Hotte","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BOMPANI":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","Lave linge","Hotte","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes"],"BONNET":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Armoire N\u00e9gative","Armoire Positive","Marmite"],"BOOSTY":["Aspirateur"],"BORA":["Sans cat\u00e9gorie","Four","Lave linge","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"BOREAL":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle"],"BORETTI":["Cuisini\u00e8re","Plaque"],"BOSCH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cafeti\u00e8re","Lave linge","Expresso","S\u00e8che linge","Four","Hotte","Lave vaisselle","Cuisini\u00e8re","Centrale vapeur","Robot","Plaque","Micro-ondes","Aspirateur","Mixer","Aspirateur de table","Batteur Electrique","Grille-pain","Fer \u00e0 repasser","Bouilloire","Friteuse","Blender","Climatisation","Trancheuse","Cuiseur vapeur","Centrifugeuse","Chemin\u00e9e","Hachoir","Presse agrumes","Multicuiseur","Extracteur de jus","Outils jardinage","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Batteur","Robot cuiseur","Grill","TIROIR CHAUFFANT"],"BOURGEOIS":["Sans cat\u00e9gorie","Four"],"BRANDSTAR":["Sans cat\u00e9gorie"],"BRANDT":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","S\u00e8che linge","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Machine \u00e0 pain","Expresso","Chauffe eau","Robot","Friteuse","T\u00e9l\u00e9vision","Extracteur de jus","Mixer","Blender","Plancha"],"BRANDY BEST BRANDYBEST":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Cuisini\u00e8re","Four","Lave vaisselle","Minibar","Minifour","S\u00e8che linge","Plaque"],"BRAUN":["Expresso","Robot","Mixer","Cafeti\u00e8re","Hachoir","Brosse \u00e0 dent \u00e9lectrique","Rasoir","Fer \u00e0 repasser","Epilateur","Tondeuse","Centrale vapeur","Cuiseur vapeur","Moulin","Blender","Centrifugeuse","Bouilloire","Grille-pain","Grill","Friteuse"],"BRAVILOR BONAMAT":["Chauffe-briques","Distributeur \u00e0 eau chaude"],"BREADMAN":["Machine \u00e0 pain"],"BREMA":["Machine \u00e0 gla\u00e7ons"],"BREVILLE":["Machine \u00e0 pain"],"BRICO DEPOT":["Plaque","Hotte"],"BRITA":["Carafe","Adoucisseur"],"BROAN":["Hotte","R\u00e9frig\u00e9rateur"],"BROTHER":["Sans cat\u00e9gorie"],"BRU":["Lave vaisselle","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie"],"BSK":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave linge","Plaque","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Cuisini\u00e8re","Lave vaisselle"],"BUDERUS":["Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"BURG":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","Hotte"],"BUSH":["Machine \u00e0 pain"],"CAHORS":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CALEX":["Lave linge","S\u00e8che linge"],"CALIFORNIA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Micro-ondes","Plaque","Hotte","Climatisation","Chauffage","Minifour","Four","Aspirateur","Ventilateur","Machine \u00e0 gla\u00e7ons"],"CALIFORNIA EUR":["Plaque","Cuisini\u00e8re"],"CALOR":["Fer \u00e0 repasser","Cafeti\u00e8re","Centrale vapeur","Brosse \u00e0 dent \u00e9lectrique","Aspirateur","Lave linge","S\u00e8che cheveux","Rasoir","Expresso","Epilateur","Machine \u00e0 caf\u00e9","Tondeuse","D\u00e9froisseur","Radiateur"],"CALRUS":["Hotte"],"CALUX":["Sans cat\u00e9gorie","Insert"],"CAMPINGAZ":["Barbecue"],"CANDY":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Plaque","Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes","Four","Cuisini\u00e8re","Trio plaque + four + lave vaisselle","Cong\u00e9lateur","Cave \u00e0 vin","Duo four + lave vaisselle","Aspirateur"],"CAPLAIN":["Batteur"],"CARAD":["Lave vaisselle","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie"],"CARMA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Four","Plaque","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re"],"CARREFOUR HOME":["Micro-ondes","Lave linge","Machine \u00e0 pain","Cong\u00e9lateur","Minifour","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","Hotte","S\u00e8che linge","Plaque","Cave \u00e0 vin","Minibar","Aspirateur","Cuisini\u00e8re","Robot","Friteuse"],"CARRIER":["R\u00e9frig\u00e9rateur"],"CART AIR CARTAIR":["Hotte"],"CASINO":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","Minifour"],"CASSELIN":["Salamandre","Grille-pain","Four"],"CASTORAMA":["Chauffe eau"],"CATA APELSON":["Plaque","Four","Hotte","Micro-ondes"],"CAVISS":["Cave \u00e0 vin"],"CEADO":["Extracteur de jus"],"CGV":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CHAFFOTEAUX & MAURY":["Chauffe eau","Chaudi\u00e8re"],"CHEFMATE":["Machine \u00e0 pain"],"CHELSEA":["Lave vaisselle","R\u00e9frig\u00e9rateur"],"CHIQ":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"CHROMEX":["Four","Aspirateur"],"CIARRA":["Hotte"],"CIMLINE":["Sans cat\u00e9gorie"],"CLASSIC HOME":["R\u00e9frig\u00e9rateur","Chauffe eau"],"CLATRONIC":["Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot"],"CLAYTON":["Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","T\u00e9l\u00e9vision","d\u00e9codeur"],"CLEANFIX":["Aspirateur"],"CLIMADIFF":["Cave \u00e0 vin","Hotte","Mini-kitchen","Sans cat\u00e9gorie","Expresso","Minifour","Robot","Hachoir","Plancha","Climatisation","Machine \u00e0 bi\u00e8re"],"CLIMALIX":["Climatisation"],"CLIMASELECT":["Cong\u00e9lateur","Minifour","Mini-kitchen","Machine \u00e0 bi\u00e8re"],"CLIMASPACE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"CLIMATEK":["Micro-ondes","Climatisation"],"CNA-BRICO":["Hotte"],"COBAL":["R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Hotte","Four","T\u00e9l\u00e9vision"],"COCEF":["Plaque"],"CODIMATEL":["Meuble chauffant"],"COFEEMAKER":["Machine \u00e0 caf\u00e9","Percolateur"],"COJER":["Plaque"],"COLDIS":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Four"],"COLGED":["Lave vaisselle"],"COLSTON":["R\u00e9frig\u00e9rateur"],"COMBISTEEL":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"COMENDA":["Lave vaisselle"],"COMFEE":["Cong\u00e9lateur","S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave vaisselle","Climatisation","Four","Hotte"],"COMPACT":["Cuiseur \u00e0 riz"],"CONCEPT":["Machine \u00e0 pain"],"CONCORDE":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"CONSTRUCTA":["Lave vaisselle","Hotte","Four","Plaque","Lave linge","Micro-ondes","R\u00e9frig\u00e9rateur"],"CONTINENTAL EDISON":["R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Machine \u00e0 pain","Cong\u00e9lateur","Lave linge","Plaque","Four","Hotte","Cuisini\u00e8re","Cave \u00e0 vin","Aspirateur","Micro-ondes","Minifour","Cafeti\u00e8re","Centrale vapeur","Friteuse","Robot","Blender","Mixer","Autoradio","Balance","Bouilloire","Chaine Hi Fi","Lecteur","P\u00e8se personne","Presse agrumes","Radio","Radio r\u00e9veil","Service \u00e0 fondue","T\u00e9l\u00e9phone","T\u00e9l\u00e9vision","Raclette grill","Barre de son","Expresso"],"CONTROL AIR":["Hotte"],"CONVIVIUM":["Micro-ondes"],"COOKART COOK'ART":["Plaque"],"COOKE&LEWIS":["Hotte","Plaque","Four","Micro-ondes","Lave vaisselle","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"COOKMAX":["Toaster"],"COOKTOP":["Four","Plaque"],"COOKWORKS":["Machine \u00e0 pain"],"COOLTECH":["Sans cat\u00e9gorie"],"COQYS":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle"],"CORAIL":["Chauffe eau"],"CORBERO":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"CORRADI":["Cuisini\u00e8re"],"COSYLIFE":["Robot batteur","Hachoir"],"COSYLINE":["Cave \u00e0 vin"],"CRAFFT":["Lave linge"],"CREDA":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"CROFTON":["Machine \u00e0 pain"],"CROWN":["Sans cat\u00e9gorie"],"CRYSTAL":["Lave linge","S\u00e8che linge"],"CUISICHEF":["Machine \u00e0 pain"],"CUISINES REFERENCES":["Plaque"],"CUISITECH":["Micro-ondes","Minifour"],"CUPPONE OVENS":["Four"],"CURLING":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Four","Cuisini\u00e8re","Lave vaisselle","Appareil \u00e0 fondue","Cong\u00e9lateur","Hotte"],"CURTISS":["Cong\u00e9lateur","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","R\u00e9chaud","Aspirateur","Four","Minifour","Hotte","Plaque","Micro-ondes","Mini-kitchen","Lave vaisselle","Cave \u00e0 vin"],"D2":["T\u00e9l\u00e9vision"],"DAAN TECH":["Lave vaisselle"],"DAEWOO":["Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","T\u00e9l\u00e9vision","Minibar","Four","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Robot","Blender","Centrale vapeur","Minifour","Expresso","Plaque","S\u00e8che linge","Cuisini\u00e8re"],"DAV":["Four","Plaque"],"DE DIETRICH":["Chauffe eau","Cuisini\u00e8re","Sans cat\u00e9gorie","Four","Radiateur","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Hotte","Grill","Cong\u00e9lateur","Lave linge","Minifour","Expresso","Friteuse","TIROIR CHAUFFANT","Accumulateur gaz","Chaudi\u00e8re","Po\u00eale","ACCESSOIRE","Climatisation","S\u00e8che linge","Cave \u00e0 vin"],"DE ROSSO":["Lave linge","R\u00e9frig\u00e9rateur"],"DE SINA DESINA":["Machine \u00e0 pain"],"DELIPS":["T\u00e9l\u00e9vision"],"DELONGHI":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","Micro-ondes","Four","Machine \u00e0 pain","Machine \u00e0 caf\u00e9","Minifour","Expresso","Friteuse","Cireuse","Cafeti\u00e8re","Climatisation","Cr\u00e9dence","Hotte","Barbecue","Centrale vapeur","Fer \u00e0 repasser","Centrifugeuse","Plancha","Robot","D\u00e9shumidificateur","Sorbeti\u00e8re","Th\u00e9i\u00e8re","Grill","Machine \u00e0 th\u00e9","Radiateur","Aspirateur","Gaufrier","Moulin","Bouilloire","Nettoyeur vapeur"],"DELRUE":["Plaque"],"DER KREIS":["Plaque"],"DESIGN":["Machine \u00e0 pain"],"DEVILLE":["Po\u00eale","Insert","Cuisini\u00e8re fuel","Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Foyer chemin\u00e9e","Plancha","Chemin\u00e9e","Chaudi\u00e8re"],"DIAMOND":["Salamandre","Cuisini\u00e8re","Four","Toaster","Friteuse","Lave vaisselle","Cr\u00e9pi\u00e8re","S\u00e8che linge","R\u00f4tissoire","Four \u00e0 pizza","Armoire N\u00e9gative","Plaque","Lave verre","R\u00e9frig\u00e9rateur","Marmite"],"DIGIHOME":["Lave linge","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","d\u00e9codeur"],"DIGINIUM":["R\u00e9frig\u00e9rateur"],"DIGITRONIC":["T\u00e9l\u00e9vision","d\u00e9codeur"],"DIHR":["Lave vaisselle"],"DIRT DEVIL":["Aspirateur","Nettoyeur vapeur"],"DITO SAMA":["Batteur","Eplucheuse"],"DKK":["R\u00e9frig\u00e9rateur"],"DOMAN":["Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Four","S\u00e8che linge","Cong\u00e9lateur"],"DOMAR":["Sans cat\u00e9gorie"],"DOMATIX":["Hotte"],"DOMEDIA":["Machine \u00e0 pain"],"DOMENA":["Nettoyeur vapeur","Centrale vapeur","Fer \u00e0 repasser"],"DOMEOS":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Lave vaisselle","Micro-ondes","Minifour","Plaque","Four"],"DOMEST":["Cuisini\u00e8re","Cong\u00e9lateur","Four","R\u00e9frig\u00e9rateur","Plaque","S\u00e8che linge","Lave linge","Micro-ondes"],"DOMETIC":["Climatisation","R\u00e9frig\u00e9rateur","R\u00e9frig\u00e9rateur camping","Cong\u00e9lateur","Cave \u00e0 vin","Minibar","GLACIERE","Plaque"],"DOMINOX":["Plaque"],"DOMO":["Machine \u00e0 pain","Micro-ondes","Centrale vapeur","Robot","Blender chauffant","Cong\u00e9lateur","Minifour","Plancha","Expresso","Mixer","Trancheuse","Machine \u00e0 gla\u00e7ons","Gaufrier","Aspirateur","Friteuse","Cr\u00e9pi\u00e8re","Nettoyeur vapeur","Grill","Machine \u00e0 caf\u00e9","Hachoir","Blender","R\u00e9frig\u00e9rateur","Cuiseur vapeur","Raclette grill","Four \u00e0 pizza","Fondue","Appareil \u00e0 cake","Sorbeti\u00e8re"],"DOREGRILL":["R\u00f4tissoire"],"DREAME":["Aspirateur laveur","Aspirateur"],"DUSSELDORF":["Trancheuse"],"DUVERNOY":["Sans cat\u00e9gorie"],"DYNAMIC":["Mixer"],"DYNOR":["Sans cat\u00e9gorie"],"DYSON":["Aspirateur","Purificateur d'air","Ventilateur","Nettoyeur"],"ECO":["R\u00e9frig\u00e9rateur"],"ECOLINE":["Sans cat\u00e9gorie","Hotte"],"ECRON":["Sans cat\u00e9gorie"],"EDENWOOD":["T\u00e9l\u00e9vision","T\u00e9l\u00e9phone","Barre de son"],"EDER":["Plaque","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","Four"],"EDESA":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Eplucheuse","Chauffe eau","Thermoscelleuse","Chauffe-Plats","Chariot"],"EDSON":["Lave vaisselle","Lave linge","Four","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque"],"EDV":["Sans cat\u00e9gorie"],"EDY":["Sans cat\u00e9gorie"],"EGC":["Four","Plaque","Hotte"],"EICO":["Hotte"],"EKA":["Cuisini\u00e8re","Four","Plaque"],"ELBA":["Sans cat\u00e9gorie","Cuisini\u00e8re","Butanette","Plaque","Four"],"ELCOLUX":["Sans cat\u00e9gorie","Hotte","Plaque"],"ELCOTEC":["Four","R\u00e9chaud","Sans cat\u00e9gorie"],"ELDI":["Sans cat\u00e9gorie"],"ELECTA":["Cong\u00e9lateur"],"ELECTRA":["Sans cat\u00e9gorie"],"ELECTRA BREGENZ":["Plaque"],"ELECTROHAUS":["Sans cat\u00e9gorie"],"ELECTROLINE":["Lave linge","R\u00e9frig\u00e9rateur","Four"],"ELECTROLUX":["Aspirateur","Four","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cireuse","Plaque","Cafeti\u00e8re","Machine \u00e0 pain","Hotte","S\u00e8che linge","Climatisation","Cuisini\u00e8re","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Robot","Expresso","Bouilloire","Centrale vapeur","Lave verre","Purificateur d'air","Armoire froide","Armoire Chaude","Armoire Positive","R\u00e9frig\u00e9rateur camping","Grill","GLACIERE","TIROIR CHAUFFANT","Nettoyeur","Minifour","Armoire N\u00e9gative","Aspirateur laveur","Essoreuse"],"ELECTROMIX":["Machine \u00e0 pain"],"ELETTROBAR":["Lave verre","Lave vaisselle"],"ELFRAMO":["Lave vaisselle"],"ELICA":["Hotte","Plaque"],"ELIT":["T\u00e9l\u00e9vision"],"ELITAIR":["Hotte"],"ELORA":["Sans cat\u00e9gorie"],"ELSAY":["Micro-ondes"],"ELTA":["Machine \u00e0 pain"],"EMB":["Lave verre"],"ENGEL":["d\u00e9codeur"],"ENGEL AXIL":["T\u00e9l\u00e9vision"],"ENO":["Four","Plaque","Sans cat\u00e9gorie"],"ENODIS":["Cong\u00e9lateur"],"ENTRONIC":["Climatisation","Minifour","Aspirateur"],"EQUATION":["Chauffe eau"],"ESCO":["Plaque","Cuisini\u00e8re","Four","Mini-kitchen","Minifour","Sans cat\u00e9gorie"],"ESSENTIEL B":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Lave linge","Cuisini\u00e8re","Machine \u00e0 pain","Micro-ondes","Cave \u00e0 vin","S\u00e8che linge","Four","Minibar","Minifour","Aspirateur","Machine \u00e0 gla\u00e7ons","Blender","Climatisation","Robot","T\u00e9l\u00e9vision","Centrale vapeur","Grill","Raclette grill","Presse agrumes","Barbecue","Hachoir","Yaourti\u00e8re","Multicuiseur","Cocotte minute","Cafeti\u00e8re","Cuiseur vapeur","Trancheuse","Sorbeti\u00e8re","Cuiseur \u00e0 riz","Ventilateur","St\u00e9rilisateur","Expresso","Friteuse","Nettoyeur vapeur","Mixer","Barre de son","Aspirateur laveur"],"ETERNAL":["Lave vaisselle","Plaque","Four"],"EUREKA":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Lave linge","Lave vaisselle","Machine \u00e0 pain"],"EUROBAR":["Friteuse"],"EUROCAVE":["Cave \u00e0 vin"],"EURODOMO":["Hotte"],"EUROFRED":["Lave vaisselle"],"EUROFRIO":["Cave \u00e0 vin","Sans cat\u00e9gorie"],"EUROMAC":["Climatisation"],"EUROMAX":["Friteuse","Bain marie"],"EUROP":["Sans cat\u00e9gorie"],"EUROSTEAM":["Aspirateur"],"EUROTECH":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","S\u00e8che linge"],"EVATRONIC":["Minifour"],"EVERGLADES":["Machine \u00e0 pain","S\u00e8che linge"],"EVERLASTING":["Armoire froide"],"EVERTON":["Plaque","Hotte"],"EWT":["Aspirateur"],"EXCELINE":["Plaque","Hotte","Lave vaisselle","Cuisini\u00e8re","Four","Lave linge","Cong\u00e9lateur","Aspirateur","Climatisation"],"EXCLUSIV":["Micro-ondes"],"EXQUISIT":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Micro-ondes","Lave vaisselle"],"F&U":["T\u00e9l\u00e9vision"],"FABER":["Hotte","Plaque"],"FAGOR":["R\u00e9frig\u00e9rateur","Micro-ondes","Four","Plaque","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","Chauffe eau","Lave vaisselle","S\u00e8che linge","Hotte","Expresso","Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","Grill","Friteuse","Armoire N\u00e9gative","Aspirateur","Robot","Auto cuiseur","Plancha","Centrifugeuse","Armoire froide","Meuble chauffant","Minifour","Lave verre","Nettoyeur vapeur","Centrale vapeur","Raclette grill","Bain marie","Cocotte minute"],"FAIS":["Chauffe eau"],"FALCON":["Hotte","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur"],"FALDA":["S\u00e8che linge"],"FALMEC":["Hotte","Plaque"],"FAR":["Cuisini\u00e8re","Hotte","Cong\u00e9lateur","Micro-ondes","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Plaque","Aspirateur","Machine \u00e0 pain","Minifour","Couvercle","Evier","Robinet","Centrifugeuse","Robot","T\u00e9l\u00e9vision","Rafraichisseur d'air","Cave \u00e0 vin"],"FAURE":["Sans cat\u00e9gorie","Plaque","Four","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Hotte","Micro-ondes","Cong\u00e9lateur","Butanette","Aspirateur","Robot"],"FAVORIT":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle"],"FELSON":["T\u00e9l\u00e9vision"],"FENNER":["T\u00e9l\u00e9vision"],"FERROLI":["Chaudi\u00e8re"],"FIF":["Machine \u00e0 pain"],"FILA":["Hotte"],"FILTRE":["Sans cat\u00e9gorie"],"FINLUX":["T\u00e9l\u00e9vision","Plaque","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"FIRSTLINE":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cuisini\u00e8re","Plaque","Cong\u00e9lateur","Lave vaisselle","Aspirateur laveur","Micro-ondes","Four","Hotte","Aspirateur","Cave \u00e0 vin","Climatisation","Hachoir","Cr\u00e9dence","Centrale vapeur"],"FLAMINIA":["Sans cat\u00e9gorie","Hotte"],"FLAVEL":["Plaque"],"FLECK":["Chauffe eau","Accumulateur gaz"],"FM":["Four"],"FOCUS":["Lave vaisselle"],"FOEM":["Four"],"FOINOX":["Four"],"FORTEX":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque","Lave linge","Climatisation","Lave vaisselle"],"FOSTER":["R\u00e9frig\u00e9rateur","Plaque"],"FOURINOX":["Four","Etuve"],"FOURNIER":["Hotte","Plaque"],"FOX":["Hotte"],"FRAB":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"FRAGOROSO":["Cuisini\u00e8re"],"FRANCIA":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Hotte","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Minifour","Mini-kitchen","Chaudi\u00e8re"],"FRANCOBELGE":["Cuisini\u00e8re","Po\u00eale"],"FRANGER":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Aspirateur","Lave linge"],"FRANKE":["Plaque","Hotte","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"FRANSTAL":["Lave vaisselle","Armoire Chaude","Four","Armoire N\u00e9gative","Lave linge","R\u00e9frig\u00e9rateur","Trancheuse","Armoire froide","S\u00e8che linge","Cuisini\u00e8re","Armoire Positive","Armoire \u00e0 couteau","Lave verre","Plaque","Plancha"],"FRATELLIONOFRI":["Cuisini\u00e8re","Plaque","Hotte","Four"],"FRECAN":["Hotte"],"FRESTON":["T\u00e9l\u00e9vision"],"FRIAC":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Hotte","Cong\u00e9lateur"],"FRIGEAVIA":["Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge"],"FRIGELUX":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Armoire froide","Machine \u00e0 gla\u00e7ons","Armoire N\u00e9gative","Armoire Positive","Vitrine"],"FRIGIDAIRE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Hotte","Lave vaisselle"],"FRIGISTAR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Cave \u00e0 vin","Lave linge"],"FRIGOR":["Sans cat\u00e9gorie"],"FRIMA":["Four"],"FRIONOR":["Four","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","Cuisini\u00e8re","Armoire froide","Cave \u00e0 vin","Hotte","Micro-ondes","Minibar","Lave verre","Distributeur \u00e0 vin","Armoire N\u00e9gative"],"FROSTAR":["Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte"],"FUJIONKYO":["d\u00e9codeur","T\u00e9l\u00e9vision"],"FULGOR":["Plaque","Four","Sans cat\u00e9gorie","Hotte","R\u00e9frig\u00e9rateur"],"FUNAI":["Sans cat\u00e9gorie"],"FUNIX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Plaque","Cong\u00e9lateur","Lave vaisselle","Machine \u00e0 pain","Cave \u00e0 vin","Hotte","Minifour","Micro-ondes"],"GAGGENAU":["Hotte","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Plaque","Auto cuiseur","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Friteuse","Grill"],"GALANT":["Lave linge","Micro-ondes"],"GALANZ":["Micro-ondes","Lave linge","Cave \u00e0 vin","S\u00e8che linge","Lave vaisselle","Climatisation"],"GALAXY":["R\u00e9frig\u00e9rateur"],"GAMMFROID":["Sans cat\u00e9gorie"],"GC":["Sans cat\u00e9gorie"],"GEBHARDT":["Sans cat\u00e9gorie","Four","Plaque"],"GEDTECH":["Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Plaque"],"GENERAL ELECTRIC":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Hotte","Cuisini\u00e8re","Four","Plaque","Micro-ondes","D\u00e9shumidificateur"],"GENERALFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"GENERISS":["Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Plaque"],"GERMANIA (LA)":["Cuisini\u00e8re","Hotte","Cr\u00e9dence","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Lave vaisselle","Plaque"],"GIATHERM":["Chauffe eau"],"GIBSON":["Sans cat\u00e9gorie"],"GIORIK":["Four","Friteuse"],"GIRBAU":["Lave linge"],"GIRMI":["Minifour","Sans cat\u00e9gorie","R\u00e9chaud"],"GLEMGAS":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes"],"GLENAN":["Four"],"GOBLIN":["Aspirateur"],"GOCKO":["Centrale vapeur"],"GODIN":["Cuisini\u00e8re","Insert","Plaque","Chemin\u00e9e","Four","Po\u00eale","Hotte","Foyer chemin\u00e9e","Cuisini\u00e8re fuel","Chaudi\u00e8re"],"GOODHOME":["Four","Micro-ondes","Hotte","Plaque","R\u00e9frig\u00e9rateur"],"GOODMAN'S GOODMANS":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"GORENJE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle","S\u00e8che linge","Hotte","Plaque","Cong\u00e9lateur","Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot","Blender","TIROIR CHAUFFANT","Trancheuse","Friteuse","D\u00e9shydrateur","Plancha","Chauffe eau","Climatisation"],"GRAETZ":["Climatisation"],"GRAM":["Cong\u00e9lateur"],"GRANDIN":["T\u00e9l\u00e9vision"],"GROELAND":["R\u00e9frig\u00e9rateur camping"],"GRUNDIG":["Aspirateur","Bouilloire","T\u00e9l\u00e9vision","Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","Centrale vapeur","Barre de son"],"GSD":["S\u00e8che linge"],"H&B":["Climatisation"],"HAAS":["Lave linge"],"HAFELE":["Hotte","Plaque"],"HAGEN":["T\u00e9l\u00e9vision"],"HAIER":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Cave \u00e0 vin","Climatisation","Plaque","Aspirateur","T\u00e9l\u00e9vision","Four","TIROIR CHAUFFANT","Hotte","Friteuse"],"HANSA":["Lave linge"],"HANSEATIC":["Lave linge"],"HARDEL":["Micro-ondes"],"HARILOX":["Hotte"],"HARPER":["Micro-ondes"],"HARROW":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Plaque","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"HDC":["R\u00e9frig\u00e9rateur","Plaque"],"HDC.LINK":["Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"HEC":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Sans cat\u00e9gorie","S\u00e8che linge"],"HELKINA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","Hotte","Lave vaisselle"],"HELVETIA":["Lave vaisselle","Lave linge","Four","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Micro-ondes","S\u00e8che linge","Cuisini\u00e8re","Plaque"],"HEMERSON":["Lave vaisselle"],"HENDI":["Cuisini\u00e8re"],"HERU":["Micro-ondes"],"HIGH ONE HIGHONE":["Plaque","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Hotte","T\u00e9l\u00e9vision","Cave \u00e0 vin","Aspirateur"],"HIGHTEC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIGHTECH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIRUNDO":["Lave linge"],"HISENSE":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Plaque","Four","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","Climatisation","Barre de son","Micro-ondes","Vid\u00e9oprojecteur","Aspirateur","Cave \u00e0 vin","Hotte","Friteuse","Minifour"],"HITACHI":["Micro-ondes","T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur"],"HOBART":["Trancheuse","Lave vaisselle","Four","Robot"],"HOHER":["T\u00e9l\u00e9vision"],"HOLLANDIA":["Sans cat\u00e9gorie"],"HOMEKING":["R\u00e9frig\u00e9rateur","Hotte","Lave linge","Four","Plaque","Lave vaisselle","Cave \u00e0 vin","Cong\u00e9lateur","Micro-ondes"],"HOMER":["Cuisini\u00e8re","Four"],"HOMETECH":["Radiateur"],"HONEYWELL":["Climatisation"],"HOONVED":["Lave verre","Lave vaisselle"],"HOOVER":["Lave vaisselle","Lave linge","Aspirateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Nettoyeur","Centrale vapeur","Hotte","Cong\u00e9lateur","Cireuse","Aspirateur Robot","Nettoyeur vapeur","Purificateur d'air","Micro-ondes","Aspirateur laveur"],"HORECA":["Trancheuse","Armoire froide","Lave verre","Lave vaisselle","Machine \u00e0 hot dog","Friteuse"],"HORN":["Cong\u00e9lateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Plaque","Butanette","Four","Micro-ondes","Lave vaisselle"],"HOSHIZAKI":["Fabrique de glaces"],"HOTPOINT":["Sans cat\u00e9gorie","Accumulateur gaz","S\u00e8che linge","Lave linge","Lave vaisselle","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","R\u00e9frig\u00e9rateur"],"HOTPOINT ARISTON":["Plaque","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Lave linge","Hotte","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","S\u00e8che linge","Micro-ondes","Cave \u00e0 vin"],"HUDSON":["Four","Plaque","Hotte","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"HUMELAB":["T\u00e9l\u00e9vision"],"HUSQVARNA":["R\u00e9frig\u00e9rateur"],"HYCO":["Sans cat\u00e9gorie"],"HYGENA":["Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur"],"HYPSON":["T\u00e9l\u00e9vision"],"HYUNDAI":["Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Plaque","T\u00e9l\u00e9vision"],"IAR":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge"],"IARP":["Cong\u00e9lateur"],"IBERNA":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Cong\u00e9lateur","Four"],"ICE STREAM":["R\u00e9frig\u00e9rateur","S\u00e8che linge"],"ICEBERG":["R\u00e9frig\u00e9rateur","Lave linge","Plaque","Cuisini\u00e8re"],"ICELINE":["R\u00e9frig\u00e9rateur"],"ICES":["Micro-ondes"],"ICYTECH":["R\u00e9frig\u00e9rateur"],"IDHD":["T\u00e9l\u00e9vision"],"IGNIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","S\u00e8che linge"],"IKEA":["Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Hotte","Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","Expresso","S\u00e8che linge"],"ILVE":["Four","Cuisini\u00e8re","Plaque","Hotte"],"IMESA":["Lave linge"],"IMETEC":["Aspirateur"],"IMPERIAL":["Four"],"INDESIT":["Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Four","Micro-ondes","Expresso","Climatisation"],"INDOMO":["Micro-ondes","Aspirateur","Plaque"],"INEXIVE":["T\u00e9l\u00e9vision","Lave vaisselle"],"INFRICO":["Armoire Positive","R\u00e9frig\u00e9rateur","Armoire N\u00e9gative"],"INFRIGO":["Armoire froide"],"INITIAL T":["Hotte"],"INNO.HIT":["R\u00e9frig\u00e9rateur","Lave linge"],"INOXTREND":["Four"],"INTERNATIONAL PRESTIGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"INUVIK":["Lave linge","T\u00e9l\u00e9vision","S\u00e8che linge"],"INVICTA":["Insert","Po\u00eale"],"IPSO":["Lave linge","Lave vaisselle"],"IPURE":["T\u00e9l\u00e9vision"],"IROBOT":["Aspirateur Robot","Nettoyeur","Aspirateur"],"ITV":["Machine \u00e0 gla\u00e7ons"],"IXINA FRANCE":["Plaque"],"JEKEN - JENKEN":["Micro-ondes","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave vaisselle","Plaque","Four","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Hotte","Radiateur","Aspirateur","Fondue","Chauffage","Ventilateur","Machine \u00e0 caf\u00e9","Grille-pain","Bouilloire","Machine \u00e0 gla\u00e7ons","Barbecue","Climatisation"],"JEMKO":["Sans cat\u00e9gorie","Plaque","Four"],"JENNAIR":["Sans cat\u00e9gorie"],"JETAIR":["Hotte"],"JETFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"JETGAZ":["Plaque","Cuisini\u00e8re","Four"],"JETWASH":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"JOLLYMEC":["Po\u00eale"],"JPC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Lave vaisselle"],"JUMO":["Four \u00e0 pizza"],"JUNGER":["R\u00f4tissoire"],"JUNIOR":["Chauffe eau"],"JUNKER":["Lave vaisselle","Micro-ondes"],"JUNO":["Four","R\u00e9frig\u00e9rateur"],"JURA":["Machine \u00e0 caf\u00e9","Expresso"],"JUSTA":["Friteuse"],"JVC":["T\u00e9l\u00e9vision"],"KAISUI":["Four"],"KALORIK":["Aspirateur","Micro-ondes","Minifour","Robot cuiseur","Grille-pain"],"KARCHER":["Nettoyeur","Aspirateur","Nettoyeur vapeur","Aspirateur laveur"],"KARERA":["Sans cat\u00e9gorie"],"KATOREX":["Sans cat\u00e9gorie","Lave linge"],"KEHL":["Sans cat\u00e9gorie","Hotte"],"KELON":["R\u00e9frig\u00e9rateur"],"KELVINATOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KENMORE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Machine \u00e0 pain"],"KENWOOD":["Sans cat\u00e9gorie","Blender","S\u00e8che linge","Four","Robot","Machine \u00e0 pain","Hachoir","Centrale vapeur","Friteuse","Mixer","Cafeti\u00e8re","Grille-pain","Micro-ondes","Expresso","Centrifugeuse","Extracteur de jus","Batteur","Robot batteur","R\u00e9frig\u00e9rateur"],"KEOPS":["Hotte","Sans cat\u00e9gorie","Lave vaisselle"],"KERWAVE":["Micro-ondes","S\u00e8che linge","Minifour"],"KIMEX":["T\u00e9l\u00e9vision"],"KING D'HOME KINGDHOME":["Lave vaisselle","Cuisini\u00e8re","Aspirateur","Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","Sans cat\u00e9gorie","Plaque","Cave \u00e0 vin","Cong\u00e9lateur","Minifour","S\u00e8che linge","Climatisation","Hotte","Centrale vapeur","Machine \u00e0 bi\u00e8re"],"KIRSCH":["Armoire Chaude"],"KITCHEN CHEF":["Minifour","Sorbeti\u00e8re","Expresso","Moulin","Percolateur","Cafeti\u00e8re","Trancheuse","Extracteur de jus","Hachoir","Machine \u00e0 gla\u00e7ons","Friteuse","Machine \u00e0 bi\u00e8re","Plaque","machine sous vide","Raclette grill","Climatisation","Conditionneuse sous vide","D\u00e9shydrateur","Machine \u00e0 pain","St\u00e9rilisateur","Nettoyeur vapeur","Machine \u00e0 caf\u00e9"],"KITCHENAID":["Four","Robot","Extracteur de jus","Expresso","R\u00e9frig\u00e9rateur","Blender","Hotte","ACCESSOIRE","Micro-ondes","Lave vaisselle","Plaque","Centrifugeuse","Hachoir","Robot cuiseur","Blender chauffant","Batteur Electrique","Cave \u00e0 vin","Auto cuiseur","Cafeti\u00e8re","Grille-pain","Bouilloire","Mixer","Batteur","Barbecue"],"KITCHENAID - ACCESSOIRES":["Hachoir"],"KLARSTEIN":["Lave vaisselle","Cave \u00e0 vin","Climatisation"],"KLEENMAID":["Plaque"],"KLEFR":["Chargeur"],"KLEO":["R\u00e9frig\u00e9rateur"],"KNEISSEL":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Four","Cuisini\u00e8re","Aspirateur"],"KOENIC":["Lave linge"],"KOENIG":["Machine \u00e0 pain","Minifour","Nettoyeur vapeur","Robot","Blender chauffant","Cuiseur vapeur","Aspirateur","Centrale vapeur","Sorbeti\u00e8re","Four \u00e0 pizza","Extracteur de jus","Presse agrumes","Th\u00e9i\u00e8re","Mixer","Trancheuse","Appareil \u00e0 Pizza","Raclette grill","Machine \u00e0 bi\u00e8re","Moulin","Grille-pain","Appareil \u00e0 fondue","Cave \u00e0 vin","Micro-ondes","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Expresso","Cafeti\u00e8re","Blender"],"KONRAD":["Sans cat\u00e9gorie","Lave linge"],"KONTACT":["Hotte","Plaque","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur"],"KORTING":["Four"],"KRAMPOUZ":["Plancha","Bain marie","Cr\u00e9pi\u00e8re","Grill","APPAREIL A CHOCOLAT","Gaufrier"],"KREFT":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KRUPPS":["Lave vaisselle"],"KRUPS":["Sans cat\u00e9gorie","Cafeti\u00e8re","Expresso","Machine \u00e0 pain","Mixer","Machine \u00e0 caf\u00e9","Robot","Machine \u00e0 bi\u00e8re","Friteuse","Machine \u00e0 th\u00e9","Blender","Trancheuse","Grill","Presse agrumes","Th\u00e9i\u00e8re","Sorbeti\u00e8re"],"KRYSTER":["Lave linge","Lave vaisselle"],"KUPPERSBUSH":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Plaque","Hotte","Lave linge","Micro-ondes","Multicuiseur"],"KYDOS":["T\u00e9l\u00e9vision"],"LA CORNUE":["Cuisini\u00e8re","Hotte"],"LA SOMMELIERE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cave \u00e0 chocolat"],"LACANCHE":["Cuisini\u00e8re","Sans cat\u00e9gorie","Four","R\u00f4tissoire","Hotte"],"LACIMBALI":["Lave vaisselle"],"LACO":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Plaque","Sans cat\u00e9gorie","Cong\u00e9lateur","Hotte","Lave vaisselle","Couvercle","Evier","Cave \u00e0 vin"],"LADEN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Cong\u00e9lateur","Micro-ondes","Hotte","Plaque"],"LADYWIND":["Sans cat\u00e9gorie","Lave linge"],"LAGRANGE":["Service \u00e0 fondue","Gaufrier","Robot","Grill","Machine \u00e0 pain","Yaourti\u00e8re","Plancha","Machine \u00e0 p\u00e2tes","Sorbeti\u00e8re","Blender","Machine \u00e0 gla\u00e7ons","Cr\u00e9pi\u00e8re","Raclette grill","Mixer","Barbecue","Bouilloire","Pierrade"],"LAINOX":["Four","Lave vaisselle"],"LAMBER":["Lave vaisselle"],"LAMONA":["Plaque","Four","Hotte","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur"],"LANCER":["Lave vaisselle"],"LAURASTAR":["Centrale vapeur"],"LAURUS":["Lave vaisselle","Plaque","Four","Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"LAZER":["Micro-ondes","Lave vaisselle","Minifour","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"LE CELLIER":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE CHAI":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE MARQUIER":["Plancha"],"LEISURE":["Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur"],"LEMERCIER":["Chauffe eau"],"LENSON":["d\u00e9codeur"],"LEONARD":["Lave vaisselle"],"LERVIA":["Aspirateur"],"LG":["Micro-ondes","Aspirateur","Sans cat\u00e9gorie","Lave linge","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Cong\u00e9lateur","Climatisation","Aspirateur Robot","Barre de son","T\u00e9l\u00e9phone","Four","Plaque","Hotte"],"LIEBHERR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin","Armoire N\u00e9gative","Armoire froide","Armoire Positive","Armoire Chaude"],"LIFETEC":["R\u00e9frig\u00e9rateur"],"LIGMAR":["Lave linge"],"LIMIT":["Plaque"],"LINA":["R\u00e9frig\u00e9rateur"],"LINARIE":["R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave linge","Lave vaisselle"],"LINCAR":["R\u00e9chaud"],"LINCOLN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"LINDBERGH":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"LINDE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"LINEATRE":["S\u00e8che linge","Sans cat\u00e9gorie"],"LINETECH":["Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","d\u00e9codeur","Minifour","S\u00e8che linge"],"LINKE":["Hotte","Plaque","Micro-ondes","Lave vaisselle","Four"],"LISTO":["Plaque","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Four","Hotte","Machine \u00e0 pain","Cong\u00e9lateur","T\u00e9l\u00e9vision","Micro-ondes","Cuisini\u00e8re","Minifour","Robot","Centrale vapeur","Hachoir","Plancha","Aspirateur","Climatisation"],"LIVENTA":["Machine \u00e0 pain"],"LOFRA":["Cuisini\u00e8re","Cr\u00e9dence","Plaque","Four","Micro-ondes"],"LOUIS TELLIER":["Percolateur","Appareil \u00e0 raclette"],"LUXGLAS":["Chauffe eau"],"LUXHOME":["Plaque"],"LUXIO":["T\u00e9l\u00e9vision"],"LUXOR":["Sans cat\u00e9gorie","Four","Cuisini\u00e8re","Lave linge","T\u00e9l\u00e9vision"],"M-SYSTEM":["Cuisini\u00e8re"],"MABE":["R\u00e9frig\u00e9rateur"],"MACH":["Lave vaisselle"],"MAFTER":["Micro-ondes"],"MAGIC CHEF":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"MAGIMIX":["Robot","Friteuse","Expresso","Cafeti\u00e8re","Presse agrumes","Cuiseur vapeur","Blender","Sorbeti\u00e8re","Auto cuiseur","Centrifugeuse","Grille-pain","Trancheuse","Extracteur de jus","Hachoir","Toaster"],"MAISON DEPOT":["T\u00e9l\u00e9vision"],"MAISTER":["Hotte"],"MANDINE":["Micro-ondes","Minifour"],"MANHATTAN":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Sans cat\u00e9gorie","T\u00e9l\u00e9vision","S\u00e8che linge","Plaque"],"MARKLING":["Four","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Trio plaque + four + lave vaisselle","Cave \u00e0 vin"],"MASTER":["Sans cat\u00e9gorie"],"MATTHIS":["Plaque"],"MAXFIRE":["Hotte"],"MAYC":["Lave linge"],"MAYTAG":["R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Plaque","Robot"],"MBM":["Friteuse","Four","Cuisini\u00e8re","Lave vaisselle"],"MCC-TRADING INTERNATIONAL":["Vitrine"],"MEA":["S\u00e8che linge","Sans cat\u00e9gorie","Cong\u00e9lateur"],"MEDIFROID":["Armoire Positive"],"MEDION":["Lave linge"],"MEISTER":["R\u00e9frig\u00e9rateur"],"MELICONI":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MELITTA":["Machine \u00e0 caf\u00e9","Expresso","Cafeti\u00e8re"],"MENALUX":["Sans cat\u00e9gorie"],"MENEGHETI":["Sans cat\u00e9gorie","Plaque"],"MEP":["R\u00e9frig\u00e9rateur","Armoire N\u00e9gative","Armoire Positive"],"MERCATUS":["Armoire froide","Armoire N\u00e9gative"],"MERKER":["Lave linge","S\u00e8che linge"],"METRO":["Four","Lave vaisselle","Armoire froide","Friteuse","Cuisini\u00e8re","Lave verre","Cong\u00e9lateur","Expresso","Cr\u00e9pi\u00e8re","Grill","Percolateur","Fabrique de glaces","Trancheuse","R\u00e9frig\u00e9rateur","Grille-pain","Plancha","Machine \u00e0 hot dog","Bain marie","Toaster","Micro-ondes","Armoire N\u00e9gative","Saladette","Robot","Armoire Positive","Arri\u00e8re de bar","Plaque","Machine \u00e0 gla\u00e7ons"],"MEZIERE":["Plaque"],"MICROLOGIC":["Sans cat\u00e9gorie","Micro-ondes"],"MICROLOGIE":["Sans cat\u00e9gorie"],"MICROMAX":["Micro-ondes"],"MICROSAT":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MICROSTAR":["Sans cat\u00e9gorie","Micro-ondes"],"MIDEA":["Lave vaisselle","Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur"],"MIELE":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Aspirateur","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Expresso","Essoreuse","Cuisini\u00e8re","Plaque","Cafeti\u00e8re","Cong\u00e9lateur","Centrale vapeur","Cave \u00e0 vin"],"MINEA":["Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","S\u00e8che linge","Cave \u00e0 vin","Machine \u00e0 gla\u00e7ons","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie"],"MIOGO":["Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Micro-ondes","Plaque"],"MIOSTAR":["Lave linge"],"MOBALPA":["Plaque","Hotte"],"MOBILETV":["T\u00e9l\u00e9vision"],"MODERNA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte"],"MODULAR":["Lave vaisselle","Four"],"MONDIAL":["Sans cat\u00e9gorie","Four","Plaque"],"MONSTER":["Station de repassage"],"MONTBLANC":["Lave linge"],"MORPHY RICHARDS":["Centrale vapeur","Robot cuiseur","Blender chauffant","Cafeti\u00e8re"],"MORRIS":["Sans cat\u00e9gorie"],"MOULINEX":["Sans cat\u00e9gorie","Micro-ondes","Aspirateur","Climatisation","Robot","Machine \u00e0 pain","Gaufrier","Blender","Moulin","Friteuse","Mixer","Four","Hachoir","Aspirateur de table","Centrale vapeur","Minifour","Multicuiseur","Cuiseur vapeur","Centrifugeuse","Cafeti\u00e8re","Expresso","Wok","Bouilloire","Robot batteur","Plancha","Robot cuiseur","Lave vaisselle","Extracteur de jus","Blender chauffant","Presse agrumes","R\u00e9frig\u00e9rateur","Raclette grill","Yaourti\u00e8re","Batteur","Auto cuiseur","AIR FRYER"],"MPR":["Four"],"MTEC":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Lave vaisselle","Aspirateur","Grill"],"MTS":["Chauffe eau"],"MULTIGROUP":["Four \u00e0 pizza"],"NARDI":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Minifour"],"NAYATI":["Wok"],"NED":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge"],"NEFF":["Sans cat\u00e9gorie","Four","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","Hotte","Cuisini\u00e8re","Cong\u00e9lateur","S\u00e8che linge","Expresso"],"NEO":["T\u00e9l\u00e9vision"],"NEOTECH":["Lave vaisselle"],"NEOTHERM":["Chauffe eau"],"NESPRESSO":["Expresso"],"NESTOR M":["Cave \u00e0 vin"],"NEUFUNK":["R\u00e9frig\u00e9rateur"],"NEVADA":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","Hotte"],"NEWCOLD":["Lave linge"],"NEWLINE":["Cuisini\u00e8re","Four","Plaque"],"NEWPOL":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"NEWTEC":["Lave linge","R\u00e9frig\u00e9rateur"],"NILFISK":["Aspirateur","Nettoyeur"],"NINJA":["Grill","Multicuiseur","Sorbeti\u00e8re","Friteuse","Minifour","AIR FRYER","Barbecue","Expresso","Blender","Cafeti\u00e8re","Plancha"],"NNA":["Chauffe eau"],"NOGAMATIC":["Sans cat\u00e9gorie","Plaque","S\u00e8che linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"NOIROT":["Chauffe eau"],"NOMADIC":["Climatisation"],"NORD INOX":["Plaque"],"NORDTON":["Lave vaisselle","Four"],"NORGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"NOSEM":["Armoire froide","Lave vaisselle","Armoire Positive","Arri\u00e8re de bar"],"NOSTRIA":["Sans cat\u00e9gorie","Four","Plaque","Micro-ondes","R\u00e9frig\u00e9rateur"],"NOVAMATIC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"NOVELTI":["Sans cat\u00e9gorie"],"NOVIDOM":["R\u00e9frig\u00e9rateur","Aspirateur","Cong\u00e9lateur","Lave vaisselle","Minifour","Cave \u00e0 vin","Plaque","Cuisini\u00e8re","Micro-ondes","Lave linge","Four"],"NOVY":["Hotte","Plaque"],"NTAIR":["Hotte"],"NUMATIC":["Aspirateur"],"NUOVA":["Lave vaisselle"],"O'FOEHN":["Climatisation"],"OCEAN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cuisini\u00e8re","Chauffe eau"],"OCEANIC":["Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Four","Micro-ondes","Cave \u00e0 vin","Minifour","S\u00e8che linge","Aspirateur","Barbecue","Cr\u00e9pi\u00e8re","Chaine Hi Fi","Lecteur","Nettoyeur vapeur","Robot","Tablette","T\u00e9l\u00e9vision","Ventilateur","Minibar","Cuisini\u00e8re","Climatisation"],"OEM":["Four \u00e0 pizza","Four","Tunnel"],"OHMEX":["Micro-ondes"],"OLYMPIC":["Chauffe eau"],"OMCAN":["Cave \u00e0 vin"],"ONAX":["R\u00e9frig\u00e9rateur"],"OPTEX":["T\u00e9l\u00e9vision"],"ORANIER":["Cuisini\u00e8re","Lave vaisselle"],"ORIGANE":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Cong\u00e9lateur"],"ORLINE":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle"],"ORMOND":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Lave vaisselle","d\u00e9codeur"],"ORVA":["Minifour","Micro-ondes"],"OTSEIN":["Sans cat\u00e9gorie","Lave linge"],"OVENPLUS":["Four","Cuisini\u00e8re"],"OXFORD":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","Four","Cong\u00e9lateur","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur"],"OXYGEN":["Plaque","R\u00e9frig\u00e9rateur"],"OZTIRYAKILER":["Plancha"],"PACIFIC":["Micro-ondes","Chauffe eau"],"PANASONIC":["Micro-ondes","Sans cat\u00e9gorie","Aspirateur","Lave linge","Lave vaisselle","Rasoir","Chaine Hi Fi","Climatisation","Cuiseur vapeur","Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Epilateur","Four","T\u00e9l\u00e9vision","S\u00e8che linge","Blender","Tondeuse","Barre de son"],"PANDO":["Hotte"],"PARISRHONE":["Aspirateur"],"PARNAL":["Sans cat\u00e9gorie","S\u00e8che linge"],"PERFEKT":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"PHIDEL":["Sans cat\u00e9gorie","Four","Plaque"],"PHILCO":["S\u00e8che linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge"],"PHILIPS":["Aspirateur","S\u00e8che linge","Centrale vapeur","Robot","Mixer","Expresso","Friteuse","Rasoir","Sans cat\u00e9gorie","Micro-ondes","R\u00e9frig\u00e9rateur","Cafeti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 bi\u00e8re","Tondeuse","Presse agrumes","Bouilloire","Fer \u00e0 repasser","Plancha","Aspirateur Robot","Accumulateur gaz","Lave linge","Four","Blender","Cuiseur vapeur","Hachoir","Centrifugeuse","Multicuiseur","Chaine Hi Fi","Blender chauffant","Cong\u00e9lateur","T\u00e9l\u00e9vision","Extracteur de jus","Grille-pain","Machine \u00e0 pain","Auto cuiseur","Machine \u00e0 p\u00e2tes","Purificateur d'air","Robot cuiseur","Machine \u00e0 caf\u00e9","Batteur","Barre de son","Fer \u00e0 coiffer","Aspirateur laveur"],"PIERRE CARDIN":["Lave vaisselle","Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"PKM":["Hotte","R\u00e9frig\u00e9rateur"],"PLANETE":["Sans cat\u00e9gorie","S\u00e8che linge"],"PLUS":["Four"],"PLUS INTERNATIONAL":["Plaque"],"POCOLINE":["R\u00e9frig\u00e9rateur"],"PODIUM":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte"],"POLAR":["Lave linge"],"POLTI":["Sans cat\u00e9gorie","Centrale vapeur","Nettoyeur vapeur","Nettoyeur","Aspirateur","Balai vapeur","Fer \u00e0 repasser"],"PORCHER":["Chauffe eau"],"PORTINOX":["Hotte","Armoire froide"],"PREMIERPLAN":["Plaque"],"PRESTICCOK":["Plaque"],"PRESTIGE+":["Lave linge"],"PRIMO":["Centrale vapeur"],"PRIMOTECQ":["Lave linge"],"PRIMUS":["Lave linge","S\u00e8che linge"],"PRINCETON":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"PRIVILEG":["Plaque","Lave linge","Lave vaisselle","Cuisini\u00e8re","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Machine \u00e0 pain"],"PROGRESS":["Aspirateur","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque"],"PROLINE":["Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Aspirateur","Lave vaisselle","Mini-kitchen","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","Four","T\u00e9l\u00e9vision","R\u00e9chaud","Minibar","Expresso","Centrale vapeur","Minifour","Climatisation","Yaourti\u00e8re","Robot","Batteur Electrique"],"PROXIMA":["Lave linge"],"QILIVE":["R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Lave linge","Robot","T\u00e9l\u00e9vision","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Aspirateur","S\u00e8che linge","Four","Plaque","Nettoyeur","Expresso","Climatisation"],"QUADRO":["Sans cat\u00e9gorie"],"QUADROCOPTER":["h\u00e9licopt\u00e8re"],"QUALIT'AIR":["Climatisation"],"QUIGG":["Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Centrale vapeur","Robot"],"R.WIND":["S\u00e8che linge"],"RADIOLA":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Micro-ondes","Climatisation","Aspirateur"],"RAINBOW":["Sans cat\u00e9gorie"],"RANGEMASTER":["Cuisini\u00e8re"],"RANGER":["R\u00e9frig\u00e9rateur"],"RAVANSON":["Radiateur"],"RAYNOR":["Sans cat\u00e9gorie"],"RCA":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"RECORD":["Sans cat\u00e9gorie"],"RECTILIGNE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Four"],"REDDER":["Lave linge"],"REGAL":["Four","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge"],"REGENT":["Chauffe eau","Accumulateur gaz"],"REINGHOLD":["Sans cat\u00e9gorie"],"RESPECTA":["Sans cat\u00e9gorie","Hotte","Lave vaisselle"],"REX":["S\u00e8che linge"],"RHONELEC":["Chauffe eau"],"RHOTELEC":["Plaque","Sans cat\u00e9gorie"],"RIVIERA ET BAR":["Grill","Machine \u00e0 pain","Expresso","Presse agrumes","Th\u00e9i\u00e8re","Machine \u00e0 caf\u00e9","Friteuse","Cafeti\u00e8re","Centrifugeuse","Plancha","Blender","Robot","Minifour","Hachoir","Blender chauffant","Multicuiseur","Mixer","Extracteur de jus","Grille-pain","Machine \u00e0 p\u00e2tes","Gaufrier","Bouilloire","Wok","R\u00e9chaud","D\u00e9shydrateur","Trancheuse","machine sous vide"],"ROBLIN":["Hotte","Plaque"],"ROBOT COUPE":["Robot","Mixer"],"ROBUSTA":["Aspirateur","Nettoyeur vapeur","Balai vapeur","Centrale vapeur","Friteuse","Cuiseur vapeur","Robot","Grille-pain","Cafeti\u00e8re","Bouilloire","R\u00e9frig\u00e9rateur","Plaque","Centrifugeuse"],"ROCH":["Lave linge"],"ROLLER GRILL":["Sans cat\u00e9gorie","Minifour","R\u00f4tissoire","Four","Bain marie","Friteuse","Toaster","Plancha","Armoire Positive","Cr\u00e9pi\u00e8re","Vitrine","Machine \u00e0 hot dog","Barbecue","Vitrine chauffante","Grill","Etuve","Lampe chauffante","Appareil \u00e0 bun","Salamandre","Fumoir","Chauffe-Plats","ARMOIRE CHAUFFANTE","Fontaine r\u00e9frig\u00e9r\u00e9e","Gaufrier","Distributeur \u00e0 vin","Saladbar","Chauffe chocolat","R\u00e9chaud","Plaque","cuiseur oeuf","ACCESSOIRE","Chauffe-pain","Wok"],"ROMIX":["Aspirateur"],"ROMMER":["Sans cat\u00e9gorie"],"ROSIERES":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave vaisselle","Plaque","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Trio plaque + four + lave vaisselle","Hotte","Lave linge","Expresso","Friteuse","Minifour","Porte relevable","Cave \u00e0 vin","TIROIR CHAUFFANT"],"ROSINOX":["Friteuse"],"ROTEL":["Sans cat\u00e9gorie","Lave linge"],"ROTHELEC":["Plaque","Sans cat\u00e9gorie"],"ROWENTA":["Fer \u00e0 repasser","Aspirateur","Four","S\u00e8che cheveux","Robot","Cafeti\u00e8re","Centrale vapeur","Minifour","Machine \u00e0 caf\u00e9","Presse agrumes","Expresso","Nettoyeur vapeur","Sans cat\u00e9gorie","D\u00e9froisseur","Ventilateur","Fer \u00e0 coiffer","Purificateur d'air","D\u00e9shumidificateur","Radiateur","Bouilloire","Balai vapeur","Climatisation","Aspirateur Robot","Nettoyeur d\u00e9tacheur","Aspirateur laveur"],"RUSSELL HOBS":["Micro-ondes","Blender","Centrifugeuse","Blender chauffant","Plancha","Robot","Cafeti\u00e8re","Multicuiseur","Barbecue"],"RVS":["R\u00e9frig\u00e9rateur"],"SABA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Cuisini\u00e8re","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Micro-ondes","Cave \u00e0 vin","Minifour","Four","Hotte","Plaque","Friteuse"],"SAECO":["Cafeti\u00e8re","Expresso","Machine \u00e0 caf\u00e9"],"SAGAA":["Lave verre","Lave vaisselle"],"SALCO":["Aspirateur"],"SALVA":["Four"],"SAMAC":["Plaque"],"SAMANA":["Plaque","Four","Micro-ondes","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge"],"SAMBA":["Hotte"],"SAMET":["Lave linge","R\u00e9frig\u00e9rateur"],"SAMMIC":["Mixer","Robot","Lave vaisselle","Eplucheuse","Batteur"],"SAMPO":["Sans cat\u00e9gorie"],"SAMSUNG":["Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Aspirateur","Lave linge","Four","T\u00e9l\u00e9vision","Climatisation","Plaque","S\u00e8che linge","Hotte","Cave \u00e0 vin","Cong\u00e9lateur","Aspirateur Robot","Lave vaisselle","TIROIR CHAUFFANT","Purificateur d'air","T\u00e9l\u00e9phone","Barre de son"],"SANCY":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","S\u00e8che linge","Four","Lave linge","Lave vaisselle"],"SANGIORGIO":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","S\u00e8che linge"],"SANTOS":["Mixer"],"SANYO":["Sans cat\u00e9gorie","Micro-ondes"],"SARO":["Plaque","Four \u00e0 pizza"],"SAUNIER DUVAL":["Chauffe eau"],"SAUTER":["Four","Lave vaisselle","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Hotte","Chauffe eau","Micro-ondes","Minifour","Cong\u00e9lateur","Lave verre","Radiateur","Chauffage"],"SCANDILUX":["Sans cat\u00e9gorie","Lave linge"],"SCANDINOVA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four"],"SCHARPF":["Sans cat\u00e9gorie"],"SCHAUB LORENZ":["Plaque","Lave linge","Minifour","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Lave vaisselle","Cuisini\u00e8re"],"SCHAUEN":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"SCHMIDT":["Hotte"],"SCHNEIDER":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Four","Cong\u00e9lateur","Cave \u00e0 vin","Lave linge","Micro-ondes","Minifour","Aspirateur","Cuisini\u00e8re","Nettoyeur","Centrale vapeur","Blender","Robot cuiseur"],"SCHOLTES":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Plaque","Lave vaisselle","Micro-ondes","Lave linge","Grill","Friteuse","Barbecue","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Cafeti\u00e8re","Porte relevable"],"SCHOTT":["Aspirateur"],"SCIENTIFIC LABS":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","S\u00e8che linge","Micro-ondes","Chauffage"],"SEAWAY":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Sans cat\u00e9gorie"],"SEB":["Friteuse","Robot batteur","Four","Cocotte minute","Saucier","Expresso","Cuiseur vapeur","Minifour","Hachoir","Auto cuiseur","Robot","Cafeti\u00e8re","Grill","Mixer","Batteur Electrique","Machine \u00e0 bi\u00e8re","Aspirateur","Presse agrumes","Confiturier","Trancheuse","Sans cat\u00e9gorie","Yaourti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 pain","Micro-ondes","Bouilloire","Grille-pain"],"SEDEA":["T\u00e9l\u00e9vision","d\u00e9codeur"],"SEELECT":["Lave linge","Lave vaisselle"],"SEG":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"SEGAD":["Sans cat\u00e9gorie"],"SELECLINE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Cong\u00e9lateur","Plaque","Four","Lave vaisselle","Micro-ondes","Aspirateur","Climatisation","Minifour","Hotte","T\u00e9l\u00e9vision","Machine \u00e0 pain"],"SENON":["T\u00e9l\u00e9vision"],"SEPPELFRICKE":["Sans cat\u00e9gorie","Micro-ondes"],"SERVIMAT":["T\u00e9l\u00e9vision"],"SERVIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Lave linge","Cong\u00e9lateur"],"SETRA":["Four","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle","S\u00e8che linge","Lave linge","Plaque"],"SEVERIN":["Micro-ondes","Machine \u00e0 pain","Centrale vapeur","Cafeti\u00e8re","Minifour","Cong\u00e9lateur","Minibar","Barbecue","Robot","Aspirateur","Expresso","Centrifugeuse","Machine \u00e0 caf\u00e9","Yaourti\u00e8re","Raclette grill","R\u00e9frig\u00e9rateur","Extracteur de jus","Plancha","Aspirateur Robot","Cuiseur \u00e0 riz","Service \u00e0 fondue","Blender","Trancheuse","Grille-pain","Bouilloire","Sorbeti\u00e8re","Friteuse","Grill","Four \u00e0 pizza","Nettoyeur","Batteur"],"SHARCOOL":["R\u00e9frig\u00e9rateur"],"SHARK":["Aspirateur Robot","Aspirateur","Ventilateur","Nettoyeur d\u00e9tacheur"],"SHARP":["Micro-ondes","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Climatisation","Lave linge","Lave vaisselle","Cong\u00e9lateur","Purificateur d'air","Four","Plaque","Hotte","Cuisini\u00e8re","Aspirateur","S\u00e8che linge","Robot","Bouilloire","Grille-pain","Extracteur de jus","Blender","Cafeti\u00e8re","AIR FRYER"],"SHAUB LORENTZ":["R\u00e9frig\u00e9rateur"],"SIDEX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Lave linge","Lave vaisselle","Butanette"],"SIEMENS":["Plaque","S\u00e8che linge","Four","Lave linge","Robot","Grill","Fer \u00e0 repasser","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Hotte","Expresso","Aspirateur","Cafeti\u00e8re","Chauffe eau","Cave \u00e0 vin","TIROIR CHAUFFANT","Machine \u00e0 caf\u00e9"],"SIGNATURE":["Lave vaisselle","Plaque","Hotte","Four","Cuisini\u00e8re","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Lave linge","Minifour","Cong\u00e9lateur","Micro-ondes","Robot","Barbecue","S\u00e8che linge","Climatisation","Aspirateur"],"SILANOS":["Lave vaisselle"],"SILTAL":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","S\u00e8che linge","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"SILVA":["Aspirateur"],"SILVER":["Lave vaisselle"],"SILVERCREST":["Machine \u00e0 pain","Aspirateur","Cafeti\u00e8re","Robot","R\u00e9frig\u00e9rateur"],"SILVERLINE":["Hotte","Plaque"],"SILVERSTYLE":["Aspirateur","R\u00f4tissoire","Plaque","Machine \u00e0 gla\u00e7ons"],"SIMA":["S\u00e8che linge"],"SIMEO":["Robot","Blender chauffant","Plancha","Extracteur de jus","Cafeti\u00e8re","Th\u00e9i\u00e8re","Micro-ondes","Blender","Machine \u00e0 hot dog","Yaourti\u00e8re","Hachoir","Centrifugeuse"],"SIMFER":["Cuisini\u00e8re"],"SIMONELLI":["Expresso"],"SINGER":["Micro-ondes","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Aspirateur","Centrale vapeur"],"SIPLEC":["Aspirateur","Machine \u00e0 pain"],"SIRIUS":["Hotte","R\u00e9frig\u00e9rateur"],"SIRMAN":["Toaster"],"SITRAM":["Cocotte minute"],"SMALVIC":["Plaque"],"SMEG":["Lave vaisselle","Lave linge","Plaque","Hotte","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Evier","Cong\u00e9lateur","Minibar","Friteuse","Grill","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Blender","Bouilloire","Presse agrumes","Robot","Mixer","Extracteur de jus","Grille-pain","Toaster","Cafeti\u00e8re","Moulin","Expresso","TIROIR CHAUFFANT","Chocolati\u00e8re","Minifour","ACCESSOIRE"],"SNAIGE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"SOFRACA":["Armoire Positive","Toaster"],"SOGAL":["Sans cat\u00e9gorie","Plaque","Lave linge","Lave vaisselle","Hotte","Four"],"SOGALUX":["Sans cat\u00e9gorie"],"SOGELUX":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Cave \u00e0 vin","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Climatisation","S\u00e8che linge","Sans cat\u00e9gorie","Minifour","Cr\u00e9dence","Butanette"],"SOLAC":["Aspirateur"],"SOLER AND PALAU":["Hotte"],"SONY":["T\u00e9l\u00e9vision","Barre de son"],"SOPADIS":["Micro-ondes"],"SOUNDWAVE":["T\u00e9l\u00e9vision"],"SPEED QUEEN":["S\u00e8che linge"],"SPID - SPIDER":["Hotte","Plaque"],"SPIDEM":["Machine \u00e0 caf\u00e9"],"STALGAST":["Lave vaisselle"],"STANLINE":["T\u00e9l\u00e9vision"],"STAR":["Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Plaque","Four"],"STARFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"STEELGRAN":["R\u00e9frig\u00e9rateur"],"STEINER":["Sans cat\u00e9gorie"],"STELLA":["Lave vaisselle","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur"],"STOBS":["Lave linge"],"STOVES":["Cuisini\u00e8re","Four","Hotte"],"STYX":["Chauffe eau"],"SUBLIMO":["Chauffe eau"],"SULPICE":["T\u00e9l\u00e9vision"],"SULPICETV":["T\u00e9l\u00e9vision"],"SUNBEAM":["Machine \u00e0 pain"],"SUPERSTAR":["Lave linge"],"SUPRA":["Po\u00eale","Insert"],"SURFLINE":["R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Minifour","T\u00e9l\u00e9vision","Four"],"SURFTV":["T\u00e9l\u00e9vision"],"SURMELEC":["R\u00e9frig\u00e9rateur"],"SWEEDY":["R\u00e9frig\u00e9rateur"],"SYRMA":["Chargeur"],"TAURENS":["Sans cat\u00e9gorie"],"TAURUS":["Lave linge","Sans cat\u00e9gorie","Aspirateur","Presse agrumes","Climatisation","Robot","Minifour","Trancheuse","Tondeuse","D\u00e9shumidificateur","Micro-ondes","Fer \u00e0 repasser"],"TCHIBO":["Aspirateur"],"TCL":["T\u00e9l\u00e9vision","Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Barre de son","D\u00e9shumidificateur"],"TEAM":["Robot","Centrale vapeur","Plaque","Machine \u00e0 pain","Cafeti\u00e8re","Minifour","Aspirateur","Micro-ondes","Trancheuse","Cocotte minute","Friteuse","Mini-kitchen","St\u00e9rilisateur"],"TEBA":["Cuisini\u00e8re","Plaque","Four","Hotte","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Grill","Mini-kitchen","Minifour"],"TECHNICAL":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","Four","d\u00e9codeur","S\u00e8che linge"],"TECHNOR":["S\u00e8che linge"],"TECHWOOD":["R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Four","Plaque","T\u00e9l\u00e9vision","Graveur dvd","Micro-ondes","Minifour","Robot","d\u00e9codeur","Aspirateur","Cuiseur \u00e0 riz","Expresso"],"TECHYO":["Hotte","Plaque","Four"],"TECNOEKA":["Four"],"TECNOFROST":["Sans cat\u00e9gorie"],"TECNOGAS":["Sans cat\u00e9gorie","Four","Lave vaisselle","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge"],"TECNOINOX":["Friteuse","Plaque"],"TECNOLEC":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin"],"TECNOLUX":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave vaisselle","Ice maker","Four"],"TECNOWIND":["Sans cat\u00e9gorie","Hotte","Machine \u00e0 pain"],"TECNOX":["Four","Marmite \u00e0 gaz","Cave \u00e0 vin","Meuble chauffant","ARMOIRE CHAUFFANTE","Plaque"],"TEFAL":["Cuiseur vapeur","Pierrade raclette","Grill","Service \u00e0 fondue","Tajine","Gaufrier","Appareil \u00e0 fondue","Pierrade","Wok","Plancha","Barbecue","Appareil \u00e0 Pizza","Cafeti\u00e8re","R\u00e9chaud","Friteuse","Cr\u00e9pi\u00e8re","Auto cuiseur","Bouilloire","Grille-pain","Raclette grill","Robot","Aspirateur","Blender","Appareil \u00e0 cake","Centrale vapeur","Machine \u00e0 pain","Multicuiseur"],"TEFCOLD":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"TEKA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Broyeur","Cong\u00e9lateur","Robinet","Evier","Friteuse","Expresso","Cave \u00e0 vin"],"TEKVIS":["Micro-ondes"],"TELECO":["T\u00e9l\u00e9vision"],"TELEFUNKEN":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Micro-ondes","Minifour","Chemin\u00e9e","d\u00e9codeur","Climatisation","Rafraichisseur d'air","Robot","Plaque","Aspirateur","Extracteur de jus","Cafeti\u00e8re","Robot cuiseur","Fer \u00e0 repasser","Centrale vapeur","Blender","Blender chauffant","Multicuiseur","Cuiseur \u00e0 riz","Toaster","Bouilloire","Raclette grill","Cr\u00e9pi\u00e8re","Fondue","Plancha","Grill","Ventilateur","Four","Radiateur","Appareil Photo","Rasoir","S\u00e8che linge","Mixer","Barbecue","Yaourti\u00e8re","Auto cuiseur"],"TEMPTECH":["Cave \u00e0 vin"],"TENSAI":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"TERIM":["Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque"],"TERMAL":["Chauffe eau"],"TGCP":["Four"],"THERMAGLAS":["Chauffe eau"],"THERMILUX":["Plaque"],"THERMOR":["Sans cat\u00e9gorie","Hotte","Cuisini\u00e8re","Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Chauffe eau","Radiateur","Micro-ondes","S\u00e8che-Serviettes"],"THIRODE":["Armoire froide","Plaque","Lave vaisselle","Cuisini\u00e8re","Friteuse","Four","Plancha","Armoire N\u00e9gative","Armoire Positive","R\u00e9frig\u00e9rateur","Hotte"],"THOMAS":["Aspirateur"],"THOMSON":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Four","Robot","Minifour","Climatisation","Grill","Friteuse","R\u00e9chaud","Centrale vapeur","Cafeti\u00e8re","Aspirateur","Machine \u00e0 caf\u00e9","Plaque","Cuiseur vapeur","Auto cuiseur","Bouilloire","Presse agrumes","Plancha","Ventilateur","Mixer","T\u00e9l\u00e9vision","Machine \u00e0 bi\u00e8re","Cave \u00e0 vin","Hotte","Multicuiseur","Machine \u00e0 pain","Raclette grill","Radiateur","Aspirateur Robot","Chargeur"],"THOR":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"TIMSHELL":["Cuisini\u00e8re"],"TINECO":["Aspirateur laveur"],"TINKA":["Plaque"],"TOKIWA":["Minifour","Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Chauffage","Four"],"TONDA":["Hotte"],"TORNADO":["Aspirateur"],"TORNATI FORNI":["Four \u00e0 pizza"],"TOSAI":["Po\u00eale"],"TOSHIBA":["Sans cat\u00e9gorie","Micro-ondes","Magn\u00e9toscope","T\u00e9l\u00e9vision","T\u00e9l\u00e9phone"],"TRANSCONTINENT":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"TRIAX":["T\u00e9l\u00e9vision"],"TRIOMPH":["Cuisini\u00e8re","Aspirateur","Plaque","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Cave \u00e0 vin","Micro-ondes"],"TRISA":["Aspirateur"],"TRISTAR":["Robot","Trancheuse"],"TRIUMPH":["Cuisini\u00e8re"],"TROPICAL":["Chauffe eau"],"TROPICOOL":["Lave linge"],"TROTEC":["D\u00e9shumidificateur"],"TUCSON":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","T\u00e9l\u00e9vision","S\u00e8che linge","Four"],"TURBOAIR":["Hotte"],"TWINSTAR":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"UFESA":["Aspirateur"],"ULGOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"UNELVENT":["Sans cat\u00e9gorie","Hotte"],"UNICLINE":["Four","Lave linge","Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Po\u00eale \u00e9lectronique","Minifour","Aspirateur","Hotte","Cong\u00e9lateur","Machine \u00e0 pain","Machine \u00e0 coudre","Centrale vapeur","Cafeti\u00e8re","Yaourti\u00e8re","Nettoyeur vapeur"],"UNITED":["Climatisation"],"UNOX":["Four"],"UPPERCOLD":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"URALUX":["S\u00e8che linge","Sans cat\u00e9gorie"],"URANIA":["R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Mini-kitchen","Lave vaisselle","Micro-ondes","Lave linge","Cave \u00e0 vin"],"URBAN":["Hotte"],"V ZUG":["Hotte"],"VALBERG":["Hotte","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Four","Micro-ondes","Minifour","Cave \u00e0 vin","R\u00e9chaud","Climatisation","Lave linge","S\u00e8che linge","Aspirateur","Ventilateur","Aspirateur laveur","Machine \u00e0 bi\u00e8re","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Expresso","Robot","Nettoyeur d\u00e9tacheur","Plancha","Nettoyeur vapeur","Purificateur d'air"],"VEDETTE":["Lave linge","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque","Micro-ondes","Cong\u00e9lateur","Four","Cave \u00e0 vin","Centrale vapeur"],"VENDOME":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"VENDOMOIS":["Four"],"VENGA":["Micro-ondes"],"VERTAMIS":["Chargeur"],"VESTEL":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Four","Chargeur","T\u00e9l\u00e9vision","S\u00e8che linge","Lave vaisselle"],"VESTFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"VETRELLA":["Aspirateur","Nettoyeur vapeur"],"VICTORY":["S\u00e8che linge","Sans cat\u00e9gorie"],"VIN SUR VIN (VINSURVIN)":["Cave \u00e0 vin"],"VINEAA":["Cave \u00e0 vin"],"VINICOSY":["Cave \u00e0 vin"],"VINILUX":["Cave \u00e0 vin"],"VINOSPHERE":["Cave \u00e0 vin"],"VINOSTYLE":["Cave \u00e0 vin"],"VIRTUS":["Four \u00e0 pizza"],"VISIONIC":["T\u00e9l\u00e9vision"],"VITEMPUS":["Cave \u00e0 vin"],"VIVA":["Four","Lave linge","S\u00e8che linge","Lave vaisselle","Hotte","Micro-ondes","Plaque","R\u00e9frig\u00e9rateur"],"VIVAX":["Lave linge"],"VOGICA":["Hotte","Lave vaisselle","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Lave linge","S\u00e8che linge","Plaque"],"VORWERK":["Robot cuiseur","Robot"],"VOXSON":["R\u00e9frig\u00e9rateur"],"WAECO":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"WALKER":["T\u00e9l\u00e9vision"],"WALTHAM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Four","T\u00e9l\u00e9vision","Lave vaisselle","Graveur dvd","d\u00e9codeur","S\u00e8che linge"],"WASCATOR":["Lave vaisselle"],"WAVES":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"WEGAWHITE":["Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"WELCO":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge"],"WELCOME":["Chauffe eau"],"WELLINGTON":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WELLS":["Hotte"],"WELTEC":["Four","Plaque","Cuisini\u00e8re"],"WELTSTAR":["Lave linge","T\u00e9l\u00e9vision"],"WESDER":["Micro-ondes"],"WESPOINT - WESTPOINT":["Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Plaque"],"WESTAHL":["Cuisini\u00e8re","Plaque"],"WESTEN":["Lave linge"],"WESTFROST":["R\u00e9frig\u00e9rateur"],"WESTINGHOUSE":["Lave vaisselle","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","Micro-ondes"],"WESTLINE":["Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Four","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WESTWOOD":["Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WHIRLPOOL":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Hotte","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Climatisation","Expresso","Friteuse","Machine \u00e0 caf\u00e9","Plancha","Minifour","Barbecue","Cuiseur vapeur","Cave \u00e0 vin","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Trancheuse","TIROIR CHAUFFANT","Fondue","Fabrique de glaces"],"WHITE and BROWN":["Minifour","Cafeti\u00e8re","Micro-ondes","Machine \u00e0 pain","Blender","Aspirateur","Presse agrumes","Expresso","Robot","Centrale vapeur","Plancha","Four","Auto cuiseur","Grill","Batteur Electrique","Plaque","Hachoir","Bouilloire","Trancheuse"],"WHITE KNIGHT":["Lave vaisselle"],"WHITE-WESTINGHOUSE":["Lave vaisselle","Cave \u00e0 vin","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Four","Lave linge","Cong\u00e9lateur"],"WHITEFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie"],"WHITESTAR":["Lave linge"],"WHITEWASH WITEWASH":["Lave vaisselle"],"WHITEWOOD":["Plaque","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge"],"WILCOOL":["Lave linge"],"WILSON":["Lave linge"],"WINBOT":["ACCESSOIRE"],"WINCAVE":["Cave \u00e0 vin"],"WINDSOR":["Plaque","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WINIA":["Micro-ondes","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Four","S\u00e8che linge","Plaque"],"WINTERHALTER":["Lave vaisselle"],"WITT":["Plaque"],"WOLKENSTEIN":["R\u00e9frig\u00e9rateur","Lave linge"],"XD ENJOY":["Lave linge"],"XELANCE":["Climatisation"],"XIAOMI":["T\u00e9l\u00e9vision","Aspirateur Robot"],"XPER":["Cuisini\u00e8re","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"YAMAHA":["Barre de son"],"YARD":["Plaque"],"YOO DIGITAL HOME":["Machine \u00e0 gla\u00e7ons"],"ZANKER":["Lave vaisselle","S\u00e8che linge","Lave linge","Hotte","R\u00e9frig\u00e9rateur"],"ZANUSSI":["S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Four","Lave vaisselle","Plaque","Cong\u00e9lateur","Cuisini\u00e8re","Aspirateur","Micro-ondes"],"ZARONI":["Hotte"],"ZEBORNE":["Chargeur"],"ZELMER":["Aspirateur"],"ZEROWATT":["Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Plaque"],"ZIBRO":["Po\u00eale"],"ZOPPAS":["R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Four","Cuisini\u00e8re"]}" ] |
| choices | [ 1331 => "1331" "4DIAMOND GRID" => "4DIAMOND GRID" "ACAPULCO" => "ACAPULCO" "ACOVA" => "ACOVA" "ADLER" => "ADLER" "ADMIRAL" => "ADMIRAL" "AEG" => "AEG" "AFI" => "AFI" "AFICOLLINLUCY" => "AFICOLLINLUCY" "AFK" => "AFK" "AGA" => "AGA" "AIR FORCE AIRFORCE" => "AIR FORCE AIRFORCE" "AIRCOON" => "AIRCOON" "AIRLINE" => "AIRLINE" "AIRLUX" => "AIRLUX" "AIRONE" => "AIRONE" "AIRPORT" => "AIRPORT" "AIRWELL" => "AIRWELL" "AKIBA" => "AKIBA" "AKIOS" => "AKIOS" "ALASKA" => "ALASKA" "ALBA BUSH" => "ALBA BUSH" "ALESIA" => "ALESIA" "ALEZIA" => "ALEZIA" "ALGOR" => "ALGOR" "ALIZEE" => "ALIZEE" "ALLIANCE" => "ALLIANCE" "ALPATEC" => "ALPATEC" "ALPENINOX" => "ALPENINOX" "ALTECH" => "ALTECH" "ALTERNA" => "ALTERNA" "ALTIC" => "ALTIC" "ALTUS" => "ALTUS" "AMADIS" => "AMADIS" "AMANA" => "AMANA" "AMATIS" => "AMATIS" "AMBASSADE" => "AMBASSADE" "AMBASSADE DE BOURGOGNE" => "AMBASSADE DE BOURGOGNE" "AMBRA" => "AMBRA" "AMICA" => "AMICA" "AMRAZ" => "AMRAZ" "AMSTA" => "AMSTA" "AMSTRAD" => "AMSTRAD" "ANIMIO" => "ANIMIO" "ANIMO" => "ANIMO" "ANTARION" => "ANTARION" "APELL" => "APELL" "APPLIMO" => "APPLIMO" "AQUACEANE" => "AQUACEANE" "AQUAVAC" => "AQUAVAC" "ARC EN CIEL AEC" => "ARC EN CIEL AEC" "ARCADE" => "ARCADE" "ARCELIK" => "ARCELIK" "ARDEM" => "ARDEM" "ARDO" => "ARDO" "ARIAGEL" => "ARIAGEL" "ARIANE" => "ARIANE" "ARISTON" => "ARISTON" "ARROW" => "ARROW" "ARTEVINO" => "ARTEVINO" "ARTHURMARTIN ARTHUR MARTIN" => "ARTHURMARTIN ARTHUR MARTIN" "ARTIC" => "ARTIC" "ASKO" => "ASKO" "ASPES" => "ASPES" "ASTERIE" => "ASTERIE" "ASTO" => "ASTO" "ASTORIA" => "ASTORIA" "ASTRELL" => "ASTRELL" "ATAG" => "ATAG" "ATLAN" => "ATLAN" "ATLANTIC" => "ATLANTIC" "ATTILA" => "ATTILA" "AUCHAN" => "AUCHAN" "AUER" => "AUER" "AURORA" => "AURORA" "AUSTRIA" => "AUSTRIA" "AVEA" => "AVEA" "AVILLA AVILA" => "AVILLA AVILA" "AVINTAGE" => "AVINTAGE" "AXANE" => "AXANE" "AXESS" => "AXESS" "AXIL" => "AXIL" "AXITRONIC" => "AXITRONIC" "AYA" => "AYA" "BABYLISS" => "BABYLISS" "BALAY" => "BALAY" "BALTIC" => "BALTIC" "BALTIK" => "BALTIK" "BARAZZA" => "BARAZZA" "BARON" => "BARON" "BARTSCHER" => "BARTSCHER" "BASICLINE" => "BASICLINE" "BAUKNECHT" => "BAUKNECHT" "BAUMATIC" => "BAUMATIC" "BE YOU" => "BE YOU" "BECKEN" => "BECKEN" "BEEM" => "BEEM" "BEKO" => "BEKO" "BELDEKO" => "BELDEKO" "BELLAVITA" => "BELLAVITA" "BELLING" => "BELLING" "BENDIX" => "BENDIX" "BERKLAYS" => "BERKLAYS" "BERNOLLIN" => "BERNOLLIN" "BERTO'S" => "BERTO'S" "BEST" => "BEST" "BESTRON" => "BESTRON" "BETTY CROCKER" => "BETTY CROCKER" "BIANCA" => "BIANCA" "BIFINETT" => "BIFINETT" "BIG CHEF" => "BIG CHEF" "BIG CHILL" => "BIG CHILL" "BIOSTORE" => "BIOSTORE" "BISSEL" => "BISSEL" "BISSELL" => "BISSELL" "BLACK & DECKER" => "BLACK & DECKER" "BLANCO" => "BLANCO" "BLAUPUNKT" => "BLAUPUNKT" "BLOMBERG" => "BLOMBERG" "BLUEBELL" => "BLUEBELL" "BLUESKY" => "BLUESKY" "BLUEWIND" => "BLUEWIND" "BLYSS" => "BLYSS" "BOB" => "BOB" "BODNER & MANN" => "BODNER & MANN" "BOFFI" => "BOFFI" "BOMANN" => "BOMANN" "BOMPANI" => "BOMPANI" "BONNET" => "BONNET" "BOOSTY" => "BOOSTY" "BORA" => "BORA" "BOREAL" => "BOREAL" "BORETTI" => "BORETTI" "BOSCH" => "BOSCH" "BOURGEOIS" => "BOURGEOIS" "BRANDSTAR" => "BRANDSTAR" "BRANDT" => "BRANDT" "BRANDY BEST BRANDYBEST" => "BRANDY BEST BRANDYBEST" "BRAUN" => "BRAUN" "BRAVILOR BONAMAT" => "BRAVILOR BONAMAT" "BREADMAN" => "BREADMAN" "BREMA" => "BREMA" "BREVILLE" => "BREVILLE" "BRICO DEPOT" => "BRICO DEPOT" "BRITA" => "BRITA" "BROAN" => "BROAN" "BROTHER" => "BROTHER" "BRU" => "BRU" "BSK" => "BSK" "BUDERUS" => "BUDERUS" "BURG" => "BURG" "BUSH" => "BUSH" "CAHORS" => "CAHORS" "CALEX" => "CALEX" "CALIFORNIA" => "CALIFORNIA" "CALIFORNIA EUR" => "CALIFORNIA EUR" "CALOR" => "CALOR" "CALRUS" => "CALRUS" "CALUX" => "CALUX" "CAMPINGAZ" => "CAMPINGAZ" "CANDY" => "CANDY" "CAPLAIN" => "CAPLAIN" "CARAD" => "CARAD" "CARMA" => "CARMA" "CARREFOUR HOME" => "CARREFOUR HOME" "CARRIER" => "CARRIER" "CART AIR CARTAIR" => "CART AIR CARTAIR" "CASINO" => "CASINO" "CASSELIN" => "CASSELIN" "CASTORAMA" => "CASTORAMA" "CATA APELSON" => "CATA APELSON" "CAVISS" => "CAVISS" "CEADO" => "CEADO" "CGV" => "CGV" "CHAFFOTEAUX & MAURY" => "CHAFFOTEAUX & MAURY" "CHEFMATE" => "CHEFMATE" "CHELSEA" => "CHELSEA" "CHIQ" => "CHIQ" "CHROMEX" => "CHROMEX" "CIARRA" => "CIARRA" "CIMLINE" => "CIMLINE" "CLASSIC HOME" => "CLASSIC HOME" "CLATRONIC" => "CLATRONIC" "CLAYTON" => "CLAYTON" "CLEANFIX" => "CLEANFIX" "CLIMADIFF" => "CLIMADIFF" "CLIMALIX" => "CLIMALIX" "CLIMASELECT" => "CLIMASELECT" "CLIMASPACE" => "CLIMASPACE" "CLIMATEK" => "CLIMATEK" "CNA-BRICO" => "CNA-BRICO" "COBAL" => "COBAL" "COCEF" => "COCEF" "CODIMATEL" => "CODIMATEL" "COFEEMAKER" => "COFEEMAKER" "COJER" => "COJER" "COLDIS" => "COLDIS" "COLGED" => "COLGED" "COLSTON" => "COLSTON" "COMBISTEEL" => "COMBISTEEL" "COMENDA" => "COMENDA" "COMFEE" => "COMFEE" "COMPACT" => "COMPACT" "CONCEPT" => "CONCEPT" "CONCORDE" => "CONCORDE" "CONSTRUCTA" => "CONSTRUCTA" "CONTINENTAL EDISON" => "CONTINENTAL EDISON" "CONTROL AIR" => "CONTROL AIR" "CONVIVIUM" => "CONVIVIUM" "COOKART COOK'ART" => "COOKART COOK'ART" "COOKE&LEWIS" => "COOKE&LEWIS" "COOKMAX" => "COOKMAX" "COOKTOP" => "COOKTOP" "COOKWORKS" => "COOKWORKS" "COOLTECH" => "COOLTECH" "COQYS" => "COQYS" "CORAIL" => "CORAIL" "CORBERO" => "CORBERO" "CORRADI" => "CORRADI" "COSYLIFE" => "COSYLIFE" "COSYLINE" => "COSYLINE" "CRAFFT" => "CRAFFT" "CREDA" => "CREDA" "CROFTON" => "CROFTON" "CROWN" => "CROWN" "CRYSTAL" => "CRYSTAL" "CUISICHEF" => "CUISICHEF" "CUISINES REFERENCES" => "CUISINES REFERENCES" "CUISITECH" => "CUISITECH" "CUPPONE OVENS" => "CUPPONE OVENS" "CURLING" => "CURLING" "CURTISS" => "CURTISS" "D2" => "D2" "DAAN TECH" => "DAAN TECH" "DAEWOO" => "DAEWOO" "DAV" => "DAV" "DE DIETRICH" => "DE DIETRICH" "DE ROSSO" => "DE ROSSO" "DE SINA DESINA" => "DE SINA DESINA" "DELIPS" => "DELIPS" "DELONGHI" => "DELONGHI" "DELRUE" => "DELRUE" "DER KREIS" => "DER KREIS" "DESIGN" => "DESIGN" "DEVILLE" => "DEVILLE" "DIAMOND" => "DIAMOND" "DIGIHOME" => "DIGIHOME" "DIGINIUM" => "DIGINIUM" "DIGITRONIC" => "DIGITRONIC" "DIHR" => "DIHR" "DIRT DEVIL" => "DIRT DEVIL" "DITO SAMA" => "DITO SAMA" "DKK" => "DKK" "DOMAN" => "DOMAN" "DOMAR" => "DOMAR" "DOMATIX" => "DOMATIX" "DOMEDIA" => "DOMEDIA" "DOMENA" => "DOMENA" "DOMEOS" => "DOMEOS" "DOMEST" => "DOMEST" "DOMETIC" => "DOMETIC" "DOMINOX" => "DOMINOX" "DOMO" => "DOMO" "DOREGRILL" => "DOREGRILL" "DREAME" => "DREAME" "DUSSELDORF" => "DUSSELDORF" "DUVERNOY" => "DUVERNOY" "DYNAMIC" => "DYNAMIC" "DYNOR" => "DYNOR" "DYSON" => "DYSON" "ECO" => "ECO" "ECOLINE" => "ECOLINE" "ECRON" => "ECRON" "EDENWOOD" => "EDENWOOD" "EDER" => "EDER" "EDESA" => "EDESA" "EDSON" => "EDSON" "EDV" => "EDV" "EDY" => "EDY" "EGC" => "EGC" "EICO" => "EICO" "EKA" => "EKA" "ELBA" => "ELBA" "ELCOLUX" => "ELCOLUX" "ELCOTEC" => "ELCOTEC" "ELDI" => "ELDI" "ELECTA" => "ELECTA" "ELECTRA" => "ELECTRA" "ELECTRA BREGENZ" => "ELECTRA BREGENZ" "ELECTROHAUS" => "ELECTROHAUS" "ELECTROLINE" => "ELECTROLINE" "ELECTROLUX" => "ELECTROLUX" "ELECTROMIX" => "ELECTROMIX" "ELETTROBAR" => "ELETTROBAR" "ELFRAMO" => "ELFRAMO" "ELICA" => "ELICA" "ELIT" => "ELIT" "ELITAIR" => "ELITAIR" "ELORA" => "ELORA" "ELSAY" => "ELSAY" "ELTA" => "ELTA" "EMB" => "EMB" "ENGEL" => "ENGEL" "ENGEL AXIL" => "ENGEL AXIL" "ENO" => "ENO" "ENODIS" => "ENODIS" "ENTRONIC" => "ENTRONIC" "EQUATION" => "EQUATION" "ESCO" => "ESCO" "ESSENTIEL B" => "ESSENTIEL B" "ETERNAL" => "ETERNAL" "EUREKA" => "EUREKA" "EUROBAR" => "EUROBAR" "EUROCAVE" => "EUROCAVE" "EURODOMO" => "EURODOMO" "EUROFRED" => "EUROFRED" "EUROFRIO" => "EUROFRIO" "EUROMAC" => "EUROMAC" "EUROMAX" => "EUROMAX" "EUROP" => "EUROP" "EUROSTEAM" => "EUROSTEAM" "EUROTECH" => "EUROTECH" "EVATRONIC" => "EVATRONIC" "EVERGLADES" => "EVERGLADES" "EVERLASTING" => "EVERLASTING" "EVERTON" => "EVERTON" "EWT" => "EWT" "EXCELINE" => "EXCELINE" "EXCLUSIV" => "EXCLUSIV" "EXQUISIT" => "EXQUISIT" "F&U" => "F&U" "FABER" => "FABER" "FAGOR" => "FAGOR" "FAIS" => "FAIS" "FALCON" => "FALCON" "FALDA" => "FALDA" "FALMEC" => "FALMEC" "FAR" => "FAR" "FAURE" => "FAURE" "FAVORIT" => "FAVORIT" "FELSON" => "FELSON" "FENNER" => "FENNER" "FERROLI" => "FERROLI" "FIF" => "FIF" "FILA" => "FILA" "FILTRE" => "FILTRE" "FINLUX" => "FINLUX" "FIRSTLINE" => "FIRSTLINE" "FLAMINIA" => "FLAMINIA" "FLAVEL" => "FLAVEL" "FLECK" => "FLECK" "FM" => "FM" "FOCUS" => "FOCUS" "FOEM" => "FOEM" "FOINOX" => "FOINOX" "FORTEX" => "FORTEX" "FOSTER" => "FOSTER" "FOURINOX" => "FOURINOX" "FOURNIER" => "FOURNIER" "FOX" => "FOX" "FRAB" => "FRAB" "FRAGOROSO" => "FRAGOROSO" "FRANCIA" => "FRANCIA" "FRANCOBELGE" => "FRANCOBELGE" "FRANGER" => "FRANGER" "FRANKE" => "FRANKE" "FRANSTAL" => "FRANSTAL" "FRATELLIONOFRI" => "FRATELLIONOFRI" "FRECAN" => "FRECAN" "FRESTON" => "FRESTON" "FRIAC" => "FRIAC" "FRIGEAVIA" => "FRIGEAVIA" "FRIGELUX" => "FRIGELUX" "FRIGIDAIRE" => "FRIGIDAIRE" "FRIGISTAR" => "FRIGISTAR" "FRIGOR" => "FRIGOR" "FRIMA" => "FRIMA" "FRIONOR" => "FRIONOR" "FROSTAR" => "FROSTAR" "FUJIONKYO" => "FUJIONKYO" "FULGOR" => "FULGOR" "FUNAI" => "FUNAI" "FUNIX" => "FUNIX" "GAGGENAU" => "GAGGENAU" "GALANT" => "GALANT" "GALANZ" => "GALANZ" "GALAXY" => "GALAXY" "GAMMFROID" => "GAMMFROID" "GC" => "GC" "GEBHARDT" => "GEBHARDT" "GEDTECH" => "GEDTECH" "GENERAL ELECTRIC" => "GENERAL ELECTRIC" "GENERALFROST" => "GENERALFROST" "GENERISS" => "GENERISS" "GERMANIA (LA)" => "GERMANIA (LA)" "GIATHERM" => "GIATHERM" "GIBSON" => "GIBSON" "GIORIK" => "GIORIK" "GIRBAU" => "GIRBAU" "GIRMI" => "GIRMI" "GLEMGAS" => "GLEMGAS" "GLENAN" => "GLENAN" "GOBLIN" => "GOBLIN" "GOCKO" => "GOCKO" "GODIN" => "GODIN" "GOODHOME" => "GOODHOME" "GOODMAN'S GOODMANS" => "GOODMAN'S GOODMANS" "GORENJE" => "GORENJE" "GRAETZ" => "GRAETZ" "GRAM" => "GRAM" "GRANDIN" => "GRANDIN" "GROELAND" => "GROELAND" "GRUNDIG" => "GRUNDIG" "GSD" => "GSD" "H&B" => "H&B" "HAAS" => "HAAS" "HAFELE" => "HAFELE" "HAGEN" => "HAGEN" "HAIER" => "HAIER" "HANSA" => "HANSA" "HANSEATIC" => "HANSEATIC" "HARDEL" => "HARDEL" "HARILOX" => "HARILOX" "HARPER" => "HARPER" "HARROW" => "HARROW" "HDC" => "HDC" "HDC.LINK" => "HDC.LINK" "HEC" => "HEC" "HELKINA" => "HELKINA" "HELVETIA" => "HELVETIA" "HEMERSON" => "HEMERSON" "HENDI" => "HENDI" "HERU" => "HERU" "HIGH ONE HIGHONE" => "HIGH ONE HIGHONE" "HIGHTEC" => "HIGHTEC" "HIGHTECH" => "HIGHTECH" "HIRUNDO" => "HIRUNDO" "HISENSE" => "HISENSE" "HITACHI" => "HITACHI" "HOBART" => "HOBART" "HOHER" => "HOHER" "HOLLANDIA" => "HOLLANDIA" "HOMEKING" => "HOMEKING" "HOMER" => "HOMER" "HOMETECH" => "HOMETECH" "HONEYWELL" => "HONEYWELL" "HOONVED" => "HOONVED" "HOOVER" => "HOOVER" "HORECA" => "HORECA" "HORN" => "HORN" "HOSHIZAKI" => "HOSHIZAKI" "HOTPOINT" => "HOTPOINT" "HOTPOINT ARISTON" => "HOTPOINT ARISTON" "HUDSON" => "HUDSON" "HUMELAB" => "HUMELAB" "HUSQVARNA" => "HUSQVARNA" "HYCO" => "HYCO" "HYGENA" => "HYGENA" "HYPSON" => "HYPSON" "HYUNDAI" => "HYUNDAI" "IAR" => "IAR" "IARP" => "IARP" "IBERNA" => "IBERNA" "ICE STREAM" => "ICE STREAM" "ICEBERG" => "ICEBERG" "ICELINE" => "ICELINE" "ICES" => "ICES" "ICYTECH" => "ICYTECH" "IDHD" => "IDHD" "IGNIS" => "IGNIS" "IKEA" => "IKEA" "ILVE" => "ILVE" "IMESA" => "IMESA" "IMETEC" => "IMETEC" "IMPERIAL" => "IMPERIAL" "INDESIT" => "INDESIT" "INDOMO" => "INDOMO" "INEXIVE" => "INEXIVE" "INFRICO" => "INFRICO" "INFRIGO" => "INFRIGO" "INITIAL T" => "INITIAL T" "INNO.HIT" => "INNO.HIT" "INOXTREND" => "INOXTREND" "INTERNATIONAL PRESTIGE" => "INTERNATIONAL PRESTIGE" "INUVIK" => "INUVIK" "INVICTA" => "INVICTA" "IPSO" => "IPSO" "IPURE" => "IPURE" "IROBOT" => "IROBOT" "ITV" => "ITV" "IXINA FRANCE" => "IXINA FRANCE" "JEKEN - JENKEN" => "JEKEN - JENKEN" "JEMKO" => "JEMKO" "JENNAIR" => "JENNAIR" "JETAIR" => "JETAIR" "JETFROST" => "JETFROST" "JETGAZ" => "JETGAZ" "JETWASH" => "JETWASH" "JOLLYMEC" => "JOLLYMEC" "JPC" => "JPC" "JUMO" => "JUMO" "JUNGER" => "JUNGER" "JUNIOR" => "JUNIOR" "JUNKER" => "JUNKER" "JUNO" => "JUNO" "JURA" => "JURA" "JUSTA" => "JUSTA" "JVC" => "JVC" "KAISUI" => "KAISUI" "KALORIK" => "KALORIK" "KARCHER" => "KARCHER" "KARERA" => "KARERA" "KATOREX" => "KATOREX" "KEHL" => "KEHL" "KELON" => "KELON" "KELVINATOR" => "KELVINATOR" "KENMORE" => "KENMORE" "KENWOOD" => "KENWOOD" "KEOPS" => "KEOPS" "KERWAVE" => "KERWAVE" "KIMEX" => "KIMEX" "KING D'HOME KINGDHOME" => "KING D'HOME KINGDHOME" "KIRSCH" => "KIRSCH" "KITCHEN CHEF" => "KITCHEN CHEF" "KITCHENAID" => "KITCHENAID" "KITCHENAID - ACCESSOIRES" => "KITCHENAID - ACCESSOIRES" "KLARSTEIN" => "KLARSTEIN" "KLEENMAID" => "KLEENMAID" "KLEFR" => "KLEFR" "KLEO" => "KLEO" "KNEISSEL" => "KNEISSEL" "KOENIC" => "KOENIC" "KOENIG" => "KOENIG" "KONRAD" => "KONRAD" "KONTACT" => "KONTACT" "KORTING" => "KORTING" "KRAMPOUZ" => "KRAMPOUZ" "KREFT" => "KREFT" "KRUPPS" => "KRUPPS" "KRUPS" => "KRUPS" "KRYSTER" => "KRYSTER" "KUPPERSBUSH" => "KUPPERSBUSH" "KYDOS" => "KYDOS" "LA CORNUE" => "LA CORNUE" "LA SOMMELIERE" => "LA SOMMELIERE" "LACANCHE" => "LACANCHE" "LACIMBALI" => "LACIMBALI" "LACO" => "LACO" "LADEN" => "LADEN" "LADYWIND" => "LADYWIND" "LAGRANGE" => "LAGRANGE" "LAINOX" => "LAINOX" "LAMBER" => "LAMBER" "LAMONA" => "LAMONA" "LANCER" => "LANCER" "LAURASTAR" => "LAURASTAR" "LAURUS" => "LAURUS" "LAZER" => "LAZER" "LE CELLIER" => "LE CELLIER" "LE CHAI" => "LE CHAI" "LE MARQUIER" => "LE MARQUIER" "LEISURE" => "LEISURE" "LEMERCIER" => "LEMERCIER" "LENSON" => "LENSON" "LEONARD" => "LEONARD" "LERVIA" => "LERVIA" "LG" => "LG" "LIEBHERR" => "LIEBHERR" "LIFETEC" => "LIFETEC" "LIGMAR" => "LIGMAR" "LIMIT" => "LIMIT" "LINA" => "LINA" "LINARIE" => "LINARIE" "LINCAR" => "LINCAR" "LINCOLN" => "LINCOLN" "LINDBERGH" => "LINDBERGH" "LINDE" => "LINDE" "LINEATRE" => "LINEATRE" "LINETECH" => "LINETECH" "LINKE" => "LINKE" "LISTO" => "LISTO" "LIVENTA" => "LIVENTA" "LOFRA" => "LOFRA" "LOUIS TELLIER" => "LOUIS TELLIER" "LUXGLAS" => "LUXGLAS" "LUXHOME" => "LUXHOME" "LUXIO" => "LUXIO" "LUXOR" => "LUXOR" "M-SYSTEM" => "M-SYSTEM" "MABE" => "MABE" "MACH" => "MACH" "MAFTER" => "MAFTER" "MAGIC CHEF" => "MAGIC CHEF" "MAGIMIX" => "MAGIMIX" "MAISON DEPOT" => "MAISON DEPOT" "MAISTER" => "MAISTER" "MANDINE" => "MANDINE" "MANHATTAN" => "MANHATTAN" "MARKLING" => "MARKLING" "MASTER" => "MASTER" "MATTHIS" => "MATTHIS" "MAXFIRE" => "MAXFIRE" "MAYC" => "MAYC" "MAYTAG" => "MAYTAG" "MBM" => "MBM" "MCC-TRADING INTERNATIONAL" => "MCC-TRADING INTERNATIONAL" "MEA" => "MEA" "MEDIFROID" => "MEDIFROID" "MEDION" => "MEDION" "MEISTER" => "MEISTER" "MELICONI" => "MELICONI" "MELITTA" => "MELITTA" "MENALUX" => "MENALUX" "MENEGHETI" => "MENEGHETI" "MEP" => "MEP" "MERCATUS" => "MERCATUS" "MERKER" => "MERKER" "METRO" => "METRO" "MEZIERE" => "MEZIERE" "MICROLOGIC" => "MICROLOGIC" "MICROLOGIE" => "MICROLOGIE" "MICROMAX" => "MICROMAX" "MICROSAT" => "MICROSAT" "MICROSTAR" => "MICROSTAR" "MIDEA" => "MIDEA" "MIELE" => "MIELE" "MINEA" => "MINEA" "MIOGO" => "MIOGO" "MIOSTAR" => "MIOSTAR" "MOBALPA" => "MOBALPA" "MOBILETV" => "MOBILETV" "MODERNA" => "MODERNA" "MODULAR" => "MODULAR" "MONDIAL" => "MONDIAL" "MONSTER" => "MONSTER" "MONTBLANC" => "MONTBLANC" "MORPHY RICHARDS" => "MORPHY RICHARDS" "MORRIS" => "MORRIS" "MOULINEX" => "MOULINEX" "MPR" => "MPR" "MTEC" => "MTEC" "MTS" => "MTS" "MULTIGROUP" => "MULTIGROUP" "NARDI" => "NARDI" "NAYATI" => "NAYATI" "NED" => "NED" "NEFF" => "NEFF" "NEO" => "NEO" "NEOTECH" => "NEOTECH" "NEOTHERM" => "NEOTHERM" "NESPRESSO" => "NESPRESSO" "NESTOR M" => "NESTOR M" "NEUFUNK" => "NEUFUNK" "NEVADA" => "NEVADA" "NEWCOLD" => "NEWCOLD" "NEWLINE" => "NEWLINE" "NEWPOL" => "NEWPOL" "NEWTEC" => "NEWTEC" "NILFISK" => "NILFISK" "NINJA" => "NINJA" "NNA" => "NNA" "NOGAMATIC" => "NOGAMATIC" "NOIROT" => "NOIROT" "NOMADIC" => "NOMADIC" "NORD INOX" => "NORD INOX" "NORDTON" => "NORDTON" "NORGE" => "NORGE" "NOSEM" => "NOSEM" "NOSTRIA" => "NOSTRIA" "NOVAMATIC" => "NOVAMATIC" "NOVELTI" => "NOVELTI" "NOVIDOM" => "NOVIDOM" "NOVY" => "NOVY" "NTAIR" => "NTAIR" "NUMATIC" => "NUMATIC" "NUOVA" => "NUOVA" "O'FOEHN" => "O'FOEHN" "OCEAN" => "OCEAN" "OCEANIC" => "OCEANIC" "OEM" => "OEM" "OHMEX" => "OHMEX" "OLYMPIC" => "OLYMPIC" "OMCAN" => "OMCAN" "ONAX" => "ONAX" "OPTEX" => "OPTEX" "ORANIER" => "ORANIER" "ORIGANE" => "ORIGANE" "ORLINE" => "ORLINE" "ORMOND" => "ORMOND" "ORVA" => "ORVA" "OTSEIN" => "OTSEIN" "OVENPLUS" => "OVENPLUS" "OXFORD" => "OXFORD" "OXYGEN" => "OXYGEN" "OZTIRYAKILER" => "OZTIRYAKILER" "PACIFIC" => "PACIFIC" "PANASONIC" => "PANASONIC" "PANDO" => "PANDO" "PARISRHONE" => "PARISRHONE" "PARNAL" => "PARNAL" "PERFEKT" => "PERFEKT" "PHIDEL" => "PHIDEL" "PHILCO" => "PHILCO" "PHILIPS" => "PHILIPS" "PIERRE CARDIN" => "PIERRE CARDIN" "PKM" => "PKM" "PLANETE" => "PLANETE" "PLUS" => "PLUS" "PLUS INTERNATIONAL" => "PLUS INTERNATIONAL" "POCOLINE" => "POCOLINE" "PODIUM" => "PODIUM" "POLAR" => "POLAR" "POLTI" => "POLTI" "PORCHER" => "PORCHER" "PORTINOX" => "PORTINOX" "PREMIERPLAN" => "PREMIERPLAN" "PRESTICCOK" => "PRESTICCOK" "PRESTIGE+" => "PRESTIGE+" "PRIMO" => "PRIMO" "PRIMOTECQ" => "PRIMOTECQ" "PRIMUS" => "PRIMUS" "PRINCETON" => "PRINCETON" "PRIVILEG" => "PRIVILEG" "PROGRESS" => "PROGRESS" "PROLINE" => "PROLINE" "PROXIMA" => "PROXIMA" "QILIVE" => "QILIVE" "QUADRO" => "QUADRO" "QUADROCOPTER" => "QUADROCOPTER" "QUALIT'AIR" => "QUALIT'AIR" "QUIGG" => "QUIGG" "R.WIND" => "R.WIND" "RADIOLA" => "RADIOLA" "RAINBOW" => "RAINBOW" "RANGEMASTER" => "RANGEMASTER" "RANGER" => "RANGER" "RAVANSON" => "RAVANSON" "RAYNOR" => "RAYNOR" "RCA" => "RCA" "RECORD" => "RECORD" "RECTILIGNE" => "RECTILIGNE" "REDDER" => "REDDER" "REGAL" => "REGAL" "REGENT" => "REGENT" "REINGHOLD" => "REINGHOLD" "RESPECTA" => "RESPECTA" "REX" => "REX" "RHONELEC" => "RHONELEC" "RHOTELEC" => "RHOTELEC" "RIVIERA ET BAR" => "RIVIERA ET BAR" "ROBLIN" => "ROBLIN" "ROBOT COUPE" => "ROBOT COUPE" "ROBUSTA" => "ROBUSTA" "ROCH" => "ROCH" "ROLLER GRILL" => "ROLLER GRILL" "ROMIX" => "ROMIX" "ROMMER" => "ROMMER" "ROSIERES" => "ROSIERES" "ROSINOX" => "ROSINOX" "ROTEL" => "ROTEL" "ROTHELEC" => "ROTHELEC" "ROWENTA" => "ROWENTA" "RUSSELL HOBS" => "RUSSELL HOBS" "RVS" => "RVS" "SABA" => "SABA" "SAECO" => "SAECO" "SAGAA" => "SAGAA" "SALCO" => "SALCO" "SALVA" => "SALVA" "SAMAC" => "SAMAC" "SAMANA" => "SAMANA" "SAMBA" => "SAMBA" "SAMET" => "SAMET" "SAMMIC" => "SAMMIC" "SAMPO" => "SAMPO" "SAMSUNG" => "SAMSUNG" "SANCY" => "SANCY" "SANGIORGIO" => "SANGIORGIO" "SANTOS" => "SANTOS" "SANYO" => "SANYO" "SARO" => "SARO" "SAUNIER DUVAL" => "SAUNIER DUVAL" "SAUTER" => "SAUTER" "SCANDILUX" => "SCANDILUX" "SCANDINOVA" => "SCANDINOVA" "SCHARPF" => "SCHARPF" "SCHAUB LORENZ" => "SCHAUB LORENZ" "SCHAUEN" => "SCHAUEN" "SCHMIDT" => "SCHMIDT" "SCHNEIDER" => "SCHNEIDER" "SCHOLTES" => "SCHOLTES" "SCHOTT" => "SCHOTT" "SCIENTIFIC LABS" => "SCIENTIFIC LABS" "SEAWAY" => "SEAWAY" "SEB" => "SEB" "SEDEA" => "SEDEA" "SEELECT" => "SEELECT" "SEG" => "SEG" "SEGAD" => "SEGAD" "SELECLINE" => "SELECLINE" "SENON" => "SENON" "SEPPELFRICKE" => "SEPPELFRICKE" "SERVIMAT" => "SERVIMAT" "SERVIS" => "SERVIS" "SETRA" => "SETRA" "SEVERIN" => "SEVERIN" "SHARCOOL" => "SHARCOOL" "SHARK" => "SHARK" "SHARP" => "SHARP" "SHAUB LORENTZ" => "SHAUB LORENTZ" "SIDEX" => "SIDEX" "SIEMENS" => "SIEMENS" "SIGNATURE" => "SIGNATURE" "SILANOS" => "SILANOS" "SILTAL" => "SILTAL" "SILVA" => "SILVA" "SILVER" => "SILVER" "SILVERCREST" => "SILVERCREST" "SILVERLINE" => "SILVERLINE" "SILVERSTYLE" => "SILVERSTYLE" "SIMA" => "SIMA" "SIMEO" => "SIMEO" "SIMFER" => "SIMFER" "SIMONELLI" => "SIMONELLI" "SINGER" => "SINGER" "SIPLEC" => "SIPLEC" "SIRIUS" => "SIRIUS" "SIRMAN" => "SIRMAN" "SITRAM" => "SITRAM" "SMALVIC" => "SMALVIC" "SMEG" => "SMEG" "SNAIGE" => "SNAIGE" "SOFRACA" => "SOFRACA" "SOGAL" => "SOGAL" "SOGALUX" => "SOGALUX" "SOGELUX" => "SOGELUX" "SOLAC" => "SOLAC" "SOLER AND PALAU" => "SOLER AND PALAU" "SONY" => "SONY" "SOPADIS" => "SOPADIS" "SOUNDWAVE" => "SOUNDWAVE" "SPEED QUEEN" => "SPEED QUEEN" "SPID - SPIDER" => "SPID - SPIDER" "SPIDEM" => "SPIDEM" "STALGAST" => "STALGAST" "STANLINE" => "STANLINE" "STAR" => "STAR" "STARFROST" => "STARFROST" "STEELGRAN" => "STEELGRAN" "STEINER" => "STEINER" "STELLA" => "STELLA" "STOBS" => "STOBS" "STOVES" => "STOVES" "STYX" => "STYX" "SUBLIMO" => "SUBLIMO" "SULPICE" => "SULPICE" "SULPICETV" => "SULPICETV" "SUNBEAM" => "SUNBEAM" "SUPERSTAR" => "SUPERSTAR" "SUPRA" => "SUPRA" "SURFLINE" => "SURFLINE" "SURFTV" => "SURFTV" "SURMELEC" => "SURMELEC" "SWEEDY" => "SWEEDY" "SYRMA" => "SYRMA" "TAURENS" => "TAURENS" "TAURUS" => "TAURUS" "TCHIBO" => "TCHIBO" "TCL" => "TCL" "TEAM" => "TEAM" "TEBA" => "TEBA" "TECHNICAL" => "TECHNICAL" "TECHNOR" => "TECHNOR" "TECHWOOD" => "TECHWOOD" "TECHYO" => "TECHYO" "TECNOEKA" => "TECNOEKA" "TECNOFROST" => "TECNOFROST" "TECNOGAS" => "TECNOGAS" "TECNOINOX" => "TECNOINOX" "TECNOLEC" => "TECNOLEC" "TECNOLUX" => "TECNOLUX" "TECNOWIND" => "TECNOWIND" "TECNOX" => "TECNOX" "TEFAL" => "TEFAL" "TEFCOLD" => "TEFCOLD" "TEKA" => "TEKA" "TEKVIS" => "TEKVIS" "TELECO" => "TELECO" "TELEFUNKEN" => "TELEFUNKEN" "TEMPTECH" => "TEMPTECH" "TENSAI" => "TENSAI" "TERIM" => "TERIM" "TERMAL" => "TERMAL" "TGCP" => "TGCP" "THERMAGLAS" => "THERMAGLAS" "THERMILUX" => "THERMILUX" "THERMOR" => "THERMOR" "THIRODE" => "THIRODE" "THOMAS" => "THOMAS" "THOMSON" => "THOMSON" "THOR" => "THOR" "TIMSHELL" => "TIMSHELL" "TINECO" => "TINECO" "TINKA" => "TINKA" "TOKIWA" => "TOKIWA" "TONDA" => "TONDA" "TORNADO" => "TORNADO" "TORNATI FORNI" => "TORNATI FORNI" "TOSAI" => "TOSAI" "TOSHIBA" => "TOSHIBA" "TRANSCONTINENT" => "TRANSCONTINENT" "TRIAX" => "TRIAX" "TRIOMPH" => "TRIOMPH" "TRISA" => "TRISA" "TRISTAR" => "TRISTAR" "TRIUMPH" => "TRIUMPH" "TROPICAL" => "TROPICAL" "TROPICOOL" => "TROPICOOL" "TROTEC" => "TROTEC" "TUCSON" => "TUCSON" "TURBOAIR" => "TURBOAIR" "TWINSTAR" => "TWINSTAR" "UFESA" => "UFESA" "ULGOR" => "ULGOR" "UNELVENT" => "UNELVENT" "UNICLINE" => "UNICLINE" "UNITED" => "UNITED" "UNOX" => "UNOX" "UPPERCOLD" => "UPPERCOLD" "URALUX" => "URALUX" "URANIA" => "URANIA" "URBAN" => "URBAN" "V ZUG" => "V ZUG" "VALBERG" => "VALBERG" "VEDETTE" => "VEDETTE" "VENDOME" => "VENDOME" "VENDOMOIS" => "VENDOMOIS" "VENGA" => "VENGA" "VERTAMIS" => "VERTAMIS" "VESTEL" => "VESTEL" "VESTFROST" => "VESTFROST" "VETRELLA" => "VETRELLA" "VICTORY" => "VICTORY" "VIN SUR VIN (VINSURVIN)" => "VIN SUR VIN (VINSURVIN)" "VINEAA" => "VINEAA" "VINICOSY" => "VINICOSY" "VINILUX" => "VINILUX" "VINOSPHERE" => "VINOSPHERE" "VINOSTYLE" => "VINOSTYLE" "VIRTUS" => "VIRTUS" "VISIONIC" => "VISIONIC" "VITEMPUS" => "VITEMPUS" "VIVA" => "VIVA" "VIVAX" => "VIVAX" "VOGICA" => "VOGICA" "VORWERK" => "VORWERK" "VOXSON" => "VOXSON" "WAECO" => "WAECO" "WALKER" => "WALKER" "WALTHAM" => "WALTHAM" "WASCATOR" => "WASCATOR" "WAVES" => "WAVES" "WEGAWHITE" => "WEGAWHITE" "WELCO" => "WELCO" "WELCOME" => "WELCOME" "WELLINGTON" => "WELLINGTON" "WELLS" => "WELLS" "WELTEC" => "WELTEC" "WELTSTAR" => "WELTSTAR" "WESDER" => "WESDER" "WESPOINT - WESTPOINT" => "WESPOINT - WESTPOINT" "WESTAHL" => "WESTAHL" "WESTEN" => "WESTEN" "WESTFROST" => "WESTFROST" "WESTINGHOUSE" => "WESTINGHOUSE" "WESTLINE" => "WESTLINE" "WESTWOOD" => "WESTWOOD" "WHIRLPOOL" => "WHIRLPOOL" "WHITE and BROWN" => "WHITE and BROWN" "WHITE KNIGHT" => "WHITE KNIGHT" "WHITE-WESTINGHOUSE" => "WHITE-WESTINGHOUSE" "WHITEFROST" => "WHITEFROST" "WHITESTAR" => "WHITESTAR" "WHITEWASH WITEWASH" => "WHITEWASH WITEWASH" "WHITEWOOD" => "WHITEWOOD" "WILCOOL" => "WILCOOL" "WILSON" => "WILSON" "WINBOT" => "WINBOT" "WINCAVE" => "WINCAVE" "WINDSOR" => "WINDSOR" "WINIA" => "WINIA" "WINTERHALTER" => "WINTERHALTER" "WITT" => "WITT" "WOLKENSTEIN" => "WOLKENSTEIN" "XD ENJOY" => "XD ENJOY" "XELANCE" => "XELANCE" "XIAOMI" => "XIAOMI" "XPER" => "XPER" "YAMAHA" => "YAMAHA" "YARD" => "YARD" "YOO DIGITAL HOME" => "YOO DIGITAL HOME" "ZANKER" => "ZANKER" "ZANUSSI" => "ZANUSSI" "ZARONI" => "ZARONI" "ZEBORNE" => "ZEBORNE" "ZELMER" => "ZELMER" "ZEROWATT" => "ZEROWATT" "ZIBRO" => "ZIBRO" "ZOPPAS" => "ZOPPAS" ] |
[ 1331 => "1331" "4DIAMOND GRID" => "4DIAMOND GRID" "ACAPULCO" => "ACAPULCO" "ACOVA" => "ACOVA" "ADLER" => "ADLER" "ADMIRAL" => "ADMIRAL" "AEG" => "AEG" "AFI" => "AFI" "AFICOLLINLUCY" => "AFICOLLINLUCY" "AFK" => "AFK" "AGA" => "AGA" "AIR FORCE AIRFORCE" => "AIR FORCE AIRFORCE" "AIRCOON" => "AIRCOON" "AIRLINE" => "AIRLINE" "AIRLUX" => "AIRLUX" "AIRONE" => "AIRONE" "AIRPORT" => "AIRPORT" "AIRWELL" => "AIRWELL" "AKIBA" => "AKIBA" "AKIOS" => "AKIOS" "ALASKA" => "ALASKA" "ALBA BUSH" => "ALBA BUSH" "ALESIA" => "ALESIA" "ALEZIA" => "ALEZIA" "ALGOR" => "ALGOR" "ALIZEE" => "ALIZEE" "ALLIANCE" => "ALLIANCE" "ALPATEC" => "ALPATEC" "ALPENINOX" => "ALPENINOX" "ALTECH" => "ALTECH" "ALTERNA" => "ALTERNA" "ALTIC" => "ALTIC" "ALTUS" => "ALTUS" "AMADIS" => "AMADIS" "AMANA" => "AMANA" "AMATIS" => "AMATIS" "AMBASSADE" => "AMBASSADE" "AMBASSADE DE BOURGOGNE" => "AMBASSADE DE BOURGOGNE" "AMBRA" => "AMBRA" "AMICA" => "AMICA" "AMRAZ" => "AMRAZ" "AMSTA" => "AMSTA" "AMSTRAD" => "AMSTRAD" "ANIMIO" => "ANIMIO" "ANIMO" => "ANIMO" "ANTARION" => "ANTARION" "APELL" => "APELL" "APPLIMO" => "APPLIMO" "AQUACEANE" => "AQUACEANE" "AQUAVAC" => "AQUAVAC" "ARC EN CIEL AEC" => "ARC EN CIEL AEC" "ARCADE" => "ARCADE" "ARCELIK" => "ARCELIK" "ARDEM" => "ARDEM" "ARDO" => "ARDO" "ARIAGEL" => "ARIAGEL" "ARIANE" => "ARIANE" "ARISTON" => "ARISTON" "ARROW" => "ARROW" "ARTEVINO" => "ARTEVINO" "ARTHURMARTIN ARTHUR MARTIN" => "ARTHURMARTIN ARTHUR MARTIN" "ARTIC" => "ARTIC" "ASKO" => "ASKO" "ASPES" => "ASPES" "ASTERIE" => "ASTERIE" "ASTO" => "ASTO" "ASTORIA" => "ASTORIA" "ASTRELL" => "ASTRELL" "ATAG" => "ATAG" "ATLAN" => "ATLAN" "ATLANTIC" => "ATLANTIC" "ATTILA" => "ATTILA" "AUCHAN" => "AUCHAN" "AUER" => "AUER" "AURORA" => "AURORA" "AUSTRIA" => "AUSTRIA" "AVEA" => "AVEA" "AVILLA AVILA" => "AVILLA AVILA" "AVINTAGE" => "AVINTAGE" "AXANE" => "AXANE" "AXESS" => "AXESS" "AXIL" => "AXIL" "AXITRONIC" => "AXITRONIC" "AYA" => "AYA" "BABYLISS" => "BABYLISS" "BALAY" => "BALAY" "BALTIC" => "BALTIC" "BALTIK" => "BALTIK" "BARAZZA" => "BARAZZA" "BARON" => "BARON" "BARTSCHER" => "BARTSCHER" "BASICLINE" => "BASICLINE" "BAUKNECHT" => "BAUKNECHT" "BAUMATIC" => "BAUMATIC" "BE YOU" => "BE YOU" "BECKEN" => "BECKEN" "BEEM" => "BEEM" "BEKO" => "BEKO" "BELDEKO" => "BELDEKO" "BELLAVITA" => "BELLAVITA" "BELLING" => "BELLING" "BENDIX" => "BENDIX" "BERKLAYS" => "BERKLAYS" "BERNOLLIN" => "BERNOLLIN" "BERTO'S" => "BERTO'S" "BEST" => "BEST" "BESTRON" => "BESTRON" "BETTY CROCKER" => "BETTY CROCKER" "BIANCA" => "BIANCA" "BIFINETT" => "BIFINETT" "BIG CHEF" => "BIG CHEF" "BIG CHILL" => "BIG CHILL" "BIOSTORE" => "BIOSTORE" "BISSEL" => "BISSEL" "BISSELL" => "BISSELL" "BLACK & DECKER" => "BLACK & DECKER" "BLANCO" => "BLANCO" "BLAUPUNKT" => "BLAUPUNKT" "BLOMBERG" => "BLOMBERG" "BLUEBELL" => "BLUEBELL" "BLUESKY" => "BLUESKY" "BLUEWIND" => "BLUEWIND" "BLYSS" => "BLYSS" "BOB" => "BOB" "BODNER & MANN" => "BODNER & MANN" "BOFFI" => "BOFFI" "BOMANN" => "BOMANN" "BOMPANI" => "BOMPANI" "BONNET" => "BONNET" "BOOSTY" => "BOOSTY" "BORA" => "BORA" "BOREAL" => "BOREAL" "BORETTI" => "BORETTI" "BOSCH" => "BOSCH" "BOURGEOIS" => "BOURGEOIS" "BRANDSTAR" => "BRANDSTAR" "BRANDT" => "BRANDT" "BRANDY BEST BRANDYBEST" => "BRANDY BEST BRANDYBEST" "BRAUN" => "BRAUN" "BRAVILOR BONAMAT" => "BRAVILOR BONAMAT" "BREADMAN" => "BREADMAN" "BREMA" => "BREMA" "BREVILLE" => "BREVILLE" "BRICO DEPOT" => "BRICO DEPOT" "BRITA" => "BRITA" "BROAN" => "BROAN" "BROTHER" => "BROTHER" "BRU" => "BRU" "BSK" => "BSK" "BUDERUS" => "BUDERUS" "BURG" => "BURG" "BUSH" => "BUSH" "CAHORS" => "CAHORS" "CALEX" => "CALEX" "CALIFORNIA" => "CALIFORNIA" "CALIFORNIA EUR" => "CALIFORNIA EUR" "CALOR" => "CALOR" "CALRUS" => "CALRUS" "CALUX" => "CALUX" "CAMPINGAZ" => "CAMPINGAZ" "CANDY" => "CANDY" "CAPLAIN" => "CAPLAIN" "CARAD" => "CARAD" "CARMA" => "CARMA" "CARREFOUR HOME" => "CARREFOUR HOME" "CARRIER" => "CARRIER" "CART AIR CARTAIR" => "CART AIR CARTAIR" "CASINO" => "CASINO" "CASSELIN" => "CASSELIN" "CASTORAMA" => "CASTORAMA" "CATA APELSON" => "CATA APELSON" "CAVISS" => "CAVISS" "CEADO" => "CEADO" "CGV" => "CGV" "CHAFFOTEAUX & MAURY" => "CHAFFOTEAUX & MAURY" "CHEFMATE" => "CHEFMATE" "CHELSEA" => "CHELSEA" "CHIQ" => "CHIQ" "CHROMEX" => "CHROMEX" "CIARRA" => "CIARRA" "CIMLINE" => "CIMLINE" "CLASSIC HOME" => "CLASSIC HOME" "CLATRONIC" => "CLATRONIC" "CLAYTON" => "CLAYTON" "CLEANFIX" => "CLEANFIX" "CLIMADIFF" => "CLIMADIFF" "CLIMALIX" => "CLIMALIX" "CLIMASELECT" => "CLIMASELECT" "CLIMASPACE" => "CLIMASPACE" "CLIMATEK" => "CLIMATEK" "CNA-BRICO" => "CNA-BRICO" "COBAL" => "COBAL" "COCEF" => "COCEF" "CODIMATEL" => "CODIMATEL" "COFEEMAKER" => "COFEEMAKER" "COJER" => "COJER" "COLDIS" => "COLDIS" "COLGED" => "COLGED" "COLSTON" => "COLSTON" "COMBISTEEL" => "COMBISTEEL" "COMENDA" => "COMENDA" "COMFEE" => "COMFEE" "COMPACT" => "COMPACT" "CONCEPT" => "CONCEPT" "CONCORDE" => "CONCORDE" "CONSTRUCTA" => "CONSTRUCTA" "CONTINENTAL EDISON" => "CONTINENTAL EDISON" "CONTROL AIR" => "CONTROL AIR" "CONVIVIUM" => "CONVIVIUM" "COOKART COOK'ART" => "COOKART COOK'ART" "COOKE&LEWIS" => "COOKE&LEWIS" "COOKMAX" => "COOKMAX" "COOKTOP" => "COOKTOP" "COOKWORKS" => "COOKWORKS" "COOLTECH" => "COOLTECH" "COQYS" => "COQYS" "CORAIL" => "CORAIL" "CORBERO" => "CORBERO" "CORRADI" => "CORRADI" "COSYLIFE" => "COSYLIFE" "COSYLINE" => "COSYLINE" "CRAFFT" => "CRAFFT" "CREDA" => "CREDA" "CROFTON" => "CROFTON" "CROWN" => "CROWN" "CRYSTAL" => "CRYSTAL" "CUISICHEF" => "CUISICHEF" "CUISINES REFERENCES" => "CUISINES REFERENCES" "CUISITECH" => "CUISITECH" "CUPPONE OVENS" => "CUPPONE OVENS" "CURLING" => "CURLING" "CURTISS" => "CURTISS" "D2" => "D2" "DAAN TECH" => "DAAN TECH" "DAEWOO" => "DAEWOO" "DAV" => "DAV" "DE DIETRICH" => "DE DIETRICH" "DE ROSSO" => "DE ROSSO" "DE SINA DESINA" => "DE SINA DESINA" "DELIPS" => "DELIPS" "DELONGHI" => "DELONGHI" "DELRUE" => "DELRUE" "DER KREIS" => "DER KREIS" "DESIGN" => "DESIGN" "DEVILLE" => "DEVILLE" "DIAMOND" => "DIAMOND" "DIGIHOME" => "DIGIHOME" "DIGINIUM" => "DIGINIUM" "DIGITRONIC" => "DIGITRONIC" "DIHR" => "DIHR" "DIRT DEVIL" => "DIRT DEVIL" "DITO SAMA" => "DITO SAMA" "DKK" => "DKK" "DOMAN" => "DOMAN" "DOMAR" => "DOMAR" "DOMATIX" => "DOMATIX" "DOMEDIA" => "DOMEDIA" "DOMENA" => "DOMENA" "DOMEOS" => "DOMEOS" "DOMEST" => "DOMEST" "DOMETIC" => "DOMETIC" "DOMINOX" => "DOMINOX" "DOMO" => "DOMO" "DOREGRILL" => "DOREGRILL" "DREAME" => "DREAME" "DUSSELDORF" => "DUSSELDORF" "DUVERNOY" => "DUVERNOY" "DYNAMIC" => "DYNAMIC" "DYNOR" => "DYNOR" "DYSON" => "DYSON" "ECO" => "ECO" "ECOLINE" => "ECOLINE" "ECRON" => "ECRON" "EDENWOOD" => "EDENWOOD" "EDER" => "EDER" "EDESA" => "EDESA" "EDSON" => "EDSON" "EDV" => "EDV" "EDY" => "EDY" "EGC" => "EGC" "EICO" => "EICO" "EKA" => "EKA" "ELBA" => "ELBA" "ELCOLUX" => "ELCOLUX" "ELCOTEC" => "ELCOTEC" "ELDI" => "ELDI" "ELECTA" => "ELECTA" "ELECTRA" => "ELECTRA" "ELECTRA BREGENZ" => "ELECTRA BREGENZ" "ELECTROHAUS" => "ELECTROHAUS" "ELECTROLINE" => "ELECTROLINE" "ELECTROLUX" => "ELECTROLUX" "ELECTROMIX" => "ELECTROMIX" "ELETTROBAR" => "ELETTROBAR" "ELFRAMO" => "ELFRAMO" "ELICA" => "ELICA" "ELIT" => "ELIT" "ELITAIR" => "ELITAIR" "ELORA" => "ELORA" "ELSAY" => "ELSAY" "ELTA" => "ELTA" "EMB" => "EMB" "ENGEL" => "ENGEL" "ENGEL AXIL" => "ENGEL AXIL" "ENO" => "ENO" "ENODIS" => "ENODIS" "ENTRONIC" => "ENTRONIC" "EQUATION" => "EQUATION" "ESCO" => "ESCO" "ESSENTIEL B" => "ESSENTIEL B" "ETERNAL" => "ETERNAL" "EUREKA" => "EUREKA" "EUROBAR" => "EUROBAR" "EUROCAVE" => "EUROCAVE" "EURODOMO" => "EURODOMO" "EUROFRED" => "EUROFRED" "EUROFRIO" => "EUROFRIO" "EUROMAC" => "EUROMAC" "EUROMAX" => "EUROMAX" "EUROP" => "EUROP" "EUROSTEAM" => "EUROSTEAM" "EUROTECH" => "EUROTECH" "EVATRONIC" => "EVATRONIC" "EVERGLADES" => "EVERGLADES" "EVERLASTING" => "EVERLASTING" "EVERTON" => "EVERTON" "EWT" => "EWT" "EXCELINE" => "EXCELINE" "EXCLUSIV" => "EXCLUSIV" "EXQUISIT" => "EXQUISIT" "F&U" => "F&U" "FABER" => "FABER" "FAGOR" => "FAGOR" "FAIS" => "FAIS" "FALCON" => "FALCON" "FALDA" => "FALDA" "FALMEC" => "FALMEC" "FAR" => "FAR" "FAURE" => "FAURE" "FAVORIT" => "FAVORIT" "FELSON" => "FELSON" "FENNER" => "FENNER" "FERROLI" => "FERROLI" "FIF" => "FIF" "FILA" => "FILA" "FILTRE" => "FILTRE" "FINLUX" => "FINLUX" "FIRSTLINE" => "FIRSTLINE" "FLAMINIA" => "FLAMINIA" "FLAVEL" => "FLAVEL" "FLECK" => "FLECK" "FM" => "FM" "FOCUS" => "FOCUS" "FOEM" => "FOEM" "FOINOX" => "FOINOX" "FORTEX" => "FORTEX" "FOSTER" => "FOSTER" "FOURINOX" => "FOURINOX" "FOURNIER" => "FOURNIER" "FOX" => "FOX" "FRAB" => "FRAB" "FRAGOROSO" => "FRAGOROSO" "FRANCIA" => "FRANCIA" "FRANCOBELGE" => "FRANCOBELGE" "FRANGER" => "FRANGER" "FRANKE" => "FRANKE" "FRANSTAL" => "FRANSTAL" "FRATELLIONOFRI" => "FRATELLIONOFRI" "FRECAN" => "FRECAN" "FRESTON" => "FRESTON" "FRIAC" => "FRIAC" "FRIGEAVIA" => "FRIGEAVIA" "FRIGELUX" => "FRIGELUX" "FRIGIDAIRE" => "FRIGIDAIRE" "FRIGISTAR" => "FRIGISTAR" "FRIGOR" => "FRIGOR" "FRIMA" => "FRIMA" "FRIONOR" => "FRIONOR" "FROSTAR" => "FROSTAR" "FUJIONKYO" => "FUJIONKYO" "FULGOR" => "FULGOR" "FUNAI" => "FUNAI" "FUNIX" => "FUNIX" "GAGGENAU" => "GAGGENAU" "GALANT" => "GALANT" "GALANZ" => "GALANZ" "GALAXY" => "GALAXY" "GAMMFROID" => "GAMMFROID" "GC" => "GC" "GEBHARDT" => "GEBHARDT" "GEDTECH" => "GEDTECH" "GENERAL ELECTRIC" => "GENERAL ELECTRIC" "GENERALFROST" => "GENERALFROST" "GENERISS" => "GENERISS" "GERMANIA (LA)" => "GERMANIA (LA)" "GIATHERM" => "GIATHERM" "GIBSON" => "GIBSON" "GIORIK" => "GIORIK" "GIRBAU" => "GIRBAU" "GIRMI" => "GIRMI" "GLEMGAS" => "GLEMGAS" "GLENAN" => "GLENAN" "GOBLIN" => "GOBLIN" "GOCKO" => "GOCKO" "GODIN" => "GODIN" "GOODHOME" => "GOODHOME" "GOODMAN'S GOODMANS" => "GOODMAN'S GOODMANS" "GORENJE" => "GORENJE" "GRAETZ" => "GRAETZ" "GRAM" => "GRAM" "GRANDIN" => "GRANDIN" "GROELAND" => "GROELAND" "GRUNDIG" => "GRUNDIG" "GSD" => "GSD" "H&B" => "H&B" "HAAS" => "HAAS" "HAFELE" => "HAFELE" "HAGEN" => "HAGEN" "HAIER" => "HAIER" "HANSA" => "HANSA" "HANSEATIC" => "HANSEATIC" "HARDEL" => "HARDEL" "HARILOX" => "HARILOX" "HARPER" => "HARPER" "HARROW" => "HARROW" "HDC" => "HDC" "HDC.LINK" => "HDC.LINK" "HEC" => "HEC" "HELKINA" => "HELKINA" "HELVETIA" => "HELVETIA" "HEMERSON" => "HEMERSON" "HENDI" => "HENDI" "HERU" => "HERU" "HIGH ONE HIGHONE" => "HIGH ONE HIGHONE" "HIGHTEC" => "HIGHTEC" "HIGHTECH" => "HIGHTECH" "HIRUNDO" => "HIRUNDO" "HISENSE" => "HISENSE" "HITACHI" => "HITACHI" "HOBART" => "HOBART" "HOHER" => "HOHER" "HOLLANDIA" => "HOLLANDIA" "HOMEKING" => "HOMEKING" "HOMER" => "HOMER" "HOMETECH" => "HOMETECH" "HONEYWELL" => "HONEYWELL" "HOONVED" => "HOONVED" "HOOVER" => "HOOVER" "HORECA" => "HORECA" "HORN" => "HORN" "HOSHIZAKI" => "HOSHIZAKI" "HOTPOINT" => "HOTPOINT" "HOTPOINT ARISTON" => "HOTPOINT ARISTON" "HUDSON" => "HUDSON" "HUMELAB" => "HUMELAB" "HUSQVARNA" => "HUSQVARNA" "HYCO" => "HYCO" "HYGENA" => "HYGENA" "HYPSON" => "HYPSON" "HYUNDAI" => "HYUNDAI" "IAR" => "IAR" "IARP" => "IARP" "IBERNA" => "IBERNA" "ICE STREAM" => "ICE STREAM" "ICEBERG" => "ICEBERG" "ICELINE" => "ICELINE" "ICES" => "ICES" "ICYTECH" => "ICYTECH" "IDHD" => "IDHD" "IGNIS" => "IGNIS" "IKEA" => "IKEA" "ILVE" => "ILVE" "IMESA" => "IMESA" "IMETEC" => "IMETEC" "IMPERIAL" => "IMPERIAL" "INDESIT" => "INDESIT" "INDOMO" => "INDOMO" "INEXIVE" => "INEXIVE" "INFRICO" => "INFRICO" "INFRIGO" => "INFRIGO" "INITIAL T" => "INITIAL T" "INNO.HIT" => "INNO.HIT" "INOXTREND" => "INOXTREND" "INTERNATIONAL PRESTIGE" => "INTERNATIONAL PRESTIGE" "INUVIK" => "INUVIK" "INVICTA" => "INVICTA" "IPSO" => "IPSO" "IPURE" => "IPURE" "IROBOT" => "IROBOT" "ITV" => "ITV" "IXINA FRANCE" => "IXINA FRANCE" "JEKEN - JENKEN" => "JEKEN - JENKEN" "JEMKO" => "JEMKO" "JENNAIR" => "JENNAIR" "JETAIR" => "JETAIR" "JETFROST" => "JETFROST" "JETGAZ" => "JETGAZ" "JETWASH" => "JETWASH" "JOLLYMEC" => "JOLLYMEC" "JPC" => "JPC" "JUMO" => "JUMO" "JUNGER" => "JUNGER" "JUNIOR" => "JUNIOR" "JUNKER" => "JUNKER" "JUNO" => "JUNO" "JURA" => "JURA" "JUSTA" => "JUSTA" "JVC" => "JVC" "KAISUI" => "KAISUI" "KALORIK" => "KALORIK" "KARCHER" => "KARCHER" "KARERA" => "KARERA" "KATOREX" => "KATOREX" "KEHL" => "KEHL" "KELON" => "KELON" "KELVINATOR" => "KELVINATOR" "KENMORE" => "KENMORE" "KENWOOD" => "KENWOOD" "KEOPS" => "KEOPS" "KERWAVE" => "KERWAVE" "KIMEX" => "KIMEX" "KING D'HOME KINGDHOME" => "KING D'HOME KINGDHOME" "KIRSCH" => "KIRSCH" "KITCHEN CHEF" => "KITCHEN CHEF" "KITCHENAID" => "KITCHENAID" "KITCHENAID - ACCESSOIRES" => "KITCHENAID - ACCESSOIRES" "KLARSTEIN" => "KLARSTEIN" "KLEENMAID" => "KLEENMAID" "KLEFR" => "KLEFR" "KLEO" => "KLEO" "KNEISSEL" => "KNEISSEL" "KOENIC" => "KOENIC" "KOENIG" => "KOENIG" "KONRAD" => "KONRAD" "KONTACT" => "KONTACT" "KORTING" => "KORTING" "KRAMPOUZ" => "KRAMPOUZ" "KREFT" => "KREFT" "KRUPPS" => "KRUPPS" "KRUPS" => "KRUPS" "KRYSTER" => "KRYSTER" "KUPPERSBUSH" => "KUPPERSBUSH" "KYDOS" => "KYDOS" "LA CORNUE" => "LA CORNUE" "LA SOMMELIERE" => "LA SOMMELIERE" "LACANCHE" => "LACANCHE" "LACIMBALI" => "LACIMBALI" "LACO" => "LACO" "LADEN" => "LADEN" "LADYWIND" => "LADYWIND" "LAGRANGE" => "LAGRANGE" "LAINOX" => "LAINOX" "LAMBER" => "LAMBER" "LAMONA" => "LAMONA" "LANCER" => "LANCER" "LAURASTAR" => "LAURASTAR" "LAURUS" => "LAURUS" "LAZER" => "LAZER" "LE CELLIER" => "LE CELLIER" "LE CHAI" => "LE CHAI" "LE MARQUIER" => "LE MARQUIER" "LEISURE" => "LEISURE" "LEMERCIER" => "LEMERCIER" "LENSON" => "LENSON" "LEONARD" => "LEONARD" "LERVIA" => "LERVIA" "LG" => "LG" "LIEBHERR" => "LIEBHERR" "LIFETEC" => "LIFETEC" "LIGMAR" => "LIGMAR" "LIMIT" => "LIMIT" "LINA" => "LINA" "LINARIE" => "LINARIE" "LINCAR" => "LINCAR" "LINCOLN" => "LINCOLN" "LINDBERGH" => "LINDBERGH" "LINDE" => "LINDE" "LINEATRE" => "LINEATRE" "LINETECH" => "LINETECH" "LINKE" => "LINKE" "LISTO" => "LISTO" "LIVENTA" => "LIVENTA" "LOFRA" => "LOFRA" "LOUIS TELLIER" => "LOUIS TELLIER" "LUXGLAS" => "LUXGLAS" "LUXHOME" => "LUXHOME" "LUXIO" => "LUXIO" "LUXOR" => "LUXOR" "M-SYSTEM" => "M-SYSTEM" "MABE" => "MABE" "MACH" => "MACH" "MAFTER" => "MAFTER" "MAGIC CHEF" => "MAGIC CHEF" "MAGIMIX" => "MAGIMIX" "MAISON DEPOT" => "MAISON DEPOT" "MAISTER" => "MAISTER" "MANDINE" => "MANDINE" "MANHATTAN" => "MANHATTAN" "MARKLING" => "MARKLING" "MASTER" => "MASTER" "MATTHIS" => "MATTHIS" "MAXFIRE" => "MAXFIRE" "MAYC" => "MAYC" "MAYTAG" => "MAYTAG" "MBM" => "MBM" "MCC-TRADING INTERNATIONAL" => "MCC-TRADING INTERNATIONAL" "MEA" => "MEA" "MEDIFROID" => "MEDIFROID" "MEDION" => "MEDION" "MEISTER" => "MEISTER" "MELICONI" => "MELICONI" "MELITTA" => "MELITTA" "MENALUX" => "MENALUX" "MENEGHETI" => "MENEGHETI" "MEP" => "MEP" "MERCATUS" => "MERCATUS" "MERKER" => "MERKER" "METRO" => "METRO" "MEZIERE" => "MEZIERE" "MICROLOGIC" => "MICROLOGIC" "MICROLOGIE" => "MICROLOGIE" "MICROMAX" => "MICROMAX" "MICROSAT" => "MICROSAT" "MICROSTAR" => "MICROSTAR" "MIDEA" => "MIDEA" "MIELE" => "MIELE" "MINEA" => "MINEA" "MIOGO" => "MIOGO" "MIOSTAR" => "MIOSTAR" "MOBALPA" => "MOBALPA" "MOBILETV" => "MOBILETV" "MODERNA" => "MODERNA" "MODULAR" => "MODULAR" "MONDIAL" => "MONDIAL" "MONSTER" => "MONSTER" "MONTBLANC" => "MONTBLANC" "MORPHY RICHARDS" => "MORPHY RICHARDS" "MORRIS" => "MORRIS" "MOULINEX" => "MOULINEX" "MPR" => "MPR" "MTEC" => "MTEC" "MTS" => "MTS" "MULTIGROUP" => "MULTIGROUP" "NARDI" => "NARDI" "NAYATI" => "NAYATI" "NED" => "NED" "NEFF" => "NEFF" "NEO" => "NEO" "NEOTECH" => "NEOTECH" "NEOTHERM" => "NEOTHERM" "NESPRESSO" => "NESPRESSO" "NESTOR M" => "NESTOR M" "NEUFUNK" => "NEUFUNK" "NEVADA" => "NEVADA" "NEWCOLD" => "NEWCOLD" "NEWLINE" => "NEWLINE" "NEWPOL" => "NEWPOL" "NEWTEC" => "NEWTEC" "NILFISK" => "NILFISK" "NINJA" => "NINJA" "NNA" => "NNA" "NOGAMATIC" => "NOGAMATIC" "NOIROT" => "NOIROT" "NOMADIC" => "NOMADIC" "NORD INOX" => "NORD INOX" "NORDTON" => "NORDTON" "NORGE" => "NORGE" "NOSEM" => "NOSEM" "NOSTRIA" => "NOSTRIA" "NOVAMATIC" => "NOVAMATIC" "NOVELTI" => "NOVELTI" "NOVIDOM" => "NOVIDOM" "NOVY" => "NOVY" "NTAIR" => "NTAIR" "NUMATIC" => "NUMATIC" "NUOVA" => "NUOVA" "O'FOEHN" => "O'FOEHN" "OCEAN" => "OCEAN" "OCEANIC" => "OCEANIC" "OEM" => "OEM" "OHMEX" => "OHMEX" "OLYMPIC" => "OLYMPIC" "OMCAN" => "OMCAN" "ONAX" => "ONAX" "OPTEX" => "OPTEX" "ORANIER" => "ORANIER" "ORIGANE" => "ORIGANE" "ORLINE" => "ORLINE" "ORMOND" => "ORMOND" "ORVA" => "ORVA" "OTSEIN" => "OTSEIN" "OVENPLUS" => "OVENPLUS" "OXFORD" => "OXFORD" "OXYGEN" => "OXYGEN" "OZTIRYAKILER" => "OZTIRYAKILER" "PACIFIC" => "PACIFIC" "PANASONIC" => "PANASONIC" "PANDO" => "PANDO" "PARISRHONE" => "PARISRHONE" "PARNAL" => "PARNAL" "PERFEKT" => "PERFEKT" "PHIDEL" => "PHIDEL" "PHILCO" => "PHILCO" "PHILIPS" => "PHILIPS" "PIERRE CARDIN" => "PIERRE CARDIN" "PKM" => "PKM" "PLANETE" => "PLANETE" "PLUS" => "PLUS" "PLUS INTERNATIONAL" => "PLUS INTERNATIONAL" "POCOLINE" => "POCOLINE" "PODIUM" => "PODIUM" "POLAR" => "POLAR" "POLTI" => "POLTI" "PORCHER" => "PORCHER" "PORTINOX" => "PORTINOX" "PREMIERPLAN" => "PREMIERPLAN" "PRESTICCOK" => "PRESTICCOK" "PRESTIGE+" => "PRESTIGE+" "PRIMO" => "PRIMO" "PRIMOTECQ" => "PRIMOTECQ" "PRIMUS" => "PRIMUS" "PRINCETON" => "PRINCETON" "PRIVILEG" => "PRIVILEG" "PROGRESS" => "PROGRESS" "PROLINE" => "PROLINE" "PROXIMA" => "PROXIMA" "QILIVE" => "QILIVE" "QUADRO" => "QUADRO" "QUADROCOPTER" => "QUADROCOPTER" "QUALIT'AIR" => "QUALIT'AIR" "QUIGG" => "QUIGG" "R.WIND" => "R.WIND" "RADIOLA" => "RADIOLA" "RAINBOW" => "RAINBOW" "RANGEMASTER" => "RANGEMASTER" "RANGER" => "RANGER" "RAVANSON" => "RAVANSON" "RAYNOR" => "RAYNOR" "RCA" => "RCA" "RECORD" => "RECORD" "RECTILIGNE" => "RECTILIGNE" "REDDER" => "REDDER" "REGAL" => "REGAL" "REGENT" => "REGENT" "REINGHOLD" => "REINGHOLD" "RESPECTA" => "RESPECTA" "REX" => "REX" "RHONELEC" => "RHONELEC" "RHOTELEC" => "RHOTELEC" "RIVIERA ET BAR" => "RIVIERA ET BAR" "ROBLIN" => "ROBLIN" "ROBOT COUPE" => "ROBOT COUPE" "ROBUSTA" => "ROBUSTA" "ROCH" => "ROCH" "ROLLER GRILL" => "ROLLER GRILL" "ROMIX" => "ROMIX" "ROMMER" => "ROMMER" "ROSIERES" => "ROSIERES" "ROSINOX" => "ROSINOX" "ROTEL" => "ROTEL" "ROTHELEC" => "ROTHELEC" "ROWENTA" => "ROWENTA" "RUSSELL HOBS" => "RUSSELL HOBS" "RVS" => "RVS" "SABA" => "SABA" "SAECO" => "SAECO" "SAGAA" => "SAGAA" "SALCO" => "SALCO" "SALVA" => "SALVA" "SAMAC" => "SAMAC" "SAMANA" => "SAMANA" "SAMBA" => "SAMBA" "SAMET" => "SAMET" "SAMMIC" => "SAMMIC" "SAMPO" => "SAMPO" "SAMSUNG" => "SAMSUNG" "SANCY" => "SANCY" "SANGIORGIO" => "SANGIORGIO" "SANTOS" => "SANTOS" "SANYO" => "SANYO" "SARO" => "SARO" "SAUNIER DUVAL" => "SAUNIER DUVAL" "SAUTER" => "SAUTER" "SCANDILUX" => "SCANDILUX" "SCANDINOVA" => "SCANDINOVA" "SCHARPF" => "SCHARPF" "SCHAUB LORENZ" => "SCHAUB LORENZ" "SCHAUEN" => "SCHAUEN" "SCHMIDT" => "SCHMIDT" "SCHNEIDER" => "SCHNEIDER" "SCHOLTES" => "SCHOLTES" "SCHOTT" => "SCHOTT" "SCIENTIFIC LABS" => "SCIENTIFIC LABS" "SEAWAY" => "SEAWAY" "SEB" => "SEB" "SEDEA" => "SEDEA" "SEELECT" => "SEELECT" "SEG" => "SEG" "SEGAD" => "SEGAD" "SELECLINE" => "SELECLINE" "SENON" => "SENON" "SEPPELFRICKE" => "SEPPELFRICKE" "SERVIMAT" => "SERVIMAT" "SERVIS" => "SERVIS" "SETRA" => "SETRA" "SEVERIN" => "SEVERIN" "SHARCOOL" => "SHARCOOL" "SHARK" => "SHARK" "SHARP" => "SHARP" "SHAUB LORENTZ" => "SHAUB LORENTZ" "SIDEX" => "SIDEX" "SIEMENS" => "SIEMENS" "SIGNATURE" => "SIGNATURE" "SILANOS" => "SILANOS" "SILTAL" => "SILTAL" "SILVA" => "SILVA" "SILVER" => "SILVER" "SILVERCREST" => "SILVERCREST" "SILVERLINE" => "SILVERLINE" "SILVERSTYLE" => "SILVERSTYLE" "SIMA" => "SIMA" "SIMEO" => "SIMEO" "SIMFER" => "SIMFER" "SIMONELLI" => "SIMONELLI" "SINGER" => "SINGER" "SIPLEC" => "SIPLEC" "SIRIUS" => "SIRIUS" "SIRMAN" => "SIRMAN" "SITRAM" => "SITRAM" "SMALVIC" => "SMALVIC" "SMEG" => "SMEG" "SNAIGE" => "SNAIGE" "SOFRACA" => "SOFRACA" "SOGAL" => "SOGAL" "SOGALUX" => "SOGALUX" "SOGELUX" => "SOGELUX" "SOLAC" => "SOLAC" "SOLER AND PALAU" => "SOLER AND PALAU" "SONY" => "SONY" "SOPADIS" => "SOPADIS" "SOUNDWAVE" => "SOUNDWAVE" "SPEED QUEEN" => "SPEED QUEEN" "SPID - SPIDER" => "SPID - SPIDER" "SPIDEM" => "SPIDEM" "STALGAST" => "STALGAST" "STANLINE" => "STANLINE" "STAR" => "STAR" "STARFROST" => "STARFROST" "STEELGRAN" => "STEELGRAN" "STEINER" => "STEINER" "STELLA" => "STELLA" "STOBS" => "STOBS" "STOVES" => "STOVES" "STYX" => "STYX" "SUBLIMO" => "SUBLIMO" "SULPICE" => "SULPICE" "SULPICETV" => "SULPICETV" "SUNBEAM" => "SUNBEAM" "SUPERSTAR" => "SUPERSTAR" "SUPRA" => "SUPRA" "SURFLINE" => "SURFLINE" "SURFTV" => "SURFTV" "SURMELEC" => "SURMELEC" "SWEEDY" => "SWEEDY" "SYRMA" => "SYRMA" "TAURENS" => "TAURENS" "TAURUS" => "TAURUS" "TCHIBO" => "TCHIBO" "TCL" => "TCL" "TEAM" => "TEAM" "TEBA" => "TEBA" "TECHNICAL" => "TECHNICAL" "TECHNOR" => "TECHNOR" "TECHWOOD" => "TECHWOOD" "TECHYO" => "TECHYO" "TECNOEKA" => "TECNOEKA" "TECNOFROST" => "TECNOFROST" "TECNOGAS" => "TECNOGAS" "TECNOINOX" => "TECNOINOX" "TECNOLEC" => "TECNOLEC" "TECNOLUX" => "TECNOLUX" "TECNOWIND" => "TECNOWIND" "TECNOX" => "TECNOX" "TEFAL" => "TEFAL" "TEFCOLD" => "TEFCOLD" "TEKA" => "TEKA" "TEKVIS" => "TEKVIS" "TELECO" => "TELECO" "TELEFUNKEN" => "TELEFUNKEN" "TEMPTECH" => "TEMPTECH" "TENSAI" => "TENSAI" "TERIM" => "TERIM" "TERMAL" => "TERMAL" "TGCP" => "TGCP" "THERMAGLAS" => "THERMAGLAS" "THERMILUX" => "THERMILUX" "THERMOR" => "THERMOR" "THIRODE" => "THIRODE" "THOMAS" => "THOMAS" "THOMSON" => "THOMSON" "THOR" => "THOR" "TIMSHELL" => "TIMSHELL" "TINECO" => "TINECO" "TINKA" => "TINKA" "TOKIWA" => "TOKIWA" "TONDA" => "TONDA" "TORNADO" => "TORNADO" "TORNATI FORNI" => "TORNATI FORNI" "TOSAI" => "TOSAI" "TOSHIBA" => "TOSHIBA" "TRANSCONTINENT" => "TRANSCONTINENT" "TRIAX" => "TRIAX" "TRIOMPH" => "TRIOMPH" "TRISA" => "TRISA" "TRISTAR" => "TRISTAR" "TRIUMPH" => "TRIUMPH" "TROPICAL" => "TROPICAL" "TROPICOOL" => "TROPICOOL" "TROTEC" => "TROTEC" "TUCSON" => "TUCSON" "TURBOAIR" => "TURBOAIR" "TWINSTAR" => "TWINSTAR" "UFESA" => "UFESA" "ULGOR" => "ULGOR" "UNELVENT" => "UNELVENT" "UNICLINE" => "UNICLINE" "UNITED" => "UNITED" "UNOX" => "UNOX" "UPPERCOLD" => "UPPERCOLD" "URALUX" => "URALUX" "URANIA" => "URANIA" "URBAN" => "URBAN" "V ZUG" => "V ZUG" "VALBERG" => "VALBERG" "VEDETTE" => "VEDETTE" "VENDOME" => "VENDOME" "VENDOMOIS" => "VENDOMOIS" "VENGA" => "VENGA" "VERTAMIS" => "VERTAMIS" "VESTEL" => "VESTEL" "VESTFROST" => "VESTFROST" "VETRELLA" => "VETRELLA" "VICTORY" => "VICTORY" "VIN SUR VIN (VINSURVIN)" => "VIN SUR VIN (VINSURVIN)" "VINEAA" => "VINEAA" "VINICOSY" => "VINICOSY" "VINILUX" => "VINILUX" "VINOSPHERE" => "VINOSPHERE" "VINOSTYLE" => "VINOSTYLE" "VIRTUS" => "VIRTUS" "VISIONIC" => "VISIONIC" "VITEMPUS" => "VITEMPUS" "VIVA" => "VIVA" "VIVAX" => "VIVAX" "VOGICA" => "VOGICA" "VORWERK" => "VORWERK" "VOXSON" => "VOXSON" "WAECO" => "WAECO" "WALKER" => "WALKER" "WALTHAM" => "WALTHAM" "WASCATOR" => "WASCATOR" "WAVES" => "WAVES" "WEGAWHITE" => "WEGAWHITE" "WELCO" => "WELCO" "WELCOME" => "WELCOME" "WELLINGTON" => "WELLINGTON" "WELLS" => "WELLS" "WELTEC" => "WELTEC" "WELTSTAR" => "WELTSTAR" "WESDER" => "WESDER" "WESPOINT - WESTPOINT" => "WESPOINT - WESTPOINT" "WESTAHL" => "WESTAHL" "WESTEN" => "WESTEN" "WESTFROST" => "WESTFROST" "WESTINGHOUSE" => "WESTINGHOUSE" "WESTLINE" => "WESTLINE" "WESTWOOD" => "WESTWOOD" "WHIRLPOOL" => "WHIRLPOOL" "WHITE and BROWN" => "WHITE and BROWN" "WHITE KNIGHT" => "WHITE KNIGHT" "WHITE-WESTINGHOUSE" => "WHITE-WESTINGHOUSE" "WHITEFROST" => "WHITEFROST" "WHITESTAR" => "WHITESTAR" "WHITEWASH WITEWASH" => "WHITEWASH WITEWASH" "WHITEWOOD" => "WHITEWOOD" "WILCOOL" => "WILCOOL" "WILSON" => "WILSON" "WINBOT" => "WINBOT" "WINCAVE" => "WINCAVE" "WINDSOR" => "WINDSOR" "WINIA" => "WINIA" "WINTERHALTER" => "WINTERHALTER" "WITT" => "WITT" "WOLKENSTEIN" => "WOLKENSTEIN" "XD ENJOY" => "XD ENJOY" "XELANCE" => "XELANCE" "XIAOMI" => "XIAOMI" "XPER" => "XPER" "YAMAHA" => "YAMAHA" "YARD" => "YARD" "YOO DIGITAL HOME" => "YOO DIGITAL HOME" "ZANKER" => "ZANKER" "ZANUSSI" => "ZANUSSI" "ZARONI" => "ZARONI" "ZEBORNE" => "ZEBORNE" "ZELMER" => "ZELMER" "ZEROWATT" => "ZEROWATT" "ZIBRO" => "ZIBRO" "ZOPPAS" => "ZOPPAS" ] |
| label | false |
same as passed value |
| placeholder | "Choisissez la marque de votre appareil" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "{"1331":["T\u00e9l\u00e9vision"],"4DIAMOND GRID":["T\u00e9l\u00e9vision"],"ACAPULCO":["Chauffe eau"],"ACOVA":["Radiateur"],"ADLER":["Lave vaisselle"],"ADMIRAL":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Machine \u00e0 pain","Lave vaisselle"],"AEG":["S\u00e8che linge","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Plaque","Hotte","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Micro-ondes","Chauffe eau","Robot","Centrale vapeur","Cuisini\u00e8re","TIROIR CHAUFFANT","Aspirateur"],"AFI":["Four","Friteuse","Lave vaisselle"],"AFICOLLINLUCY":["Friteuse","Armoire Positive"],"AFK":["Machine \u00e0 pain","Micro-ondes"],"AGA":["Cuisini\u00e8re","Hotte"],"AIR FORCE AIRFORCE":["Hotte","Plaque","R\u00e9frig\u00e9rateur"],"AIRCOON":["R\u00e9frig\u00e9rateur"],"AIRLINE":["Lave vaisselle","Lave linge"],"AIRLUX":["Plaque","Four","Lave vaisselle","Hotte","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Micro-ondes","Cave \u00e0 vin"],"AIRONE":["Hotte"],"AIRPORT":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cuisini\u00e8re","Lave vaisselle","Cong\u00e9lateur"],"AIRWELL":["Climatisation"],"AKIBA":["Aspirateur"],"AKIOS":["T\u00e9l\u00e9vision"],"ALASKA":["Lave linge","Aspirateur"],"ALBA BUSH":["R\u00e9frig\u00e9rateur"],"ALESIA":["S\u00e8che linge","R\u00e9frig\u00e9rateur"],"ALEZIA":["Lave linge","S\u00e8che linge"],"ALGOR":["R\u00e9frig\u00e9rateur"],"ALIZEE":["Hotte"],"ALLIANCE":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave linge","S\u00e8che linge"],"ALPATEC":["Climatisation","Radiateur","Machine \u00e0 gla\u00e7ons","Rafraichisseur d'air","Ventilateur","HUMIDIFICATEUR"],"ALPENINOX":["Four"],"ALTECH":["Chauffe eau"],"ALTERNA":["Chauffe eau"],"ALTIC":["Lave linge","R\u00e9frig\u00e9rateur"],"ALTUS":["Four","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","T\u00e9l\u00e9vision","Climatisation"],"AMADIS":["Aspirateur","Chauffe eau"],"AMANA":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Lave vaisselle"],"AMATIS":["Lave vaisselle","R\u00e9frig\u00e9rateur","machine sous vide","Toaster"],"AMBASSADE":["Lave linge","Cuisini\u00e8re","Four","Friteuse","Plaque","Plancha"],"AMBASSADE DE BOURGOGNE":["Cuisini\u00e8re"],"AMBRA":["S\u00e8che linge"],"AMICA":["Cuisini\u00e8re","Lave vaisselle","Four","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Hotte"],"AMRAZ":["R\u00e9frig\u00e9rateur"],"AMSTA":["Four","Hotte","Plaque","R\u00e9chaud","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"AMSTRAD":["T\u00e9l\u00e9vision"],"ANIMIO":["Expresso"],"ANIMO":["Chauffe-briques","Percolateur","Expresso"],"ANTARION":["T\u00e9l\u00e9vision"],"APELL":["Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Lave linge"],"APPLIMO":["Radiateur"],"AQUACEANE":["Lave linge","S\u00e8che linge","Lave vaisselle"],"AQUAVAC":["Aspirateur"],"ARC EN CIEL AEC":["Cuisini\u00e8re","Lave vaisselle","Four","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Hotte"],"ARCADE":["Chauffe eau"],"ARCELIK":["Lave linge","Four","Plaque"],"ARDEM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Raclette grill","Lave vaisselle"],"ARDO":["S\u00e8che linge","Hotte","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle"],"ARIAGEL":["Climatisation"],"ARIANE":["Lave linge"],"ARISTON":["Hotte","Chauffe eau","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave linge","Plaque","Accumulateur gaz","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Grill","Chaudi\u00e8re"],"ARROW":["Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Barbecue","R\u00e9chaud","Radiateur"],"ARTEVINO":["Cave \u00e0 vin"],"ARTHURMARTIN ARTHUR MARTIN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Plaque","S\u00e8che linge","Hotte","Micro-ondes","Centrale vapeur","Minifour","Aspirateur","Friteuse","Robot"],"ARTIC":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","S\u00e8che linge","Plaque","Cong\u00e9lateur"],"ASKO":["Lave linge","S\u00e8che linge","Lave vaisselle","Four","R\u00e9frig\u00e9rateur","Hotte","Micro-ondes","Plaque","Expresso","Cong\u00e9lateur","Cave \u00e0 vin"],"ASPES":["Lave vaisselle","S\u00e8che linge","Cuisini\u00e8re","Lave linge","Plaque","Four","R\u00e9frig\u00e9rateur"],"ASTERIE":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"ASTO":["Lave linge"],"ASTORIA":["Centrale vapeur","Fer \u00e0 repasser","Plaque","Nettoyeur vapeur","Expresso","Balai vapeur","Station de repassage"],"ASTRELL":["T\u00e9l\u00e9vision"],"ATAG":["Four","Plaque","Minifour","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Lave vaisselle"],"ATLAN":["Hotte"],"ATLANTIC":["Radiateur","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Four","Chauffe eau","Chaudi\u00e8re","Climatisation","Chauffage","S\u00e8che linge"],"ATTILA":["Cuisini\u00e8re"],"AUCHAN":["Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"AUER":["Chauffe eau","Chauffage","Po\u00eale"],"AURORA":["S\u00e8che linge"],"AUSTRIA":["R\u00e9frig\u00e9rateur"],"AVEA":["R\u00e9frig\u00e9rateur","Lave linge","Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Cong\u00e9lateur"],"AVILLA AVILA":["Machine \u00e0 pain"],"AVINTAGE":["Cave \u00e0 vin"],"AXANE":["S\u00e8che linge","Micro-ondes","Lave linge","Lave vaisselle","Cuisini\u00e8re"],"AXESS":["Hotte"],"AXIL":["d\u00e9codeur"],"AXITRONIC":["T\u00e9l\u00e9vision"],"AYA":["Lave linge","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","Micro-ondes","Minifour","T\u00e9l\u00e9vision","Mini-kitchen","Aspirateur"],"BABYLISS":["Epilateur","Miroir cosm\u00e9tique","S\u00e8che cheveux","Tondeuse"],"BALAY":["Four","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte","Plaque","S\u00e8che linge","Micro-ondes"],"BALTIC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"BALTIK":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BARAZZA":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"BARON":["Cuisini\u00e8re","Four"],"BARTSCHER":["Cafeti\u00e8re","Plancha","Four","Plaque","R\u00e9chaud","Broyeur","Percolateur","Machine \u00e0 hot dog","Toaster"],"BASICLINE":["Lave linge","Four","Plaque"],"BAUKNECHT":["Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Hotte","Four","Plaque","Cuisini\u00e8re","Cong\u00e9lateur","Minifour","Micro-ondes"],"BAUMATIC":["Plaque","Four","Hotte","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Cuisini\u00e8re"],"BE YOU":["Rasoir"],"BECKEN":["Four"],"BEEM":["Machine \u00e0 pain"],"BEKO":["Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Hotte","Micro-ondes","Aspirateur","Centrale vapeur","Expresso","Climatisation","Minifour","T\u00e9l\u00e9vision","Blender","Chauffage","Extracteur de jus","Cafeti\u00e8re","Rafraichisseur d'air","Purificateur d'air","Friteuse","Nettoyeur","Robot"],"BELDEKO":["Plaque","R\u00e9frig\u00e9rateur","Hotte","Lave linge"],"BELLAVITA":["S\u00e8che linge","Lave linge","Centrale vapeur"],"BELLING":["Cuisini\u00e8re"],"BENDIX":["Sans cat\u00e9gorie","Lave linge","ACCESSOIRE","S\u00e8che linge"],"BERKLAYS":["R\u00e9frig\u00e9rateur"],"BERNOLLIN":["Plaque"],"BERTO'S":["Cuisini\u00e8re","Friteuse","Plaque"],"BEST":["Hotte"],"BESTRON":["Machine \u00e0 pain","Minifour","Cuisini\u00e8re","Climatisation"],"BETTY CROCKER":["Machine \u00e0 pain"],"BIANCA":["Lave linge"],"BIFINETT":["Machine \u00e0 pain","Robot","Micro-ondes","Cafeti\u00e8re"],"BIG CHEF":["Lave linge","Cuisini\u00e8re"],"BIG CHILL":["R\u00e9frig\u00e9rateur"],"BIOSTORE":["Armoire froide"],"BISSEL":["Aspirateur"],"BISSELL":["Aspirateur","Nettoyeur","Aspirateur laveur","Nettoyeur d\u00e9tacheur","Nettoyeur vapeur"],"BLACK & DECKER":["Machine \u00e0 pain","Aspirateur","Nettoyeur vapeur","Expresso","Cafeti\u00e8re","Extracteur de jus","Blender","Climatisation","Presse agrumes","Micro-ondes","Hachoir"],"BLANCO":["Four"],"BLAUPUNKT":["Micro-ondes"],"BLOMBERG":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","S\u00e8che linge","Hotte"],"BLUEBELL":["Machine \u00e0 pain"],"BLUESKY":["Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Aspirateur","Four","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","R\u00e9chaud","Radiateur","Minifour","Cave \u00e0 vin","T\u00e9l\u00e9vision","Climatisation"],"BLUEWIND":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Aspirateur","Cuisini\u00e8re"],"BLYSS":["Chauffe eau"],"BOB":["Lave vaisselle"],"BODNER & MANN":["Chauffe eau","Hotte","Chaudi\u00e8re"],"BOFFI":["Sans cat\u00e9gorie"],"BOMANN":["Micro-ondes","Machine \u00e0 pain","Lave vaisselle","Robot","S\u00e8che linge","Hotte","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BOMPANI":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","Lave linge","Hotte","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes"],"BONNET":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Armoire N\u00e9gative","Armoire Positive","Marmite"],"BOOSTY":["Aspirateur"],"BORA":["Sans cat\u00e9gorie","Four","Lave linge","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"BOREAL":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle"],"BORETTI":["Cuisini\u00e8re","Plaque"],"BOSCH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cafeti\u00e8re","Lave linge","Expresso","S\u00e8che linge","Four","Hotte","Lave vaisselle","Cuisini\u00e8re","Centrale vapeur","Robot","Plaque","Micro-ondes","Aspirateur","Mixer","Aspirateur de table","Batteur Electrique","Grille-pain","Fer \u00e0 repasser","Bouilloire","Friteuse","Blender","Climatisation","Trancheuse","Cuiseur vapeur","Centrifugeuse","Chemin\u00e9e","Hachoir","Presse agrumes","Multicuiseur","Extracteur de jus","Outils jardinage","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Batteur","Robot cuiseur","Grill","TIROIR CHAUFFANT"],"BOURGEOIS":["Sans cat\u00e9gorie","Four"],"BRANDSTAR":["Sans cat\u00e9gorie"],"BRANDT":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","S\u00e8che linge","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Machine \u00e0 pain","Expresso","Chauffe eau","Robot","Friteuse","T\u00e9l\u00e9vision","Extracteur de jus","Mixer","Blender","Plancha"],"BRANDY BEST BRANDYBEST":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Cuisini\u00e8re","Four","Lave vaisselle","Minibar","Minifour","S\u00e8che linge","Plaque"],"BRAUN":["Expresso","Robot","Mixer","Cafeti\u00e8re","Hachoir","Brosse \u00e0 dent \u00e9lectrique","Rasoir","Fer \u00e0 repasser","Epilateur","Tondeuse","Centrale vapeur","Cuiseur vapeur","Moulin","Blender","Centrifugeuse","Bouilloire","Grille-pain","Grill","Friteuse"],"BRAVILOR BONAMAT":["Chauffe-briques","Distributeur \u00e0 eau chaude"],"BREADMAN":["Machine \u00e0 pain"],"BREMA":["Machine \u00e0 gla\u00e7ons"],"BREVILLE":["Machine \u00e0 pain"],"BRICO DEPOT":["Plaque","Hotte"],"BRITA":["Carafe","Adoucisseur"],"BROAN":["Hotte","R\u00e9frig\u00e9rateur"],"BROTHER":["Sans cat\u00e9gorie"],"BRU":["Lave vaisselle","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie"],"BSK":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave linge","Plaque","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Cuisini\u00e8re","Lave vaisselle"],"BUDERUS":["Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"BURG":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","Hotte"],"BUSH":["Machine \u00e0 pain"],"CAHORS":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CALEX":["Lave linge","S\u00e8che linge"],"CALIFORNIA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Micro-ondes","Plaque","Hotte","Climatisation","Chauffage","Minifour","Four","Aspirateur","Ventilateur","Machine \u00e0 gla\u00e7ons"],"CALIFORNIA EUR":["Plaque","Cuisini\u00e8re"],"CALOR":["Fer \u00e0 repasser","Cafeti\u00e8re","Centrale vapeur","Brosse \u00e0 dent \u00e9lectrique","Aspirateur","Lave linge","S\u00e8che cheveux","Rasoir","Expresso","Epilateur","Machine \u00e0 caf\u00e9","Tondeuse","D\u00e9froisseur","Radiateur"],"CALRUS":["Hotte"],"CALUX":["Sans cat\u00e9gorie","Insert"],"CAMPINGAZ":["Barbecue"],"CANDY":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Plaque","Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes","Four","Cuisini\u00e8re","Trio plaque + four + lave vaisselle","Cong\u00e9lateur","Cave \u00e0 vin","Duo four + lave vaisselle","Aspirateur"],"CAPLAIN":["Batteur"],"CARAD":["Lave vaisselle","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie"],"CARMA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Four","Plaque","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re"],"CARREFOUR HOME":["Micro-ondes","Lave linge","Machine \u00e0 pain","Cong\u00e9lateur","Minifour","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","Hotte","S\u00e8che linge","Plaque","Cave \u00e0 vin","Minibar","Aspirateur","Cuisini\u00e8re","Robot","Friteuse"],"CARRIER":["R\u00e9frig\u00e9rateur"],"CART AIR CARTAIR":["Hotte"],"CASINO":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","Minifour"],"CASSELIN":["Salamandre","Grille-pain","Four"],"CASTORAMA":["Chauffe eau"],"CATA APELSON":["Plaque","Four","Hotte","Micro-ondes"],"CAVISS":["Cave \u00e0 vin"],"CEADO":["Extracteur de jus"],"CGV":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CHAFFOTEAUX & MAURY":["Chauffe eau","Chaudi\u00e8re"],"CHEFMATE":["Machine \u00e0 pain"],"CHELSEA":["Lave vaisselle","R\u00e9frig\u00e9rateur"],"CHIQ":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"CHROMEX":["Four","Aspirateur"],"CIARRA":["Hotte"],"CIMLINE":["Sans cat\u00e9gorie"],"CLASSIC HOME":["R\u00e9frig\u00e9rateur","Chauffe eau"],"CLATRONIC":["Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot"],"CLAYTON":["Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","T\u00e9l\u00e9vision","d\u00e9codeur"],"CLEANFIX":["Aspirateur"],"CLIMADIFF":["Cave \u00e0 vin","Hotte","Mini-kitchen","Sans cat\u00e9gorie","Expresso","Minifour","Robot","Hachoir","Plancha","Climatisation","Machine \u00e0 bi\u00e8re"],"CLIMALIX":["Climatisation"],"CLIMASELECT":["Cong\u00e9lateur","Minifour","Mini-kitchen","Machine \u00e0 bi\u00e8re"],"CLIMASPACE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"CLIMATEK":["Micro-ondes","Climatisation"],"CNA-BRICO":["Hotte"],"COBAL":["R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Hotte","Four","T\u00e9l\u00e9vision"],"COCEF":["Plaque"],"CODIMATEL":["Meuble chauffant"],"COFEEMAKER":["Machine \u00e0 caf\u00e9","Percolateur"],"COJER":["Plaque"],"COLDIS":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Four"],"COLGED":["Lave vaisselle"],"COLSTON":["R\u00e9frig\u00e9rateur"],"COMBISTEEL":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"COMENDA":["Lave vaisselle"],"COMFEE":["Cong\u00e9lateur","S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave vaisselle","Climatisation","Four","Hotte"],"COMPACT":["Cuiseur \u00e0 riz"],"CONCEPT":["Machine \u00e0 pain"],"CONCORDE":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"CONSTRUCTA":["Lave vaisselle","Hotte","Four","Plaque","Lave linge","Micro-ondes","R\u00e9frig\u00e9rateur"],"CONTINENTAL EDISON":["R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Machine \u00e0 pain","Cong\u00e9lateur","Lave linge","Plaque","Four","Hotte","Cuisini\u00e8re","Cave \u00e0 vin","Aspirateur","Micro-ondes","Minifour","Cafeti\u00e8re","Centrale vapeur","Friteuse","Robot","Blender","Mixer","Autoradio","Balance","Bouilloire","Chaine Hi Fi","Lecteur","P\u00e8se personne","Presse agrumes","Radio","Radio r\u00e9veil","Service \u00e0 fondue","T\u00e9l\u00e9phone","T\u00e9l\u00e9vision","Raclette grill","Barre de son","Expresso"],"CONTROL AIR":["Hotte"],"CONVIVIUM":["Micro-ondes"],"COOKART COOK'ART":["Plaque"],"COOKE&LEWIS":["Hotte","Plaque","Four","Micro-ondes","Lave vaisselle","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"COOKMAX":["Toaster"],"COOKTOP":["Four","Plaque"],"COOKWORKS":["Machine \u00e0 pain"],"COOLTECH":["Sans cat\u00e9gorie"],"COQYS":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle"],"CORAIL":["Chauffe eau"],"CORBERO":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"CORRADI":["Cuisini\u00e8re"],"COSYLIFE":["Robot batteur","Hachoir"],"COSYLINE":["Cave \u00e0 vin"],"CRAFFT":["Lave linge"],"CREDA":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"CROFTON":["Machine \u00e0 pain"],"CROWN":["Sans cat\u00e9gorie"],"CRYSTAL":["Lave linge","S\u00e8che linge"],"CUISICHEF":["Machine \u00e0 pain"],"CUISINES REFERENCES":["Plaque"],"CUISITECH":["Micro-ondes","Minifour"],"CUPPONE OVENS":["Four"],"CURLING":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Four","Cuisini\u00e8re","Lave vaisselle","Appareil \u00e0 fondue","Cong\u00e9lateur","Hotte"],"CURTISS":["Cong\u00e9lateur","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","R\u00e9chaud","Aspirateur","Four","Minifour","Hotte","Plaque","Micro-ondes","Mini-kitchen","Lave vaisselle","Cave \u00e0 vin"],"D2":["T\u00e9l\u00e9vision"],"DAAN TECH":["Lave vaisselle"],"DAEWOO":["Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","T\u00e9l\u00e9vision","Minibar","Four","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Robot","Blender","Centrale vapeur","Minifour","Expresso","Plaque","S\u00e8che linge","Cuisini\u00e8re"],"DAV":["Four","Plaque"],"DE DIETRICH":["Chauffe eau","Cuisini\u00e8re","Sans cat\u00e9gorie","Four","Radiateur","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Hotte","Grill","Cong\u00e9lateur","Lave linge","Minifour","Expresso","Friteuse","TIROIR CHAUFFANT","Accumulateur gaz","Chaudi\u00e8re","Po\u00eale","ACCESSOIRE","Climatisation","S\u00e8che linge","Cave \u00e0 vin"],"DE ROSSO":["Lave linge","R\u00e9frig\u00e9rateur"],"DE SINA DESINA":["Machine \u00e0 pain"],"DELIPS":["T\u00e9l\u00e9vision"],"DELONGHI":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","Micro-ondes","Four","Machine \u00e0 pain","Machine \u00e0 caf\u00e9","Minifour","Expresso","Friteuse","Cireuse","Cafeti\u00e8re","Climatisation","Cr\u00e9dence","Hotte","Barbecue","Centrale vapeur","Fer \u00e0 repasser","Centrifugeuse","Plancha","Robot","D\u00e9shumidificateur","Sorbeti\u00e8re","Th\u00e9i\u00e8re","Grill","Machine \u00e0 th\u00e9","Radiateur","Aspirateur","Gaufrier","Moulin","Bouilloire","Nettoyeur vapeur"],"DELRUE":["Plaque"],"DER KREIS":["Plaque"],"DESIGN":["Machine \u00e0 pain"],"DEVILLE":["Po\u00eale","Insert","Cuisini\u00e8re fuel","Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Foyer chemin\u00e9e","Plancha","Chemin\u00e9e","Chaudi\u00e8re"],"DIAMOND":["Salamandre","Cuisini\u00e8re","Four","Toaster","Friteuse","Lave vaisselle","Cr\u00e9pi\u00e8re","S\u00e8che linge","R\u00f4tissoire","Four \u00e0 pizza","Armoire N\u00e9gative","Plaque","Lave verre","R\u00e9frig\u00e9rateur","Marmite"],"DIGIHOME":["Lave linge","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","d\u00e9codeur"],"DIGINIUM":["R\u00e9frig\u00e9rateur"],"DIGITRONIC":["T\u00e9l\u00e9vision","d\u00e9codeur"],"DIHR":["Lave vaisselle"],"DIRT DEVIL":["Aspirateur","Nettoyeur vapeur"],"DITO SAMA":["Batteur","Eplucheuse"],"DKK":["R\u00e9frig\u00e9rateur"],"DOMAN":["Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Four","S\u00e8che linge","Cong\u00e9lateur"],"DOMAR":["Sans cat\u00e9gorie"],"DOMATIX":["Hotte"],"DOMEDIA":["Machine \u00e0 pain"],"DOMENA":["Nettoyeur vapeur","Centrale vapeur","Fer \u00e0 repasser"],"DOMEOS":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Lave vaisselle","Micro-ondes","Minifour","Plaque","Four"],"DOMEST":["Cuisini\u00e8re","Cong\u00e9lateur","Four","R\u00e9frig\u00e9rateur","Plaque","S\u00e8che linge","Lave linge","Micro-ondes"],"DOMETIC":["Climatisation","R\u00e9frig\u00e9rateur","R\u00e9frig\u00e9rateur camping","Cong\u00e9lateur","Cave \u00e0 vin","Minibar","GLACIERE","Plaque"],"DOMINOX":["Plaque"],"DOMO":["Machine \u00e0 pain","Micro-ondes","Centrale vapeur","Robot","Blender chauffant","Cong\u00e9lateur","Minifour","Plancha","Expresso","Mixer","Trancheuse","Machine \u00e0 gla\u00e7ons","Gaufrier","Aspirateur","Friteuse","Cr\u00e9pi\u00e8re","Nettoyeur vapeur","Grill","Machine \u00e0 caf\u00e9","Hachoir","Blender","R\u00e9frig\u00e9rateur","Cuiseur vapeur","Raclette grill","Four \u00e0 pizza","Fondue","Appareil \u00e0 cake","Sorbeti\u00e8re"],"DOREGRILL":["R\u00f4tissoire"],"DREAME":["Aspirateur laveur","Aspirateur"],"DUSSELDORF":["Trancheuse"],"DUVERNOY":["Sans cat\u00e9gorie"],"DYNAMIC":["Mixer"],"DYNOR":["Sans cat\u00e9gorie"],"DYSON":["Aspirateur","Purificateur d'air","Ventilateur","Nettoyeur"],"ECO":["R\u00e9frig\u00e9rateur"],"ECOLINE":["Sans cat\u00e9gorie","Hotte"],"ECRON":["Sans cat\u00e9gorie"],"EDENWOOD":["T\u00e9l\u00e9vision","T\u00e9l\u00e9phone","Barre de son"],"EDER":["Plaque","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","Four"],"EDESA":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Eplucheuse","Chauffe eau","Thermoscelleuse","Chauffe-Plats","Chariot"],"EDSON":["Lave vaisselle","Lave linge","Four","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque"],"EDV":["Sans cat\u00e9gorie"],"EDY":["Sans cat\u00e9gorie"],"EGC":["Four","Plaque","Hotte"],"EICO":["Hotte"],"EKA":["Cuisini\u00e8re","Four","Plaque"],"ELBA":["Sans cat\u00e9gorie","Cuisini\u00e8re","Butanette","Plaque","Four"],"ELCOLUX":["Sans cat\u00e9gorie","Hotte","Plaque"],"ELCOTEC":["Four","R\u00e9chaud","Sans cat\u00e9gorie"],"ELDI":["Sans cat\u00e9gorie"],"ELECTA":["Cong\u00e9lateur"],"ELECTRA":["Sans cat\u00e9gorie"],"ELECTRA BREGENZ":["Plaque"],"ELECTROHAUS":["Sans cat\u00e9gorie"],"ELECTROLINE":["Lave linge","R\u00e9frig\u00e9rateur","Four"],"ELECTROLUX":["Aspirateur","Four","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cireuse","Plaque","Cafeti\u00e8re","Machine \u00e0 pain","Hotte","S\u00e8che linge","Climatisation","Cuisini\u00e8re","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Robot","Expresso","Bouilloire","Centrale vapeur","Lave verre","Purificateur d'air","Armoire froide","Armoire Chaude","Armoire Positive","R\u00e9frig\u00e9rateur camping","Grill","GLACIERE","TIROIR CHAUFFANT","Nettoyeur","Minifour","Armoire N\u00e9gative","Aspirateur laveur","Essoreuse"],"ELECTROMIX":["Machine \u00e0 pain"],"ELETTROBAR":["Lave verre","Lave vaisselle"],"ELFRAMO":["Lave vaisselle"],"ELICA":["Hotte","Plaque"],"ELIT":["T\u00e9l\u00e9vision"],"ELITAIR":["Hotte"],"ELORA":["Sans cat\u00e9gorie"],"ELSAY":["Micro-ondes"],"ELTA":["Machine \u00e0 pain"],"EMB":["Lave verre"],"ENGEL":["d\u00e9codeur"],"ENGEL AXIL":["T\u00e9l\u00e9vision"],"ENO":["Four","Plaque","Sans cat\u00e9gorie"],"ENODIS":["Cong\u00e9lateur"],"ENTRONIC":["Climatisation","Minifour","Aspirateur"],"EQUATION":["Chauffe eau"],"ESCO":["Plaque","Cuisini\u00e8re","Four","Mini-kitchen","Minifour","Sans cat\u00e9gorie"],"ESSENTIEL B":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Lave linge","Cuisini\u00e8re","Machine \u00e0 pain","Micro-ondes","Cave \u00e0 vin","S\u00e8che linge","Four","Minibar","Minifour","Aspirateur","Machine \u00e0 gla\u00e7ons","Blender","Climatisation","Robot","T\u00e9l\u00e9vision","Centrale vapeur","Grill","Raclette grill","Presse agrumes","Barbecue","Hachoir","Yaourti\u00e8re","Multicuiseur","Cocotte minute","Cafeti\u00e8re","Cuiseur vapeur","Trancheuse","Sorbeti\u00e8re","Cuiseur \u00e0 riz","Ventilateur","St\u00e9rilisateur","Expresso","Friteuse","Nettoyeur vapeur","Mixer","Barre de son","Aspirateur laveur"],"ETERNAL":["Lave vaisselle","Plaque","Four"],"EUREKA":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Lave linge","Lave vaisselle","Machine \u00e0 pain"],"EUROBAR":["Friteuse"],"EUROCAVE":["Cave \u00e0 vin"],"EURODOMO":["Hotte"],"EUROFRED":["Lave vaisselle"],"EUROFRIO":["Cave \u00e0 vin","Sans cat\u00e9gorie"],"EUROMAC":["Climatisation"],"EUROMAX":["Friteuse","Bain marie"],"EUROP":["Sans cat\u00e9gorie"],"EUROSTEAM":["Aspirateur"],"EUROTECH":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","S\u00e8che linge"],"EVATRONIC":["Minifour"],"EVERGLADES":["Machine \u00e0 pain","S\u00e8che linge"],"EVERLASTING":["Armoire froide"],"EVERTON":["Plaque","Hotte"],"EWT":["Aspirateur"],"EXCELINE":["Plaque","Hotte","Lave vaisselle","Cuisini\u00e8re","Four","Lave linge","Cong\u00e9lateur","Aspirateur","Climatisation"],"EXCLUSIV":["Micro-ondes"],"EXQUISIT":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Micro-ondes","Lave vaisselle"],"F&U":["T\u00e9l\u00e9vision"],"FABER":["Hotte","Plaque"],"FAGOR":["R\u00e9frig\u00e9rateur","Micro-ondes","Four","Plaque","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","Chauffe eau","Lave vaisselle","S\u00e8che linge","Hotte","Expresso","Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","Grill","Friteuse","Armoire N\u00e9gative","Aspirateur","Robot","Auto cuiseur","Plancha","Centrifugeuse","Armoire froide","Meuble chauffant","Minifour","Lave verre","Nettoyeur vapeur","Centrale vapeur","Raclette grill","Bain marie","Cocotte minute"],"FAIS":["Chauffe eau"],"FALCON":["Hotte","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur"],"FALDA":["S\u00e8che linge"],"FALMEC":["Hotte","Plaque"],"FAR":["Cuisini\u00e8re","Hotte","Cong\u00e9lateur","Micro-ondes","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Plaque","Aspirateur","Machine \u00e0 pain","Minifour","Couvercle","Evier","Robinet","Centrifugeuse","Robot","T\u00e9l\u00e9vision","Rafraichisseur d'air","Cave \u00e0 vin"],"FAURE":["Sans cat\u00e9gorie","Plaque","Four","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Hotte","Micro-ondes","Cong\u00e9lateur","Butanette","Aspirateur","Robot"],"FAVORIT":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle"],"FELSON":["T\u00e9l\u00e9vision"],"FENNER":["T\u00e9l\u00e9vision"],"FERROLI":["Chaudi\u00e8re"],"FIF":["Machine \u00e0 pain"],"FILA":["Hotte"],"FILTRE":["Sans cat\u00e9gorie"],"FINLUX":["T\u00e9l\u00e9vision","Plaque","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"FIRSTLINE":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cuisini\u00e8re","Plaque","Cong\u00e9lateur","Lave vaisselle","Aspirateur laveur","Micro-ondes","Four","Hotte","Aspirateur","Cave \u00e0 vin","Climatisation","Hachoir","Cr\u00e9dence","Centrale vapeur"],"FLAMINIA":["Sans cat\u00e9gorie","Hotte"],"FLAVEL":["Plaque"],"FLECK":["Chauffe eau","Accumulateur gaz"],"FM":["Four"],"FOCUS":["Lave vaisselle"],"FOEM":["Four"],"FOINOX":["Four"],"FORTEX":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque","Lave linge","Climatisation","Lave vaisselle"],"FOSTER":["R\u00e9frig\u00e9rateur","Plaque"],"FOURINOX":["Four","Etuve"],"FOURNIER":["Hotte","Plaque"],"FOX":["Hotte"],"FRAB":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"FRAGOROSO":["Cuisini\u00e8re"],"FRANCIA":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Hotte","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Minifour","Mini-kitchen","Chaudi\u00e8re"],"FRANCOBELGE":["Cuisini\u00e8re","Po\u00eale"],"FRANGER":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Aspirateur","Lave linge"],"FRANKE":["Plaque","Hotte","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"FRANSTAL":["Lave vaisselle","Armoire Chaude","Four","Armoire N\u00e9gative","Lave linge","R\u00e9frig\u00e9rateur","Trancheuse","Armoire froide","S\u00e8che linge","Cuisini\u00e8re","Armoire Positive","Armoire \u00e0 couteau","Lave verre","Plaque","Plancha"],"FRATELLIONOFRI":["Cuisini\u00e8re","Plaque","Hotte","Four"],"FRECAN":["Hotte"],"FRESTON":["T\u00e9l\u00e9vision"],"FRIAC":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Hotte","Cong\u00e9lateur"],"FRIGEAVIA":["Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge"],"FRIGELUX":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Armoire froide","Machine \u00e0 gla\u00e7ons","Armoire N\u00e9gative","Armoire Positive","Vitrine"],"FRIGIDAIRE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Hotte","Lave vaisselle"],"FRIGISTAR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Cave \u00e0 vin","Lave linge"],"FRIGOR":["Sans cat\u00e9gorie"],"FRIMA":["Four"],"FRIONOR":["Four","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","Cuisini\u00e8re","Armoire froide","Cave \u00e0 vin","Hotte","Micro-ondes","Minibar","Lave verre","Distributeur \u00e0 vin","Armoire N\u00e9gative"],"FROSTAR":["Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte"],"FUJIONKYO":["d\u00e9codeur","T\u00e9l\u00e9vision"],"FULGOR":["Plaque","Four","Sans cat\u00e9gorie","Hotte","R\u00e9frig\u00e9rateur"],"FUNAI":["Sans cat\u00e9gorie"],"FUNIX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Plaque","Cong\u00e9lateur","Lave vaisselle","Machine \u00e0 pain","Cave \u00e0 vin","Hotte","Minifour","Micro-ondes"],"GAGGENAU":["Hotte","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Plaque","Auto cuiseur","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Friteuse","Grill"],"GALANT":["Lave linge","Micro-ondes"],"GALANZ":["Micro-ondes","Lave linge","Cave \u00e0 vin","S\u00e8che linge","Lave vaisselle","Climatisation"],"GALAXY":["R\u00e9frig\u00e9rateur"],"GAMMFROID":["Sans cat\u00e9gorie"],"GC":["Sans cat\u00e9gorie"],"GEBHARDT":["Sans cat\u00e9gorie","Four","Plaque"],"GEDTECH":["Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Plaque"],"GENERAL ELECTRIC":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Hotte","Cuisini\u00e8re","Four","Plaque","Micro-ondes","D\u00e9shumidificateur"],"GENERALFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"GENERISS":["Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Plaque"],"GERMANIA (LA)":["Cuisini\u00e8re","Hotte","Cr\u00e9dence","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Lave vaisselle","Plaque"],"GIATHERM":["Chauffe eau"],"GIBSON":["Sans cat\u00e9gorie"],"GIORIK":["Four","Friteuse"],"GIRBAU":["Lave linge"],"GIRMI":["Minifour","Sans cat\u00e9gorie","R\u00e9chaud"],"GLEMGAS":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes"],"GLENAN":["Four"],"GOBLIN":["Aspirateur"],"GOCKO":["Centrale vapeur"],"GODIN":["Cuisini\u00e8re","Insert","Plaque","Chemin\u00e9e","Four","Po\u00eale","Hotte","Foyer chemin\u00e9e","Cuisini\u00e8re fuel","Chaudi\u00e8re"],"GOODHOME":["Four","Micro-ondes","Hotte","Plaque","R\u00e9frig\u00e9rateur"],"GOODMAN'S GOODMANS":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"GORENJE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle","S\u00e8che linge","Hotte","Plaque","Cong\u00e9lateur","Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot","Blender","TIROIR CHAUFFANT","Trancheuse","Friteuse","D\u00e9shydrateur","Plancha","Chauffe eau","Climatisation"],"GRAETZ":["Climatisation"],"GRAM":["Cong\u00e9lateur"],"GRANDIN":["T\u00e9l\u00e9vision"],"GROELAND":["R\u00e9frig\u00e9rateur camping"],"GRUNDIG":["Aspirateur","Bouilloire","T\u00e9l\u00e9vision","Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","Centrale vapeur","Barre de son"],"GSD":["S\u00e8che linge"],"H&B":["Climatisation"],"HAAS":["Lave linge"],"HAFELE":["Hotte","Plaque"],"HAGEN":["T\u00e9l\u00e9vision"],"HAIER":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Cave \u00e0 vin","Climatisation","Plaque","Aspirateur","T\u00e9l\u00e9vision","Four","TIROIR CHAUFFANT","Hotte","Friteuse"],"HANSA":["Lave linge"],"HANSEATIC":["Lave linge"],"HARDEL":["Micro-ondes"],"HARILOX":["Hotte"],"HARPER":["Micro-ondes"],"HARROW":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Plaque","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"HDC":["R\u00e9frig\u00e9rateur","Plaque"],"HDC.LINK":["Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"HEC":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Sans cat\u00e9gorie","S\u00e8che linge"],"HELKINA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","Hotte","Lave vaisselle"],"HELVETIA":["Lave vaisselle","Lave linge","Four","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Micro-ondes","S\u00e8che linge","Cuisini\u00e8re","Plaque"],"HEMERSON":["Lave vaisselle"],"HENDI":["Cuisini\u00e8re"],"HERU":["Micro-ondes"],"HIGH ONE HIGHONE":["Plaque","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Hotte","T\u00e9l\u00e9vision","Cave \u00e0 vin","Aspirateur"],"HIGHTEC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIGHTECH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIRUNDO":["Lave linge"],"HISENSE":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Plaque","Four","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","Climatisation","Barre de son","Micro-ondes","Vid\u00e9oprojecteur","Aspirateur","Cave \u00e0 vin","Hotte","Friteuse","Minifour"],"HITACHI":["Micro-ondes","T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur"],"HOBART":["Trancheuse","Lave vaisselle","Four","Robot"],"HOHER":["T\u00e9l\u00e9vision"],"HOLLANDIA":["Sans cat\u00e9gorie"],"HOMEKING":["R\u00e9frig\u00e9rateur","Hotte","Lave linge","Four","Plaque","Lave vaisselle","Cave \u00e0 vin","Cong\u00e9lateur","Micro-ondes"],"HOMER":["Cuisini\u00e8re","Four"],"HOMETECH":["Radiateur"],"HONEYWELL":["Climatisation"],"HOONVED":["Lave verre","Lave vaisselle"],"HOOVER":["Lave vaisselle","Lave linge","Aspirateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Nettoyeur","Centrale vapeur","Hotte","Cong\u00e9lateur","Cireuse","Aspirateur Robot","Nettoyeur vapeur","Purificateur d'air","Micro-ondes","Aspirateur laveur"],"HORECA":["Trancheuse","Armoire froide","Lave verre","Lave vaisselle","Machine \u00e0 hot dog","Friteuse"],"HORN":["Cong\u00e9lateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Plaque","Butanette","Four","Micro-ondes","Lave vaisselle"],"HOSHIZAKI":["Fabrique de glaces"],"HOTPOINT":["Sans cat\u00e9gorie","Accumulateur gaz","S\u00e8che linge","Lave linge","Lave vaisselle","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","R\u00e9frig\u00e9rateur"],"HOTPOINT ARISTON":["Plaque","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Lave linge","Hotte","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","S\u00e8che linge","Micro-ondes","Cave \u00e0 vin"],"HUDSON":["Four","Plaque","Hotte","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"HUMELAB":["T\u00e9l\u00e9vision"],"HUSQVARNA":["R\u00e9frig\u00e9rateur"],"HYCO":["Sans cat\u00e9gorie"],"HYGENA":["Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur"],"HYPSON":["T\u00e9l\u00e9vision"],"HYUNDAI":["Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Plaque","T\u00e9l\u00e9vision"],"IAR":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge"],"IARP":["Cong\u00e9lateur"],"IBERNA":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Cong\u00e9lateur","Four"],"ICE STREAM":["R\u00e9frig\u00e9rateur","S\u00e8che linge"],"ICEBERG":["R\u00e9frig\u00e9rateur","Lave linge","Plaque","Cuisini\u00e8re"],"ICELINE":["R\u00e9frig\u00e9rateur"],"ICES":["Micro-ondes"],"ICYTECH":["R\u00e9frig\u00e9rateur"],"IDHD":["T\u00e9l\u00e9vision"],"IGNIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","S\u00e8che linge"],"IKEA":["Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Hotte","Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","Expresso","S\u00e8che linge"],"ILVE":["Four","Cuisini\u00e8re","Plaque","Hotte"],"IMESA":["Lave linge"],"IMETEC":["Aspirateur"],"IMPERIAL":["Four"],"INDESIT":["Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Four","Micro-ondes","Expresso","Climatisation"],"INDOMO":["Micro-ondes","Aspirateur","Plaque"],"INEXIVE":["T\u00e9l\u00e9vision","Lave vaisselle"],"INFRICO":["Armoire Positive","R\u00e9frig\u00e9rateur","Armoire N\u00e9gative"],"INFRIGO":["Armoire froide"],"INITIAL T":["Hotte"],"INNO.HIT":["R\u00e9frig\u00e9rateur","Lave linge"],"INOXTREND":["Four"],"INTERNATIONAL PRESTIGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"INUVIK":["Lave linge","T\u00e9l\u00e9vision","S\u00e8che linge"],"INVICTA":["Insert","Po\u00eale"],"IPSO":["Lave linge","Lave vaisselle"],"IPURE":["T\u00e9l\u00e9vision"],"IROBOT":["Aspirateur Robot","Nettoyeur","Aspirateur"],"ITV":["Machine \u00e0 gla\u00e7ons"],"IXINA FRANCE":["Plaque"],"JEKEN - JENKEN":["Micro-ondes","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave vaisselle","Plaque","Four","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Hotte","Radiateur","Aspirateur","Fondue","Chauffage","Ventilateur","Machine \u00e0 caf\u00e9","Grille-pain","Bouilloire","Machine \u00e0 gla\u00e7ons","Barbecue","Climatisation"],"JEMKO":["Sans cat\u00e9gorie","Plaque","Four"],"JENNAIR":["Sans cat\u00e9gorie"],"JETAIR":["Hotte"],"JETFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"JETGAZ":["Plaque","Cuisini\u00e8re","Four"],"JETWASH":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"JOLLYMEC":["Po\u00eale"],"JPC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Lave vaisselle"],"JUMO":["Four \u00e0 pizza"],"JUNGER":["R\u00f4tissoire"],"JUNIOR":["Chauffe eau"],"JUNKER":["Lave vaisselle","Micro-ondes"],"JUNO":["Four","R\u00e9frig\u00e9rateur"],"JURA":["Machine \u00e0 caf\u00e9","Expresso"],"JUSTA":["Friteuse"],"JVC":["T\u00e9l\u00e9vision"],"KAISUI":["Four"],"KALORIK":["Aspirateur","Micro-ondes","Minifour","Robot cuiseur","Grille-pain"],"KARCHER":["Nettoyeur","Aspirateur","Nettoyeur vapeur","Aspirateur laveur"],"KARERA":["Sans cat\u00e9gorie"],"KATOREX":["Sans cat\u00e9gorie","Lave linge"],"KEHL":["Sans cat\u00e9gorie","Hotte"],"KELON":["R\u00e9frig\u00e9rateur"],"KELVINATOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KENMORE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Machine \u00e0 pain"],"KENWOOD":["Sans cat\u00e9gorie","Blender","S\u00e8che linge","Four","Robot","Machine \u00e0 pain","Hachoir","Centrale vapeur","Friteuse","Mixer","Cafeti\u00e8re","Grille-pain","Micro-ondes","Expresso","Centrifugeuse","Extracteur de jus","Batteur","Robot batteur","R\u00e9frig\u00e9rateur"],"KEOPS":["Hotte","Sans cat\u00e9gorie","Lave vaisselle"],"KERWAVE":["Micro-ondes","S\u00e8che linge","Minifour"],"KIMEX":["T\u00e9l\u00e9vision"],"KING D'HOME KINGDHOME":["Lave vaisselle","Cuisini\u00e8re","Aspirateur","Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","Sans cat\u00e9gorie","Plaque","Cave \u00e0 vin","Cong\u00e9lateur","Minifour","S\u00e8che linge","Climatisation","Hotte","Centrale vapeur","Machine \u00e0 bi\u00e8re"],"KIRSCH":["Armoire Chaude"],"KITCHEN CHEF":["Minifour","Sorbeti\u00e8re","Expresso","Moulin","Percolateur","Cafeti\u00e8re","Trancheuse","Extracteur de jus","Hachoir","Machine \u00e0 gla\u00e7ons","Friteuse","Machine \u00e0 bi\u00e8re","Plaque","machine sous vide","Raclette grill","Climatisation","Conditionneuse sous vide","D\u00e9shydrateur","Machine \u00e0 pain","St\u00e9rilisateur","Nettoyeur vapeur","Machine \u00e0 caf\u00e9"],"KITCHENAID":["Four","Robot","Extracteur de jus","Expresso","R\u00e9frig\u00e9rateur","Blender","Hotte","ACCESSOIRE","Micro-ondes","Lave vaisselle","Plaque","Centrifugeuse","Hachoir","Robot cuiseur","Blender chauffant","Batteur Electrique","Cave \u00e0 vin","Auto cuiseur","Cafeti\u00e8re","Grille-pain","Bouilloire","Mixer","Batteur","Barbecue"],"KITCHENAID - ACCESSOIRES":["Hachoir"],"KLARSTEIN":["Lave vaisselle","Cave \u00e0 vin","Climatisation"],"KLEENMAID":["Plaque"],"KLEFR":["Chargeur"],"KLEO":["R\u00e9frig\u00e9rateur"],"KNEISSEL":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Four","Cuisini\u00e8re","Aspirateur"],"KOENIC":["Lave linge"],"KOENIG":["Machine \u00e0 pain","Minifour","Nettoyeur vapeur","Robot","Blender chauffant","Cuiseur vapeur","Aspirateur","Centrale vapeur","Sorbeti\u00e8re","Four \u00e0 pizza","Extracteur de jus","Presse agrumes","Th\u00e9i\u00e8re","Mixer","Trancheuse","Appareil \u00e0 Pizza","Raclette grill","Machine \u00e0 bi\u00e8re","Moulin","Grille-pain","Appareil \u00e0 fondue","Cave \u00e0 vin","Micro-ondes","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Expresso","Cafeti\u00e8re","Blender"],"KONRAD":["Sans cat\u00e9gorie","Lave linge"],"KONTACT":["Hotte","Plaque","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur"],"KORTING":["Four"],"KRAMPOUZ":["Plancha","Bain marie","Cr\u00e9pi\u00e8re","Grill","APPAREIL A CHOCOLAT","Gaufrier"],"KREFT":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KRUPPS":["Lave vaisselle"],"KRUPS":["Sans cat\u00e9gorie","Cafeti\u00e8re","Expresso","Machine \u00e0 pain","Mixer","Machine \u00e0 caf\u00e9","Robot","Machine \u00e0 bi\u00e8re","Friteuse","Machine \u00e0 th\u00e9","Blender","Trancheuse","Grill","Presse agrumes","Th\u00e9i\u00e8re","Sorbeti\u00e8re"],"KRYSTER":["Lave linge","Lave vaisselle"],"KUPPERSBUSH":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Plaque","Hotte","Lave linge","Micro-ondes","Multicuiseur"],"KYDOS":["T\u00e9l\u00e9vision"],"LA CORNUE":["Cuisini\u00e8re","Hotte"],"LA SOMMELIERE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cave \u00e0 chocolat"],"LACANCHE":["Cuisini\u00e8re","Sans cat\u00e9gorie","Four","R\u00f4tissoire","Hotte"],"LACIMBALI":["Lave vaisselle"],"LACO":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Plaque","Sans cat\u00e9gorie","Cong\u00e9lateur","Hotte","Lave vaisselle","Couvercle","Evier","Cave \u00e0 vin"],"LADEN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Cong\u00e9lateur","Micro-ondes","Hotte","Plaque"],"LADYWIND":["Sans cat\u00e9gorie","Lave linge"],"LAGRANGE":["Service \u00e0 fondue","Gaufrier","Robot","Grill","Machine \u00e0 pain","Yaourti\u00e8re","Plancha","Machine \u00e0 p\u00e2tes","Sorbeti\u00e8re","Blender","Machine \u00e0 gla\u00e7ons","Cr\u00e9pi\u00e8re","Raclette grill","Mixer","Barbecue","Bouilloire","Pierrade"],"LAINOX":["Four","Lave vaisselle"],"LAMBER":["Lave vaisselle"],"LAMONA":["Plaque","Four","Hotte","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur"],"LANCER":["Lave vaisselle"],"LAURASTAR":["Centrale vapeur"],"LAURUS":["Lave vaisselle","Plaque","Four","Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"LAZER":["Micro-ondes","Lave vaisselle","Minifour","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"LE CELLIER":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE CHAI":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE MARQUIER":["Plancha"],"LEISURE":["Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur"],"LEMERCIER":["Chauffe eau"],"LENSON":["d\u00e9codeur"],"LEONARD":["Lave vaisselle"],"LERVIA":["Aspirateur"],"LG":["Micro-ondes","Aspirateur","Sans cat\u00e9gorie","Lave linge","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Cong\u00e9lateur","Climatisation","Aspirateur Robot","Barre de son","T\u00e9l\u00e9phone","Four","Plaque","Hotte"],"LIEBHERR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin","Armoire N\u00e9gative","Armoire froide","Armoire Positive","Armoire Chaude"],"LIFETEC":["R\u00e9frig\u00e9rateur"],"LIGMAR":["Lave linge"],"LIMIT":["Plaque"],"LINA":["R\u00e9frig\u00e9rateur"],"LINARIE":["R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave linge","Lave vaisselle"],"LINCAR":["R\u00e9chaud"],"LINCOLN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"LINDBERGH":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"LINDE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"LINEATRE":["S\u00e8che linge","Sans cat\u00e9gorie"],"LINETECH":["Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","d\u00e9codeur","Minifour","S\u00e8che linge"],"LINKE":["Hotte","Plaque","Micro-ondes","Lave vaisselle","Four"],"LISTO":["Plaque","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Four","Hotte","Machine \u00e0 pain","Cong\u00e9lateur","T\u00e9l\u00e9vision","Micro-ondes","Cuisini\u00e8re","Minifour","Robot","Centrale vapeur","Hachoir","Plancha","Aspirateur","Climatisation"],"LIVENTA":["Machine \u00e0 pain"],"LOFRA":["Cuisini\u00e8re","Cr\u00e9dence","Plaque","Four","Micro-ondes"],"LOUIS TELLIER":["Percolateur","Appareil \u00e0 raclette"],"LUXGLAS":["Chauffe eau"],"LUXHOME":["Plaque"],"LUXIO":["T\u00e9l\u00e9vision"],"LUXOR":["Sans cat\u00e9gorie","Four","Cuisini\u00e8re","Lave linge","T\u00e9l\u00e9vision"],"M-SYSTEM":["Cuisini\u00e8re"],"MABE":["R\u00e9frig\u00e9rateur"],"MACH":["Lave vaisselle"],"MAFTER":["Micro-ondes"],"MAGIC CHEF":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"MAGIMIX":["Robot","Friteuse","Expresso","Cafeti\u00e8re","Presse agrumes","Cuiseur vapeur","Blender","Sorbeti\u00e8re","Auto cuiseur","Centrifugeuse","Grille-pain","Trancheuse","Extracteur de jus","Hachoir","Toaster"],"MAISON DEPOT":["T\u00e9l\u00e9vision"],"MAISTER":["Hotte"],"MANDINE":["Micro-ondes","Minifour"],"MANHATTAN":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Sans cat\u00e9gorie","T\u00e9l\u00e9vision","S\u00e8che linge","Plaque"],"MARKLING":["Four","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Trio plaque + four + lave vaisselle","Cave \u00e0 vin"],"MASTER":["Sans cat\u00e9gorie"],"MATTHIS":["Plaque"],"MAXFIRE":["Hotte"],"MAYC":["Lave linge"],"MAYTAG":["R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Plaque","Robot"],"MBM":["Friteuse","Four","Cuisini\u00e8re","Lave vaisselle"],"MCC-TRADING INTERNATIONAL":["Vitrine"],"MEA":["S\u00e8che linge","Sans cat\u00e9gorie","Cong\u00e9lateur"],"MEDIFROID":["Armoire Positive"],"MEDION":["Lave linge"],"MEISTER":["R\u00e9frig\u00e9rateur"],"MELICONI":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MELITTA":["Machine \u00e0 caf\u00e9","Expresso","Cafeti\u00e8re"],"MENALUX":["Sans cat\u00e9gorie"],"MENEGHETI":["Sans cat\u00e9gorie","Plaque"],"MEP":["R\u00e9frig\u00e9rateur","Armoire N\u00e9gative","Armoire Positive"],"MERCATUS":["Armoire froide","Armoire N\u00e9gative"],"MERKER":["Lave linge","S\u00e8che linge"],"METRO":["Four","Lave vaisselle","Armoire froide","Friteuse","Cuisini\u00e8re","Lave verre","Cong\u00e9lateur","Expresso","Cr\u00e9pi\u00e8re","Grill","Percolateur","Fabrique de glaces","Trancheuse","R\u00e9frig\u00e9rateur","Grille-pain","Plancha","Machine \u00e0 hot dog","Bain marie","Toaster","Micro-ondes","Armoire N\u00e9gative","Saladette","Robot","Armoire Positive","Arri\u00e8re de bar","Plaque","Machine \u00e0 gla\u00e7ons"],"MEZIERE":["Plaque"],"MICROLOGIC":["Sans cat\u00e9gorie","Micro-ondes"],"MICROLOGIE":["Sans cat\u00e9gorie"],"MICROMAX":["Micro-ondes"],"MICROSAT":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MICROSTAR":["Sans cat\u00e9gorie","Micro-ondes"],"MIDEA":["Lave vaisselle","Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur"],"MIELE":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Aspirateur","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Expresso","Essoreuse","Cuisini\u00e8re","Plaque","Cafeti\u00e8re","Cong\u00e9lateur","Centrale vapeur","Cave \u00e0 vin"],"MINEA":["Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","S\u00e8che linge","Cave \u00e0 vin","Machine \u00e0 gla\u00e7ons","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie"],"MIOGO":["Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Micro-ondes","Plaque"],"MIOSTAR":["Lave linge"],"MOBALPA":["Plaque","Hotte"],"MOBILETV":["T\u00e9l\u00e9vision"],"MODERNA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte"],"MODULAR":["Lave vaisselle","Four"],"MONDIAL":["Sans cat\u00e9gorie","Four","Plaque"],"MONSTER":["Station de repassage"],"MONTBLANC":["Lave linge"],"MORPHY RICHARDS":["Centrale vapeur","Robot cuiseur","Blender chauffant","Cafeti\u00e8re"],"MORRIS":["Sans cat\u00e9gorie"],"MOULINEX":["Sans cat\u00e9gorie","Micro-ondes","Aspirateur","Climatisation","Robot","Machine \u00e0 pain","Gaufrier","Blender","Moulin","Friteuse","Mixer","Four","Hachoir","Aspirateur de table","Centrale vapeur","Minifour","Multicuiseur","Cuiseur vapeur","Centrifugeuse","Cafeti\u00e8re","Expresso","Wok","Bouilloire","Robot batteur","Plancha","Robot cuiseur","Lave vaisselle","Extracteur de jus","Blender chauffant","Presse agrumes","R\u00e9frig\u00e9rateur","Raclette grill","Yaourti\u00e8re","Batteur","Auto cuiseur","AIR FRYER"],"MPR":["Four"],"MTEC":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Lave vaisselle","Aspirateur","Grill"],"MTS":["Chauffe eau"],"MULTIGROUP":["Four \u00e0 pizza"],"NARDI":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Minifour"],"NAYATI":["Wok"],"NED":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge"],"NEFF":["Sans cat\u00e9gorie","Four","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","Hotte","Cuisini\u00e8re","Cong\u00e9lateur","S\u00e8che linge","Expresso"],"NEO":["T\u00e9l\u00e9vision"],"NEOTECH":["Lave vaisselle"],"NEOTHERM":["Chauffe eau"],"NESPRESSO":["Expresso"],"NESTOR M":["Cave \u00e0 vin"],"NEUFUNK":["R\u00e9frig\u00e9rateur"],"NEVADA":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","Hotte"],"NEWCOLD":["Lave linge"],"NEWLINE":["Cuisini\u00e8re","Four","Plaque"],"NEWPOL":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"NEWTEC":["Lave linge","R\u00e9frig\u00e9rateur"],"NILFISK":["Aspirateur","Nettoyeur"],"NINJA":["Grill","Multicuiseur","Sorbeti\u00e8re","Friteuse","Minifour","AIR FRYER","Barbecue","Expresso","Blender","Cafeti\u00e8re","Plancha"],"NNA":["Chauffe eau"],"NOGAMATIC":["Sans cat\u00e9gorie","Plaque","S\u00e8che linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"NOIROT":["Chauffe eau"],"NOMADIC":["Climatisation"],"NORD INOX":["Plaque"],"NORDTON":["Lave vaisselle","Four"],"NORGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"NOSEM":["Armoire froide","Lave vaisselle","Armoire Positive","Arri\u00e8re de bar"],"NOSTRIA":["Sans cat\u00e9gorie","Four","Plaque","Micro-ondes","R\u00e9frig\u00e9rateur"],"NOVAMATIC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"NOVELTI":["Sans cat\u00e9gorie"],"NOVIDOM":["R\u00e9frig\u00e9rateur","Aspirateur","Cong\u00e9lateur","Lave vaisselle","Minifour","Cave \u00e0 vin","Plaque","Cuisini\u00e8re","Micro-ondes","Lave linge","Four"],"NOVY":["Hotte","Plaque"],"NTAIR":["Hotte"],"NUMATIC":["Aspirateur"],"NUOVA":["Lave vaisselle"],"O'FOEHN":["Climatisation"],"OCEAN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cuisini\u00e8re","Chauffe eau"],"OCEANIC":["Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Four","Micro-ondes","Cave \u00e0 vin","Minifour","S\u00e8che linge","Aspirateur","Barbecue","Cr\u00e9pi\u00e8re","Chaine Hi Fi","Lecteur","Nettoyeur vapeur","Robot","Tablette","T\u00e9l\u00e9vision","Ventilateur","Minibar","Cuisini\u00e8re","Climatisation"],"OEM":["Four \u00e0 pizza","Four","Tunnel"],"OHMEX":["Micro-ondes"],"OLYMPIC":["Chauffe eau"],"OMCAN":["Cave \u00e0 vin"],"ONAX":["R\u00e9frig\u00e9rateur"],"OPTEX":["T\u00e9l\u00e9vision"],"ORANIER":["Cuisini\u00e8re","Lave vaisselle"],"ORIGANE":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Cong\u00e9lateur"],"ORLINE":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle"],"ORMOND":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Lave vaisselle","d\u00e9codeur"],"ORVA":["Minifour","Micro-ondes"],"OTSEIN":["Sans cat\u00e9gorie","Lave linge"],"OVENPLUS":["Four","Cuisini\u00e8re"],"OXFORD":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","Four","Cong\u00e9lateur","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur"],"OXYGEN":["Plaque","R\u00e9frig\u00e9rateur"],"OZTIRYAKILER":["Plancha"],"PACIFIC":["Micro-ondes","Chauffe eau"],"PANASONIC":["Micro-ondes","Sans cat\u00e9gorie","Aspirateur","Lave linge","Lave vaisselle","Rasoir","Chaine Hi Fi","Climatisation","Cuiseur vapeur","Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Epilateur","Four","T\u00e9l\u00e9vision","S\u00e8che linge","Blender","Tondeuse","Barre de son"],"PANDO":["Hotte"],"PARISRHONE":["Aspirateur"],"PARNAL":["Sans cat\u00e9gorie","S\u00e8che linge"],"PERFEKT":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"PHIDEL":["Sans cat\u00e9gorie","Four","Plaque"],"PHILCO":["S\u00e8che linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge"],"PHILIPS":["Aspirateur","S\u00e8che linge","Centrale vapeur","Robot","Mixer","Expresso","Friteuse","Rasoir","Sans cat\u00e9gorie","Micro-ondes","R\u00e9frig\u00e9rateur","Cafeti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 bi\u00e8re","Tondeuse","Presse agrumes","Bouilloire","Fer \u00e0 repasser","Plancha","Aspirateur Robot","Accumulateur gaz","Lave linge","Four","Blender","Cuiseur vapeur","Hachoir","Centrifugeuse","Multicuiseur","Chaine Hi Fi","Blender chauffant","Cong\u00e9lateur","T\u00e9l\u00e9vision","Extracteur de jus","Grille-pain","Machine \u00e0 pain","Auto cuiseur","Machine \u00e0 p\u00e2tes","Purificateur d'air","Robot cuiseur","Machine \u00e0 caf\u00e9","Batteur","Barre de son","Fer \u00e0 coiffer","Aspirateur laveur"],"PIERRE CARDIN":["Lave vaisselle","Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"PKM":["Hotte","R\u00e9frig\u00e9rateur"],"PLANETE":["Sans cat\u00e9gorie","S\u00e8che linge"],"PLUS":["Four"],"PLUS INTERNATIONAL":["Plaque"],"POCOLINE":["R\u00e9frig\u00e9rateur"],"PODIUM":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte"],"POLAR":["Lave linge"],"POLTI":["Sans cat\u00e9gorie","Centrale vapeur","Nettoyeur vapeur","Nettoyeur","Aspirateur","Balai vapeur","Fer \u00e0 repasser"],"PORCHER":["Chauffe eau"],"PORTINOX":["Hotte","Armoire froide"],"PREMIERPLAN":["Plaque"],"PRESTICCOK":["Plaque"],"PRESTIGE+":["Lave linge"],"PRIMO":["Centrale vapeur"],"PRIMOTECQ":["Lave linge"],"PRIMUS":["Lave linge","S\u00e8che linge"],"PRINCETON":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"PRIVILEG":["Plaque","Lave linge","Lave vaisselle","Cuisini\u00e8re","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Machine \u00e0 pain"],"PROGRESS":["Aspirateur","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque"],"PROLINE":["Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Aspirateur","Lave vaisselle","Mini-kitchen","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","Four","T\u00e9l\u00e9vision","R\u00e9chaud","Minibar","Expresso","Centrale vapeur","Minifour","Climatisation","Yaourti\u00e8re","Robot","Batteur Electrique"],"PROXIMA":["Lave linge"],"QILIVE":["R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Lave linge","Robot","T\u00e9l\u00e9vision","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Aspirateur","S\u00e8che linge","Four","Plaque","Nettoyeur","Expresso","Climatisation"],"QUADRO":["Sans cat\u00e9gorie"],"QUADROCOPTER":["h\u00e9licopt\u00e8re"],"QUALIT'AIR":["Climatisation"],"QUIGG":["Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Centrale vapeur","Robot"],"R.WIND":["S\u00e8che linge"],"RADIOLA":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Micro-ondes","Climatisation","Aspirateur"],"RAINBOW":["Sans cat\u00e9gorie"],"RANGEMASTER":["Cuisini\u00e8re"],"RANGER":["R\u00e9frig\u00e9rateur"],"RAVANSON":["Radiateur"],"RAYNOR":["Sans cat\u00e9gorie"],"RCA":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"RECORD":["Sans cat\u00e9gorie"],"RECTILIGNE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Four"],"REDDER":["Lave linge"],"REGAL":["Four","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge"],"REGENT":["Chauffe eau","Accumulateur gaz"],"REINGHOLD":["Sans cat\u00e9gorie"],"RESPECTA":["Sans cat\u00e9gorie","Hotte","Lave vaisselle"],"REX":["S\u00e8che linge"],"RHONELEC":["Chauffe eau"],"RHOTELEC":["Plaque","Sans cat\u00e9gorie"],"RIVIERA ET BAR":["Grill","Machine \u00e0 pain","Expresso","Presse agrumes","Th\u00e9i\u00e8re","Machine \u00e0 caf\u00e9","Friteuse","Cafeti\u00e8re","Centrifugeuse","Plancha","Blender","Robot","Minifour","Hachoir","Blender chauffant","Multicuiseur","Mixer","Extracteur de jus","Grille-pain","Machine \u00e0 p\u00e2tes","Gaufrier","Bouilloire","Wok","R\u00e9chaud","D\u00e9shydrateur","Trancheuse","machine sous vide"],"ROBLIN":["Hotte","Plaque"],"ROBOT COUPE":["Robot","Mixer"],"ROBUSTA":["Aspirateur","Nettoyeur vapeur","Balai vapeur","Centrale vapeur","Friteuse","Cuiseur vapeur","Robot","Grille-pain","Cafeti\u00e8re","Bouilloire","R\u00e9frig\u00e9rateur","Plaque","Centrifugeuse"],"ROCH":["Lave linge"],"ROLLER GRILL":["Sans cat\u00e9gorie","Minifour","R\u00f4tissoire","Four","Bain marie","Friteuse","Toaster","Plancha","Armoire Positive","Cr\u00e9pi\u00e8re","Vitrine","Machine \u00e0 hot dog","Barbecue","Vitrine chauffante","Grill","Etuve","Lampe chauffante","Appareil \u00e0 bun","Salamandre","Fumoir","Chauffe-Plats","ARMOIRE CHAUFFANTE","Fontaine r\u00e9frig\u00e9r\u00e9e","Gaufrier","Distributeur \u00e0 vin","Saladbar","Chauffe chocolat","R\u00e9chaud","Plaque","cuiseur oeuf","ACCESSOIRE","Chauffe-pain","Wok"],"ROMIX":["Aspirateur"],"ROMMER":["Sans cat\u00e9gorie"],"ROSIERES":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave vaisselle","Plaque","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Trio plaque + four + lave vaisselle","Hotte","Lave linge","Expresso","Friteuse","Minifour","Porte relevable","Cave \u00e0 vin","TIROIR CHAUFFANT"],"ROSINOX":["Friteuse"],"ROTEL":["Sans cat\u00e9gorie","Lave linge"],"ROTHELEC":["Plaque","Sans cat\u00e9gorie"],"ROWENTA":["Fer \u00e0 repasser","Aspirateur","Four","S\u00e8che cheveux","Robot","Cafeti\u00e8re","Centrale vapeur","Minifour","Machine \u00e0 caf\u00e9","Presse agrumes","Expresso","Nettoyeur vapeur","Sans cat\u00e9gorie","D\u00e9froisseur","Ventilateur","Fer \u00e0 coiffer","Purificateur d'air","D\u00e9shumidificateur","Radiateur","Bouilloire","Balai vapeur","Climatisation","Aspirateur Robot","Nettoyeur d\u00e9tacheur","Aspirateur laveur"],"RUSSELL HOBS":["Micro-ondes","Blender","Centrifugeuse","Blender chauffant","Plancha","Robot","Cafeti\u00e8re","Multicuiseur","Barbecue"],"RVS":["R\u00e9frig\u00e9rateur"],"SABA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Cuisini\u00e8re","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Micro-ondes","Cave \u00e0 vin","Minifour","Four","Hotte","Plaque","Friteuse"],"SAECO":["Cafeti\u00e8re","Expresso","Machine \u00e0 caf\u00e9"],"SAGAA":["Lave verre","Lave vaisselle"],"SALCO":["Aspirateur"],"SALVA":["Four"],"SAMAC":["Plaque"],"SAMANA":["Plaque","Four","Micro-ondes","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge"],"SAMBA":["Hotte"],"SAMET":["Lave linge","R\u00e9frig\u00e9rateur"],"SAMMIC":["Mixer","Robot","Lave vaisselle","Eplucheuse","Batteur"],"SAMPO":["Sans cat\u00e9gorie"],"SAMSUNG":["Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Aspirateur","Lave linge","Four","T\u00e9l\u00e9vision","Climatisation","Plaque","S\u00e8che linge","Hotte","Cave \u00e0 vin","Cong\u00e9lateur","Aspirateur Robot","Lave vaisselle","TIROIR CHAUFFANT","Purificateur d'air","T\u00e9l\u00e9phone","Barre de son"],"SANCY":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","S\u00e8che linge","Four","Lave linge","Lave vaisselle"],"SANGIORGIO":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","S\u00e8che linge"],"SANTOS":["Mixer"],"SANYO":["Sans cat\u00e9gorie","Micro-ondes"],"SARO":["Plaque","Four \u00e0 pizza"],"SAUNIER DUVAL":["Chauffe eau"],"SAUTER":["Four","Lave vaisselle","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Hotte","Chauffe eau","Micro-ondes","Minifour","Cong\u00e9lateur","Lave verre","Radiateur","Chauffage"],"SCANDILUX":["Sans cat\u00e9gorie","Lave linge"],"SCANDINOVA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four"],"SCHARPF":["Sans cat\u00e9gorie"],"SCHAUB LORENZ":["Plaque","Lave linge","Minifour","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Lave vaisselle","Cuisini\u00e8re"],"SCHAUEN":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"SCHMIDT":["Hotte"],"SCHNEIDER":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Four","Cong\u00e9lateur","Cave \u00e0 vin","Lave linge","Micro-ondes","Minifour","Aspirateur","Cuisini\u00e8re","Nettoyeur","Centrale vapeur","Blender","Robot cuiseur"],"SCHOLTES":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Plaque","Lave vaisselle","Micro-ondes","Lave linge","Grill","Friteuse","Barbecue","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Cafeti\u00e8re","Porte relevable"],"SCHOTT":["Aspirateur"],"SCIENTIFIC LABS":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","S\u00e8che linge","Micro-ondes","Chauffage"],"SEAWAY":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Sans cat\u00e9gorie"],"SEB":["Friteuse","Robot batteur","Four","Cocotte minute","Saucier","Expresso","Cuiseur vapeur","Minifour","Hachoir","Auto cuiseur","Robot","Cafeti\u00e8re","Grill","Mixer","Batteur Electrique","Machine \u00e0 bi\u00e8re","Aspirateur","Presse agrumes","Confiturier","Trancheuse","Sans cat\u00e9gorie","Yaourti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 pain","Micro-ondes","Bouilloire","Grille-pain"],"SEDEA":["T\u00e9l\u00e9vision","d\u00e9codeur"],"SEELECT":["Lave linge","Lave vaisselle"],"SEG":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"SEGAD":["Sans cat\u00e9gorie"],"SELECLINE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Cong\u00e9lateur","Plaque","Four","Lave vaisselle","Micro-ondes","Aspirateur","Climatisation","Minifour","Hotte","T\u00e9l\u00e9vision","Machine \u00e0 pain"],"SENON":["T\u00e9l\u00e9vision"],"SEPPELFRICKE":["Sans cat\u00e9gorie","Micro-ondes"],"SERVIMAT":["T\u00e9l\u00e9vision"],"SERVIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Lave linge","Cong\u00e9lateur"],"SETRA":["Four","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle","S\u00e8che linge","Lave linge","Plaque"],"SEVERIN":["Micro-ondes","Machine \u00e0 pain","Centrale vapeur","Cafeti\u00e8re","Minifour","Cong\u00e9lateur","Minibar","Barbecue","Robot","Aspirateur","Expresso","Centrifugeuse","Machine \u00e0 caf\u00e9","Yaourti\u00e8re","Raclette grill","R\u00e9frig\u00e9rateur","Extracteur de jus","Plancha","Aspirateur Robot","Cuiseur \u00e0 riz","Service \u00e0 fondue","Blender","Trancheuse","Grille-pain","Bouilloire","Sorbeti\u00e8re","Friteuse","Grill","Four \u00e0 pizza","Nettoyeur","Batteur"],"SHARCOOL":["R\u00e9frig\u00e9rateur"],"SHARK":["Aspirateur Robot","Aspirateur","Ventilateur","Nettoyeur d\u00e9tacheur"],"SHARP":["Micro-ondes","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Climatisation","Lave linge","Lave vaisselle","Cong\u00e9lateur","Purificateur d'air","Four","Plaque","Hotte","Cuisini\u00e8re","Aspirateur","S\u00e8che linge","Robot","Bouilloire","Grille-pain","Extracteur de jus","Blender","Cafeti\u00e8re","AIR FRYER"],"SHAUB LORENTZ":["R\u00e9frig\u00e9rateur"],"SIDEX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Lave linge","Lave vaisselle","Butanette"],"SIEMENS":["Plaque","S\u00e8che linge","Four","Lave linge","Robot","Grill","Fer \u00e0 repasser","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Hotte","Expresso","Aspirateur","Cafeti\u00e8re","Chauffe eau","Cave \u00e0 vin","TIROIR CHAUFFANT","Machine \u00e0 caf\u00e9"],"SIGNATURE":["Lave vaisselle","Plaque","Hotte","Four","Cuisini\u00e8re","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Lave linge","Minifour","Cong\u00e9lateur","Micro-ondes","Robot","Barbecue","S\u00e8che linge","Climatisation","Aspirateur"],"SILANOS":["Lave vaisselle"],"SILTAL":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","S\u00e8che linge","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"SILVA":["Aspirateur"],"SILVER":["Lave vaisselle"],"SILVERCREST":["Machine \u00e0 pain","Aspirateur","Cafeti\u00e8re","Robot","R\u00e9frig\u00e9rateur"],"SILVERLINE":["Hotte","Plaque"],"SILVERSTYLE":["Aspirateur","R\u00f4tissoire","Plaque","Machine \u00e0 gla\u00e7ons"],"SIMA":["S\u00e8che linge"],"SIMEO":["Robot","Blender chauffant","Plancha","Extracteur de jus","Cafeti\u00e8re","Th\u00e9i\u00e8re","Micro-ondes","Blender","Machine \u00e0 hot dog","Yaourti\u00e8re","Hachoir","Centrifugeuse"],"SIMFER":["Cuisini\u00e8re"],"SIMONELLI":["Expresso"],"SINGER":["Micro-ondes","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Aspirateur","Centrale vapeur"],"SIPLEC":["Aspirateur","Machine \u00e0 pain"],"SIRIUS":["Hotte","R\u00e9frig\u00e9rateur"],"SIRMAN":["Toaster"],"SITRAM":["Cocotte minute"],"SMALVIC":["Plaque"],"SMEG":["Lave vaisselle","Lave linge","Plaque","Hotte","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Evier","Cong\u00e9lateur","Minibar","Friteuse","Grill","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Blender","Bouilloire","Presse agrumes","Robot","Mixer","Extracteur de jus","Grille-pain","Toaster","Cafeti\u00e8re","Moulin","Expresso","TIROIR CHAUFFANT","Chocolati\u00e8re","Minifour","ACCESSOIRE"],"SNAIGE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"SOFRACA":["Armoire Positive","Toaster"],"SOGAL":["Sans cat\u00e9gorie","Plaque","Lave linge","Lave vaisselle","Hotte","Four"],"SOGALUX":["Sans cat\u00e9gorie"],"SOGELUX":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Cave \u00e0 vin","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Climatisation","S\u00e8che linge","Sans cat\u00e9gorie","Minifour","Cr\u00e9dence","Butanette"],"SOLAC":["Aspirateur"],"SOLER AND PALAU":["Hotte"],"SONY":["T\u00e9l\u00e9vision","Barre de son"],"SOPADIS":["Micro-ondes"],"SOUNDWAVE":["T\u00e9l\u00e9vision"],"SPEED QUEEN":["S\u00e8che linge"],"SPID - SPIDER":["Hotte","Plaque"],"SPIDEM":["Machine \u00e0 caf\u00e9"],"STALGAST":["Lave vaisselle"],"STANLINE":["T\u00e9l\u00e9vision"],"STAR":["Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Plaque","Four"],"STARFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"STEELGRAN":["R\u00e9frig\u00e9rateur"],"STEINER":["Sans cat\u00e9gorie"],"STELLA":["Lave vaisselle","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur"],"STOBS":["Lave linge"],"STOVES":["Cuisini\u00e8re","Four","Hotte"],"STYX":["Chauffe eau"],"SUBLIMO":["Chauffe eau"],"SULPICE":["T\u00e9l\u00e9vision"],"SULPICETV":["T\u00e9l\u00e9vision"],"SUNBEAM":["Machine \u00e0 pain"],"SUPERSTAR":["Lave linge"],"SUPRA":["Po\u00eale","Insert"],"SURFLINE":["R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Minifour","T\u00e9l\u00e9vision","Four"],"SURFTV":["T\u00e9l\u00e9vision"],"SURMELEC":["R\u00e9frig\u00e9rateur"],"SWEEDY":["R\u00e9frig\u00e9rateur"],"SYRMA":["Chargeur"],"TAURENS":["Sans cat\u00e9gorie"],"TAURUS":["Lave linge","Sans cat\u00e9gorie","Aspirateur","Presse agrumes","Climatisation","Robot","Minifour","Trancheuse","Tondeuse","D\u00e9shumidificateur","Micro-ondes","Fer \u00e0 repasser"],"TCHIBO":["Aspirateur"],"TCL":["T\u00e9l\u00e9vision","Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Barre de son","D\u00e9shumidificateur"],"TEAM":["Robot","Centrale vapeur","Plaque","Machine \u00e0 pain","Cafeti\u00e8re","Minifour","Aspirateur","Micro-ondes","Trancheuse","Cocotte minute","Friteuse","Mini-kitchen","St\u00e9rilisateur"],"TEBA":["Cuisini\u00e8re","Plaque","Four","Hotte","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Grill","Mini-kitchen","Minifour"],"TECHNICAL":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","Four","d\u00e9codeur","S\u00e8che linge"],"TECHNOR":["S\u00e8che linge"],"TECHWOOD":["R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Four","Plaque","T\u00e9l\u00e9vision","Graveur dvd","Micro-ondes","Minifour","Robot","d\u00e9codeur","Aspirateur","Cuiseur \u00e0 riz","Expresso"],"TECHYO":["Hotte","Plaque","Four"],"TECNOEKA":["Four"],"TECNOFROST":["Sans cat\u00e9gorie"],"TECNOGAS":["Sans cat\u00e9gorie","Four","Lave vaisselle","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge"],"TECNOINOX":["Friteuse","Plaque"],"TECNOLEC":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin"],"TECNOLUX":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave vaisselle","Ice maker","Four"],"TECNOWIND":["Sans cat\u00e9gorie","Hotte","Machine \u00e0 pain"],"TECNOX":["Four","Marmite \u00e0 gaz","Cave \u00e0 vin","Meuble chauffant","ARMOIRE CHAUFFANTE","Plaque"],"TEFAL":["Cuiseur vapeur","Pierrade raclette","Grill","Service \u00e0 fondue","Tajine","Gaufrier","Appareil \u00e0 fondue","Pierrade","Wok","Plancha","Barbecue","Appareil \u00e0 Pizza","Cafeti\u00e8re","R\u00e9chaud","Friteuse","Cr\u00e9pi\u00e8re","Auto cuiseur","Bouilloire","Grille-pain","Raclette grill","Robot","Aspirateur","Blender","Appareil \u00e0 cake","Centrale vapeur","Machine \u00e0 pain","Multicuiseur"],"TEFCOLD":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"TEKA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Broyeur","Cong\u00e9lateur","Robinet","Evier","Friteuse","Expresso","Cave \u00e0 vin"],"TEKVIS":["Micro-ondes"],"TELECO":["T\u00e9l\u00e9vision"],"TELEFUNKEN":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Micro-ondes","Minifour","Chemin\u00e9e","d\u00e9codeur","Climatisation","Rafraichisseur d'air","Robot","Plaque","Aspirateur","Extracteur de jus","Cafeti\u00e8re","Robot cuiseur","Fer \u00e0 repasser","Centrale vapeur","Blender","Blender chauffant","Multicuiseur","Cuiseur \u00e0 riz","Toaster","Bouilloire","Raclette grill","Cr\u00e9pi\u00e8re","Fondue","Plancha","Grill","Ventilateur","Four","Radiateur","Appareil Photo","Rasoir","S\u00e8che linge","Mixer","Barbecue","Yaourti\u00e8re","Auto cuiseur"],"TEMPTECH":["Cave \u00e0 vin"],"TENSAI":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"TERIM":["Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque"],"TERMAL":["Chauffe eau"],"TGCP":["Four"],"THERMAGLAS":["Chauffe eau"],"THERMILUX":["Plaque"],"THERMOR":["Sans cat\u00e9gorie","Hotte","Cuisini\u00e8re","Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Chauffe eau","Radiateur","Micro-ondes","S\u00e8che-Serviettes"],"THIRODE":["Armoire froide","Plaque","Lave vaisselle","Cuisini\u00e8re","Friteuse","Four","Plancha","Armoire N\u00e9gative","Armoire Positive","R\u00e9frig\u00e9rateur","Hotte"],"THOMAS":["Aspirateur"],"THOMSON":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Four","Robot","Minifour","Climatisation","Grill","Friteuse","R\u00e9chaud","Centrale vapeur","Cafeti\u00e8re","Aspirateur","Machine \u00e0 caf\u00e9","Plaque","Cuiseur vapeur","Auto cuiseur","Bouilloire","Presse agrumes","Plancha","Ventilateur","Mixer","T\u00e9l\u00e9vision","Machine \u00e0 bi\u00e8re","Cave \u00e0 vin","Hotte","Multicuiseur","Machine \u00e0 pain","Raclette grill","Radiateur","Aspirateur Robot","Chargeur"],"THOR":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"TIMSHELL":["Cuisini\u00e8re"],"TINECO":["Aspirateur laveur"],"TINKA":["Plaque"],"TOKIWA":["Minifour","Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Chauffage","Four"],"TONDA":["Hotte"],"TORNADO":["Aspirateur"],"TORNATI FORNI":["Four \u00e0 pizza"],"TOSAI":["Po\u00eale"],"TOSHIBA":["Sans cat\u00e9gorie","Micro-ondes","Magn\u00e9toscope","T\u00e9l\u00e9vision","T\u00e9l\u00e9phone"],"TRANSCONTINENT":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"TRIAX":["T\u00e9l\u00e9vision"],"TRIOMPH":["Cuisini\u00e8re","Aspirateur","Plaque","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Cave \u00e0 vin","Micro-ondes"],"TRISA":["Aspirateur"],"TRISTAR":["Robot","Trancheuse"],"TRIUMPH":["Cuisini\u00e8re"],"TROPICAL":["Chauffe eau"],"TROPICOOL":["Lave linge"],"TROTEC":["D\u00e9shumidificateur"],"TUCSON":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","T\u00e9l\u00e9vision","S\u00e8che linge","Four"],"TURBOAIR":["Hotte"],"TWINSTAR":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"UFESA":["Aspirateur"],"ULGOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"UNELVENT":["Sans cat\u00e9gorie","Hotte"],"UNICLINE":["Four","Lave linge","Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Po\u00eale \u00e9lectronique","Minifour","Aspirateur","Hotte","Cong\u00e9lateur","Machine \u00e0 pain","Machine \u00e0 coudre","Centrale vapeur","Cafeti\u00e8re","Yaourti\u00e8re","Nettoyeur vapeur"],"UNITED":["Climatisation"],"UNOX":["Four"],"UPPERCOLD":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"URALUX":["S\u00e8che linge","Sans cat\u00e9gorie"],"URANIA":["R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Mini-kitchen","Lave vaisselle","Micro-ondes","Lave linge","Cave \u00e0 vin"],"URBAN":["Hotte"],"V ZUG":["Hotte"],"VALBERG":["Hotte","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Four","Micro-ondes","Minifour","Cave \u00e0 vin","R\u00e9chaud","Climatisation","Lave linge","S\u00e8che linge","Aspirateur","Ventilateur","Aspirateur laveur","Machine \u00e0 bi\u00e8re","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Expresso","Robot","Nettoyeur d\u00e9tacheur","Plancha","Nettoyeur vapeur","Purificateur d'air"],"VEDETTE":["Lave linge","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque","Micro-ondes","Cong\u00e9lateur","Four","Cave \u00e0 vin","Centrale vapeur"],"VENDOME":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"VENDOMOIS":["Four"],"VENGA":["Micro-ondes"],"VERTAMIS":["Chargeur"],"VESTEL":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Four","Chargeur","T\u00e9l\u00e9vision","S\u00e8che linge","Lave vaisselle"],"VESTFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"VETRELLA":["Aspirateur","Nettoyeur vapeur"],"VICTORY":["S\u00e8che linge","Sans cat\u00e9gorie"],"VIN SUR VIN (VINSURVIN)":["Cave \u00e0 vin"],"VINEAA":["Cave \u00e0 vin"],"VINICOSY":["Cave \u00e0 vin"],"VINILUX":["Cave \u00e0 vin"],"VINOSPHERE":["Cave \u00e0 vin"],"VINOSTYLE":["Cave \u00e0 vin"],"VIRTUS":["Four \u00e0 pizza"],"VISIONIC":["T\u00e9l\u00e9vision"],"VITEMPUS":["Cave \u00e0 vin"],"VIVA":["Four","Lave linge","S\u00e8che linge","Lave vaisselle","Hotte","Micro-ondes","Plaque","R\u00e9frig\u00e9rateur"],"VIVAX":["Lave linge"],"VOGICA":["Hotte","Lave vaisselle","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Lave linge","S\u00e8che linge","Plaque"],"VORWERK":["Robot cuiseur","Robot"],"VOXSON":["R\u00e9frig\u00e9rateur"],"WAECO":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"WALKER":["T\u00e9l\u00e9vision"],"WALTHAM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Four","T\u00e9l\u00e9vision","Lave vaisselle","Graveur dvd","d\u00e9codeur","S\u00e8che linge"],"WASCATOR":["Lave vaisselle"],"WAVES":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"WEGAWHITE":["Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"WELCO":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge"],"WELCOME":["Chauffe eau"],"WELLINGTON":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WELLS":["Hotte"],"WELTEC":["Four","Plaque","Cuisini\u00e8re"],"WELTSTAR":["Lave linge","T\u00e9l\u00e9vision"],"WESDER":["Micro-ondes"],"WESPOINT - WESTPOINT":["Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Plaque"],"WESTAHL":["Cuisini\u00e8re","Plaque"],"WESTEN":["Lave linge"],"WESTFROST":["R\u00e9frig\u00e9rateur"],"WESTINGHOUSE":["Lave vaisselle","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","Micro-ondes"],"WESTLINE":["Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Four","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WESTWOOD":["Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WHIRLPOOL":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Hotte","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Climatisation","Expresso","Friteuse","Machine \u00e0 caf\u00e9","Plancha","Minifour","Barbecue","Cuiseur vapeur","Cave \u00e0 vin","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Trancheuse","TIROIR CHAUFFANT","Fondue","Fabrique de glaces"],"WHITE and BROWN":["Minifour","Cafeti\u00e8re","Micro-ondes","Machine \u00e0 pain","Blender","Aspirateur","Presse agrumes","Expresso","Robot","Centrale vapeur","Plancha","Four","Auto cuiseur","Grill","Batteur Electrique","Plaque","Hachoir","Bouilloire","Trancheuse"],"WHITE KNIGHT":["Lave vaisselle"],"WHITE-WESTINGHOUSE":["Lave vaisselle","Cave \u00e0 vin","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Four","Lave linge","Cong\u00e9lateur"],"WHITEFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie"],"WHITESTAR":["Lave linge"],"WHITEWASH WITEWASH":["Lave vaisselle"],"WHITEWOOD":["Plaque","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge"],"WILCOOL":["Lave linge"],"WILSON":["Lave linge"],"WINBOT":["ACCESSOIRE"],"WINCAVE":["Cave \u00e0 vin"],"WINDSOR":["Plaque","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WINIA":["Micro-ondes","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Four","S\u00e8che linge","Plaque"],"WINTERHALTER":["Lave vaisselle"],"WITT":["Plaque"],"WOLKENSTEIN":["R\u00e9frig\u00e9rateur","Lave linge"],"XD ENJOY":["Lave linge"],"XELANCE":["Climatisation"],"XIAOMI":["T\u00e9l\u00e9vision","Aspirateur Robot"],"XPER":["Cuisini\u00e8re","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"YAMAHA":["Barre de son"],"YARD":["Plaque"],"YOO DIGITAL HOME":["Machine \u00e0 gla\u00e7ons"],"ZANKER":["Lave vaisselle","S\u00e8che linge","Lave linge","Hotte","R\u00e9frig\u00e9rateur"],"ZANUSSI":["S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Four","Lave vaisselle","Plaque","Cong\u00e9lateur","Cuisini\u00e8re","Aspirateur","Micro-ondes"],"ZARONI":["Hotte"],"ZEBORNE":["Chargeur"],"ZELMER":["Aspirateur"],"ZEROWATT":["Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Plaque"],"ZIBRO":["Po\u00eale"],"ZOPPAS":["R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Four","Cuisini\u00e8re"]}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 1331 => "1331" "4DIAMOND GRID" => "4DIAMOND GRID" "ACAPULCO" => "ACAPULCO" "ACOVA" => "ACOVA" "ADLER" => "ADLER" "ADMIRAL" => "ADMIRAL" "AEG" => "AEG" "AFI" => "AFI" "AFICOLLINLUCY" => "AFICOLLINLUCY" "AFK" => "AFK" "AGA" => "AGA" "AIR FORCE AIRFORCE" => "AIR FORCE AIRFORCE" "AIRCOON" => "AIRCOON" "AIRLINE" => "AIRLINE" "AIRLUX" => "AIRLUX" "AIRONE" => "AIRONE" "AIRPORT" => "AIRPORT" "AIRWELL" => "AIRWELL" "AKIBA" => "AKIBA" "AKIOS" => "AKIOS" "ALASKA" => "ALASKA" "ALBA BUSH" => "ALBA BUSH" "ALESIA" => "ALESIA" "ALEZIA" => "ALEZIA" "ALGOR" => "ALGOR" "ALIZEE" => "ALIZEE" "ALLIANCE" => "ALLIANCE" "ALPATEC" => "ALPATEC" "ALPENINOX" => "ALPENINOX" "ALTECH" => "ALTECH" "ALTERNA" => "ALTERNA" "ALTIC" => "ALTIC" "ALTUS" => "ALTUS" "AMADIS" => "AMADIS" "AMANA" => "AMANA" "AMATIS" => "AMATIS" "AMBASSADE" => "AMBASSADE" "AMBASSADE DE BOURGOGNE" => "AMBASSADE DE BOURGOGNE" "AMBRA" => "AMBRA" "AMICA" => "AMICA" "AMRAZ" => "AMRAZ" "AMSTA" => "AMSTA" "AMSTRAD" => "AMSTRAD" "ANIMIO" => "ANIMIO" "ANIMO" => "ANIMO" "ANTARION" => "ANTARION" "APELL" => "APELL" "APPLIMO" => "APPLIMO" "AQUACEANE" => "AQUACEANE" "AQUAVAC" => "AQUAVAC" "ARC EN CIEL AEC" => "ARC EN CIEL AEC" "ARCADE" => "ARCADE" "ARCELIK" => "ARCELIK" "ARDEM" => "ARDEM" "ARDO" => "ARDO" "ARIAGEL" => "ARIAGEL" "ARIANE" => "ARIANE" "ARISTON" => "ARISTON" "ARROW" => "ARROW" "ARTEVINO" => "ARTEVINO" "ARTHURMARTIN ARTHUR MARTIN" => "ARTHURMARTIN ARTHUR MARTIN" "ARTIC" => "ARTIC" "ASKO" => "ASKO" "ASPES" => "ASPES" "ASTERIE" => "ASTERIE" "ASTO" => "ASTO" "ASTORIA" => "ASTORIA" "ASTRELL" => "ASTRELL" "ATAG" => "ATAG" "ATLAN" => "ATLAN" "ATLANTIC" => "ATLANTIC" "ATTILA" => "ATTILA" "AUCHAN" => "AUCHAN" "AUER" => "AUER" "AURORA" => "AURORA" "AUSTRIA" => "AUSTRIA" "AVEA" => "AVEA" "AVILLA AVILA" => "AVILLA AVILA" "AVINTAGE" => "AVINTAGE" "AXANE" => "AXANE" "AXESS" => "AXESS" "AXIL" => "AXIL" "AXITRONIC" => "AXITRONIC" "AYA" => "AYA" "BABYLISS" => "BABYLISS" "BALAY" => "BALAY" "BALTIC" => "BALTIC" "BALTIK" => "BALTIK" "BARAZZA" => "BARAZZA" "BARON" => "BARON" "BARTSCHER" => "BARTSCHER" "BASICLINE" => "BASICLINE" "BAUKNECHT" => "BAUKNECHT" "BAUMATIC" => "BAUMATIC" "BE YOU" => "BE YOU" "BECKEN" => "BECKEN" "BEEM" => "BEEM" "BEKO" => "BEKO" "BELDEKO" => "BELDEKO" "BELLAVITA" => "BELLAVITA" "BELLING" => "BELLING" "BENDIX" => "BENDIX" "BERKLAYS" => "BERKLAYS" "BERNOLLIN" => "BERNOLLIN" "BERTO'S" => "BERTO'S" "BEST" => "BEST" "BESTRON" => "BESTRON" "BETTY CROCKER" => "BETTY CROCKER" "BIANCA" => "BIANCA" "BIFINETT" => "BIFINETT" "BIG CHEF" => "BIG CHEF" "BIG CHILL" => "BIG CHILL" "BIOSTORE" => "BIOSTORE" "BISSEL" => "BISSEL" "BISSELL" => "BISSELL" "BLACK & DECKER" => "BLACK & DECKER" "BLANCO" => "BLANCO" "BLAUPUNKT" => "BLAUPUNKT" "BLOMBERG" => "BLOMBERG" "BLUEBELL" => "BLUEBELL" "BLUESKY" => "BLUESKY" "BLUEWIND" => "BLUEWIND" "BLYSS" => "BLYSS" "BOB" => "BOB" "BODNER & MANN" => "BODNER & MANN" "BOFFI" => "BOFFI" "BOMANN" => "BOMANN" "BOMPANI" => "BOMPANI" "BONNET" => "BONNET" "BOOSTY" => "BOOSTY" "BORA" => "BORA" "BOREAL" => "BOREAL" "BORETTI" => "BORETTI" "BOSCH" => "BOSCH" "BOURGEOIS" => "BOURGEOIS" "BRANDSTAR" => "BRANDSTAR" "BRANDT" => "BRANDT" "BRANDY BEST BRANDYBEST" => "BRANDY BEST BRANDYBEST" "BRAUN" => "BRAUN" "BRAVILOR BONAMAT" => "BRAVILOR BONAMAT" "BREADMAN" => "BREADMAN" "BREMA" => "BREMA" "BREVILLE" => "BREVILLE" "BRICO DEPOT" => "BRICO DEPOT" "BRITA" => "BRITA" "BROAN" => "BROAN" "BROTHER" => "BROTHER" "BRU" => "BRU" "BSK" => "BSK" "BUDERUS" => "BUDERUS" "BURG" => "BURG" "BUSH" => "BUSH" "CAHORS" => "CAHORS" "CALEX" => "CALEX" "CALIFORNIA" => "CALIFORNIA" "CALIFORNIA EUR" => "CALIFORNIA EUR" "CALOR" => "CALOR" "CALRUS" => "CALRUS" "CALUX" => "CALUX" "CAMPINGAZ" => "CAMPINGAZ" "CANDY" => "CANDY" "CAPLAIN" => "CAPLAIN" "CARAD" => "CARAD" "CARMA" => "CARMA" "CARREFOUR HOME" => "CARREFOUR HOME" "CARRIER" => "CARRIER" "CART AIR CARTAIR" => "CART AIR CARTAIR" "CASINO" => "CASINO" "CASSELIN" => "CASSELIN" "CASTORAMA" => "CASTORAMA" "CATA APELSON" => "CATA APELSON" "CAVISS" => "CAVISS" "CEADO" => "CEADO" "CGV" => "CGV" "CHAFFOTEAUX & MAURY" => "CHAFFOTEAUX & MAURY" "CHEFMATE" => "CHEFMATE" "CHELSEA" => "CHELSEA" "CHIQ" => "CHIQ" "CHROMEX" => "CHROMEX" "CIARRA" => "CIARRA" "CIMLINE" => "CIMLINE" "CLASSIC HOME" => "CLASSIC HOME" "CLATRONIC" => "CLATRONIC" "CLAYTON" => "CLAYTON" "CLEANFIX" => "CLEANFIX" "CLIMADIFF" => "CLIMADIFF" "CLIMALIX" => "CLIMALIX" "CLIMASELECT" => "CLIMASELECT" "CLIMASPACE" => "CLIMASPACE" "CLIMATEK" => "CLIMATEK" "CNA-BRICO" => "CNA-BRICO" "COBAL" => "COBAL" "COCEF" => "COCEF" "CODIMATEL" => "CODIMATEL" "COFEEMAKER" => "COFEEMAKER" "COJER" => "COJER" "COLDIS" => "COLDIS" "COLGED" => "COLGED" "COLSTON" => "COLSTON" "COMBISTEEL" => "COMBISTEEL" "COMENDA" => "COMENDA" "COMFEE" => "COMFEE" "COMPACT" => "COMPACT" "CONCEPT" => "CONCEPT" "CONCORDE" => "CONCORDE" "CONSTRUCTA" => "CONSTRUCTA" "CONTINENTAL EDISON" => "CONTINENTAL EDISON" "CONTROL AIR" => "CONTROL AIR" "CONVIVIUM" => "CONVIVIUM" "COOKART COOK'ART" => "COOKART COOK'ART" "COOKE&LEWIS" => "COOKE&LEWIS" "COOKMAX" => "COOKMAX" "COOKTOP" => "COOKTOP" "COOKWORKS" => "COOKWORKS" "COOLTECH" => "COOLTECH" "COQYS" => "COQYS" "CORAIL" => "CORAIL" "CORBERO" => "CORBERO" "CORRADI" => "CORRADI" "COSYLIFE" => "COSYLIFE" "COSYLINE" => "COSYLINE" "CRAFFT" => "CRAFFT" "CREDA" => "CREDA" "CROFTON" => "CROFTON" "CROWN" => "CROWN" "CRYSTAL" => "CRYSTAL" "CUISICHEF" => "CUISICHEF" "CUISINES REFERENCES" => "CUISINES REFERENCES" "CUISITECH" => "CUISITECH" "CUPPONE OVENS" => "CUPPONE OVENS" "CURLING" => "CURLING" "CURTISS" => "CURTISS" "D2" => "D2" "DAAN TECH" => "DAAN TECH" "DAEWOO" => "DAEWOO" "DAV" => "DAV" "DE DIETRICH" => "DE DIETRICH" "DE ROSSO" => "DE ROSSO" "DE SINA DESINA" => "DE SINA DESINA" "DELIPS" => "DELIPS" "DELONGHI" => "DELONGHI" "DELRUE" => "DELRUE" "DER KREIS" => "DER KREIS" "DESIGN" => "DESIGN" "DEVILLE" => "DEVILLE" "DIAMOND" => "DIAMOND" "DIGIHOME" => "DIGIHOME" "DIGINIUM" => "DIGINIUM" "DIGITRONIC" => "DIGITRONIC" "DIHR" => "DIHR" "DIRT DEVIL" => "DIRT DEVIL" "DITO SAMA" => "DITO SAMA" "DKK" => "DKK" "DOMAN" => "DOMAN" "DOMAR" => "DOMAR" "DOMATIX" => "DOMATIX" "DOMEDIA" => "DOMEDIA" "DOMENA" => "DOMENA" "DOMEOS" => "DOMEOS" "DOMEST" => "DOMEST" "DOMETIC" => "DOMETIC" "DOMINOX" => "DOMINOX" "DOMO" => "DOMO" "DOREGRILL" => "DOREGRILL" "DREAME" => "DREAME" "DUSSELDORF" => "DUSSELDORF" "DUVERNOY" => "DUVERNOY" "DYNAMIC" => "DYNAMIC" "DYNOR" => "DYNOR" "DYSON" => "DYSON" "ECO" => "ECO" "ECOLINE" => "ECOLINE" "ECRON" => "ECRON" "EDENWOOD" => "EDENWOOD" "EDER" => "EDER" "EDESA" => "EDESA" "EDSON" => "EDSON" "EDV" => "EDV" "EDY" => "EDY" "EGC" => "EGC" "EICO" => "EICO" "EKA" => "EKA" "ELBA" => "ELBA" "ELCOLUX" => "ELCOLUX" "ELCOTEC" => "ELCOTEC" "ELDI" => "ELDI" "ELECTA" => "ELECTA" "ELECTRA" => "ELECTRA" "ELECTRA BREGENZ" => "ELECTRA BREGENZ" "ELECTROHAUS" => "ELECTROHAUS" "ELECTROLINE" => "ELECTROLINE" "ELECTROLUX" => "ELECTROLUX" "ELECTROMIX" => "ELECTROMIX" "ELETTROBAR" => "ELETTROBAR" "ELFRAMO" => "ELFRAMO" "ELICA" => "ELICA" "ELIT" => "ELIT" "ELITAIR" => "ELITAIR" "ELORA" => "ELORA" "ELSAY" => "ELSAY" "ELTA" => "ELTA" "EMB" => "EMB" "ENGEL" => "ENGEL" "ENGEL AXIL" => "ENGEL AXIL" "ENO" => "ENO" "ENODIS" => "ENODIS" "ENTRONIC" => "ENTRONIC" "EQUATION" => "EQUATION" "ESCO" => "ESCO" "ESSENTIEL B" => "ESSENTIEL B" "ETERNAL" => "ETERNAL" "EUREKA" => "EUREKA" "EUROBAR" => "EUROBAR" "EUROCAVE" => "EUROCAVE" "EURODOMO" => "EURODOMO" "EUROFRED" => "EUROFRED" "EUROFRIO" => "EUROFRIO" "EUROMAC" => "EUROMAC" "EUROMAX" => "EUROMAX" "EUROP" => "EUROP" "EUROSTEAM" => "EUROSTEAM" "EUROTECH" => "EUROTECH" "EVATRONIC" => "EVATRONIC" "EVERGLADES" => "EVERGLADES" "EVERLASTING" => "EVERLASTING" "EVERTON" => "EVERTON" "EWT" => "EWT" "EXCELINE" => "EXCELINE" "EXCLUSIV" => "EXCLUSIV" "EXQUISIT" => "EXQUISIT" "F&U" => "F&U" "FABER" => "FABER" "FAGOR" => "FAGOR" "FAIS" => "FAIS" "FALCON" => "FALCON" "FALDA" => "FALDA" "FALMEC" => "FALMEC" "FAR" => "FAR" "FAURE" => "FAURE" "FAVORIT" => "FAVORIT" "FELSON" => "FELSON" "FENNER" => "FENNER" "FERROLI" => "FERROLI" "FIF" => "FIF" "FILA" => "FILA" "FILTRE" => "FILTRE" "FINLUX" => "FINLUX" "FIRSTLINE" => "FIRSTLINE" "FLAMINIA" => "FLAMINIA" "FLAVEL" => "FLAVEL" "FLECK" => "FLECK" "FM" => "FM" "FOCUS" => "FOCUS" "FOEM" => "FOEM" "FOINOX" => "FOINOX" "FORTEX" => "FORTEX" "FOSTER" => "FOSTER" "FOURINOX" => "FOURINOX" "FOURNIER" => "FOURNIER" "FOX" => "FOX" "FRAB" => "FRAB" "FRAGOROSO" => "FRAGOROSO" "FRANCIA" => "FRANCIA" "FRANCOBELGE" => "FRANCOBELGE" "FRANGER" => "FRANGER" "FRANKE" => "FRANKE" "FRANSTAL" => "FRANSTAL" "FRATELLIONOFRI" => "FRATELLIONOFRI" "FRECAN" => "FRECAN" "FRESTON" => "FRESTON" "FRIAC" => "FRIAC" "FRIGEAVIA" => "FRIGEAVIA" "FRIGELUX" => "FRIGELUX" "FRIGIDAIRE" => "FRIGIDAIRE" "FRIGISTAR" => "FRIGISTAR" "FRIGOR" => "FRIGOR" "FRIMA" => "FRIMA" "FRIONOR" => "FRIONOR" "FROSTAR" => "FROSTAR" "FUJIONKYO" => "FUJIONKYO" "FULGOR" => "FULGOR" "FUNAI" => "FUNAI" "FUNIX" => "FUNIX" "GAGGENAU" => "GAGGENAU" "GALANT" => "GALANT" "GALANZ" => "GALANZ" "GALAXY" => "GALAXY" "GAMMFROID" => "GAMMFROID" "GC" => "GC" "GEBHARDT" => "GEBHARDT" "GEDTECH" => "GEDTECH" "GENERAL ELECTRIC" => "GENERAL ELECTRIC" "GENERALFROST" => "GENERALFROST" "GENERISS" => "GENERISS" "GERMANIA (LA)" => "GERMANIA (LA)" "GIATHERM" => "GIATHERM" "GIBSON" => "GIBSON" "GIORIK" => "GIORIK" "GIRBAU" => "GIRBAU" "GIRMI" => "GIRMI" "GLEMGAS" => "GLEMGAS" "GLENAN" => "GLENAN" "GOBLIN" => "GOBLIN" "GOCKO" => "GOCKO" "GODIN" => "GODIN" "GOODHOME" => "GOODHOME" "GOODMAN'S GOODMANS" => "GOODMAN'S GOODMANS" "GORENJE" => "GORENJE" "GRAETZ" => "GRAETZ" "GRAM" => "GRAM" "GRANDIN" => "GRANDIN" "GROELAND" => "GROELAND" "GRUNDIG" => "GRUNDIG" "GSD" => "GSD" "H&B" => "H&B" "HAAS" => "HAAS" "HAFELE" => "HAFELE" "HAGEN" => "HAGEN" "HAIER" => "HAIER" "HANSA" => "HANSA" "HANSEATIC" => "HANSEATIC" "HARDEL" => "HARDEL" "HARILOX" => "HARILOX" "HARPER" => "HARPER" "HARROW" => "HARROW" "HDC" => "HDC" "HDC.LINK" => "HDC.LINK" "HEC" => "HEC" "HELKINA" => "HELKINA" "HELVETIA" => "HELVETIA" "HEMERSON" => "HEMERSON" "HENDI" => "HENDI" "HERU" => "HERU" "HIGH ONE HIGHONE" => "HIGH ONE HIGHONE" "HIGHTEC" => "HIGHTEC" "HIGHTECH" => "HIGHTECH" "HIRUNDO" => "HIRUNDO" "HISENSE" => "HISENSE" "HITACHI" => "HITACHI" "HOBART" => "HOBART" "HOHER" => "HOHER" "HOLLANDIA" => "HOLLANDIA" "HOMEKING" => "HOMEKING" "HOMER" => "HOMER" "HOMETECH" => "HOMETECH" "HONEYWELL" => "HONEYWELL" "HOONVED" => "HOONVED" "HOOVER" => "HOOVER" "HORECA" => "HORECA" "HORN" => "HORN" "HOSHIZAKI" => "HOSHIZAKI" "HOTPOINT" => "HOTPOINT" "HOTPOINT ARISTON" => "HOTPOINT ARISTON" "HUDSON" => "HUDSON" "HUMELAB" => "HUMELAB" "HUSQVARNA" => "HUSQVARNA" "HYCO" => "HYCO" "HYGENA" => "HYGENA" "HYPSON" => "HYPSON" "HYUNDAI" => "HYUNDAI" "IAR" => "IAR" "IARP" => "IARP" "IBERNA" => "IBERNA" "ICE STREAM" => "ICE STREAM" "ICEBERG" => "ICEBERG" "ICELINE" => "ICELINE" "ICES" => "ICES" "ICYTECH" => "ICYTECH" "IDHD" => "IDHD" "IGNIS" => "IGNIS" "IKEA" => "IKEA" "ILVE" => "ILVE" "IMESA" => "IMESA" "IMETEC" => "IMETEC" "IMPERIAL" => "IMPERIAL" "INDESIT" => "INDESIT" "INDOMO" => "INDOMO" "INEXIVE" => "INEXIVE" "INFRICO" => "INFRICO" "INFRIGO" => "INFRIGO" "INITIAL T" => "INITIAL T" "INNO.HIT" => "INNO.HIT" "INOXTREND" => "INOXTREND" "INTERNATIONAL PRESTIGE" => "INTERNATIONAL PRESTIGE" "INUVIK" => "INUVIK" "INVICTA" => "INVICTA" "IPSO" => "IPSO" "IPURE" => "IPURE" "IROBOT" => "IROBOT" "ITV" => "ITV" "IXINA FRANCE" => "IXINA FRANCE" "JEKEN - JENKEN" => "JEKEN - JENKEN" "JEMKO" => "JEMKO" "JENNAIR" => "JENNAIR" "JETAIR" => "JETAIR" "JETFROST" => "JETFROST" "JETGAZ" => "JETGAZ" "JETWASH" => "JETWASH" "JOLLYMEC" => "JOLLYMEC" "JPC" => "JPC" "JUMO" => "JUMO" "JUNGER" => "JUNGER" "JUNIOR" => "JUNIOR" "JUNKER" => "JUNKER" "JUNO" => "JUNO" "JURA" => "JURA" "JUSTA" => "JUSTA" "JVC" => "JVC" "KAISUI" => "KAISUI" "KALORIK" => "KALORIK" "KARCHER" => "KARCHER" "KARERA" => "KARERA" "KATOREX" => "KATOREX" "KEHL" => "KEHL" "KELON" => "KELON" "KELVINATOR" => "KELVINATOR" "KENMORE" => "KENMORE" "KENWOOD" => "KENWOOD" "KEOPS" => "KEOPS" "KERWAVE" => "KERWAVE" "KIMEX" => "KIMEX" "KING D'HOME KINGDHOME" => "KING D'HOME KINGDHOME" "KIRSCH" => "KIRSCH" "KITCHEN CHEF" => "KITCHEN CHEF" "KITCHENAID" => "KITCHENAID" "KITCHENAID - ACCESSOIRES" => "KITCHENAID - ACCESSOIRES" "KLARSTEIN" => "KLARSTEIN" "KLEENMAID" => "KLEENMAID" "KLEFR" => "KLEFR" "KLEO" => "KLEO" "KNEISSEL" => "KNEISSEL" "KOENIC" => "KOENIC" "KOENIG" => "KOENIG" "KONRAD" => "KONRAD" "KONTACT" => "KONTACT" "KORTING" => "KORTING" "KRAMPOUZ" => "KRAMPOUZ" "KREFT" => "KREFT" "KRUPPS" => "KRUPPS" "KRUPS" => "KRUPS" "KRYSTER" => "KRYSTER" "KUPPERSBUSH" => "KUPPERSBUSH" "KYDOS" => "KYDOS" "LA CORNUE" => "LA CORNUE" "LA SOMMELIERE" => "LA SOMMELIERE" "LACANCHE" => "LACANCHE" "LACIMBALI" => "LACIMBALI" "LACO" => "LACO" "LADEN" => "LADEN" "LADYWIND" => "LADYWIND" "LAGRANGE" => "LAGRANGE" "LAINOX" => "LAINOX" "LAMBER" => "LAMBER" "LAMONA" => "LAMONA" "LANCER" => "LANCER" "LAURASTAR" => "LAURASTAR" "LAURUS" => "LAURUS" "LAZER" => "LAZER" "LE CELLIER" => "LE CELLIER" "LE CHAI" => "LE CHAI" "LE MARQUIER" => "LE MARQUIER" "LEISURE" => "LEISURE" "LEMERCIER" => "LEMERCIER" "LENSON" => "LENSON" "LEONARD" => "LEONARD" "LERVIA" => "LERVIA" "LG" => "LG" "LIEBHERR" => "LIEBHERR" "LIFETEC" => "LIFETEC" "LIGMAR" => "LIGMAR" "LIMIT" => "LIMIT" "LINA" => "LINA" "LINARIE" => "LINARIE" "LINCAR" => "LINCAR" "LINCOLN" => "LINCOLN" "LINDBERGH" => "LINDBERGH" "LINDE" => "LINDE" "LINEATRE" => "LINEATRE" "LINETECH" => "LINETECH" "LINKE" => "LINKE" "LISTO" => "LISTO" "LIVENTA" => "LIVENTA" "LOFRA" => "LOFRA" "LOUIS TELLIER" => "LOUIS TELLIER" "LUXGLAS" => "LUXGLAS" "LUXHOME" => "LUXHOME" "LUXIO" => "LUXIO" "LUXOR" => "LUXOR" "M-SYSTEM" => "M-SYSTEM" "MABE" => "MABE" "MACH" => "MACH" "MAFTER" => "MAFTER" "MAGIC CHEF" => "MAGIC CHEF" "MAGIMIX" => "MAGIMIX" "MAISON DEPOT" => "MAISON DEPOT" "MAISTER" => "MAISTER" "MANDINE" => "MANDINE" "MANHATTAN" => "MANHATTAN" "MARKLING" => "MARKLING" "MASTER" => "MASTER" "MATTHIS" => "MATTHIS" "MAXFIRE" => "MAXFIRE" "MAYC" => "MAYC" "MAYTAG" => "MAYTAG" "MBM" => "MBM" "MCC-TRADING INTERNATIONAL" => "MCC-TRADING INTERNATIONAL" "MEA" => "MEA" "MEDIFROID" => "MEDIFROID" "MEDION" => "MEDION" "MEISTER" => "MEISTER" "MELICONI" => "MELICONI" "MELITTA" => "MELITTA" "MENALUX" => "MENALUX" "MENEGHETI" => "MENEGHETI" "MEP" => "MEP" "MERCATUS" => "MERCATUS" "MERKER" => "MERKER" "METRO" => "METRO" "MEZIERE" => "MEZIERE" "MICROLOGIC" => "MICROLOGIC" "MICROLOGIE" => "MICROLOGIE" "MICROMAX" => "MICROMAX" "MICROSAT" => "MICROSAT" "MICROSTAR" => "MICROSTAR" "MIDEA" => "MIDEA" "MIELE" => "MIELE" "MINEA" => "MINEA" "MIOGO" => "MIOGO" "MIOSTAR" => "MIOSTAR" "MOBALPA" => "MOBALPA" "MOBILETV" => "MOBILETV" "MODERNA" => "MODERNA" "MODULAR" => "MODULAR" "MONDIAL" => "MONDIAL" "MONSTER" => "MONSTER" "MONTBLANC" => "MONTBLANC" "MORPHY RICHARDS" => "MORPHY RICHARDS" "MORRIS" => "MORRIS" "MOULINEX" => "MOULINEX" "MPR" => "MPR" "MTEC" => "MTEC" "MTS" => "MTS" "MULTIGROUP" => "MULTIGROUP" "NARDI" => "NARDI" "NAYATI" => "NAYATI" "NED" => "NED" "NEFF" => "NEFF" "NEO" => "NEO" "NEOTECH" => "NEOTECH" "NEOTHERM" => "NEOTHERM" "NESPRESSO" => "NESPRESSO" "NESTOR M" => "NESTOR M" "NEUFUNK" => "NEUFUNK" "NEVADA" => "NEVADA" "NEWCOLD" => "NEWCOLD" "NEWLINE" => "NEWLINE" "NEWPOL" => "NEWPOL" "NEWTEC" => "NEWTEC" "NILFISK" => "NILFISK" "NINJA" => "NINJA" "NNA" => "NNA" "NOGAMATIC" => "NOGAMATIC" "NOIROT" => "NOIROT" "NOMADIC" => "NOMADIC" "NORD INOX" => "NORD INOX" "NORDTON" => "NORDTON" "NORGE" => "NORGE" "NOSEM" => "NOSEM" "NOSTRIA" => "NOSTRIA" "NOVAMATIC" => "NOVAMATIC" "NOVELTI" => "NOVELTI" "NOVIDOM" => "NOVIDOM" "NOVY" => "NOVY" "NTAIR" => "NTAIR" "NUMATIC" => "NUMATIC" "NUOVA" => "NUOVA" "O'FOEHN" => "O'FOEHN" "OCEAN" => "OCEAN" "OCEANIC" => "OCEANIC" "OEM" => "OEM" "OHMEX" => "OHMEX" "OLYMPIC" => "OLYMPIC" "OMCAN" => "OMCAN" "ONAX" => "ONAX" "OPTEX" => "OPTEX" "ORANIER" => "ORANIER" "ORIGANE" => "ORIGANE" "ORLINE" => "ORLINE" "ORMOND" => "ORMOND" "ORVA" => "ORVA" "OTSEIN" => "OTSEIN" "OVENPLUS" => "OVENPLUS" "OXFORD" => "OXFORD" "OXYGEN" => "OXYGEN" "OZTIRYAKILER" => "OZTIRYAKILER" "PACIFIC" => "PACIFIC" "PANASONIC" => "PANASONIC" "PANDO" => "PANDO" "PARISRHONE" => "PARISRHONE" "PARNAL" => "PARNAL" "PERFEKT" => "PERFEKT" "PHIDEL" => "PHIDEL" "PHILCO" => "PHILCO" "PHILIPS" => "PHILIPS" "PIERRE CARDIN" => "PIERRE CARDIN" "PKM" => "PKM" "PLANETE" => "PLANETE" "PLUS" => "PLUS" "PLUS INTERNATIONAL" => "PLUS INTERNATIONAL" "POCOLINE" => "POCOLINE" "PODIUM" => "PODIUM" "POLAR" => "POLAR" "POLTI" => "POLTI" "PORCHER" => "PORCHER" "PORTINOX" => "PORTINOX" "PREMIERPLAN" => "PREMIERPLAN" "PRESTICCOK" => "PRESTICCOK" "PRESTIGE+" => "PRESTIGE+" "PRIMO" => "PRIMO" "PRIMOTECQ" => "PRIMOTECQ" "PRIMUS" => "PRIMUS" "PRINCETON" => "PRINCETON" "PRIVILEG" => "PRIVILEG" "PROGRESS" => "PROGRESS" "PROLINE" => "PROLINE" "PROXIMA" => "PROXIMA" "QILIVE" => "QILIVE" "QUADRO" => "QUADRO" "QUADROCOPTER" => "QUADROCOPTER" "QUALIT'AIR" => "QUALIT'AIR" "QUIGG" => "QUIGG" "R.WIND" => "R.WIND" "RADIOLA" => "RADIOLA" "RAINBOW" => "RAINBOW" "RANGEMASTER" => "RANGEMASTER" "RANGER" => "RANGER" "RAVANSON" => "RAVANSON" "RAYNOR" => "RAYNOR" "RCA" => "RCA" "RECORD" => "RECORD" "RECTILIGNE" => "RECTILIGNE" "REDDER" => "REDDER" "REGAL" => "REGAL" "REGENT" => "REGENT" "REINGHOLD" => "REINGHOLD" "RESPECTA" => "RESPECTA" "REX" => "REX" "RHONELEC" => "RHONELEC" "RHOTELEC" => "RHOTELEC" "RIVIERA ET BAR" => "RIVIERA ET BAR" "ROBLIN" => "ROBLIN" "ROBOT COUPE" => "ROBOT COUPE" "ROBUSTA" => "ROBUSTA" "ROCH" => "ROCH" "ROLLER GRILL" => "ROLLER GRILL" "ROMIX" => "ROMIX" "ROMMER" => "ROMMER" "ROSIERES" => "ROSIERES" "ROSINOX" => "ROSINOX" "ROTEL" => "ROTEL" "ROTHELEC" => "ROTHELEC" "ROWENTA" => "ROWENTA" "RUSSELL HOBS" => "RUSSELL HOBS" "RVS" => "RVS" "SABA" => "SABA" "SAECO" => "SAECO" "SAGAA" => "SAGAA" "SALCO" => "SALCO" "SALVA" => "SALVA" "SAMAC" => "SAMAC" "SAMANA" => "SAMANA" "SAMBA" => "SAMBA" "SAMET" => "SAMET" "SAMMIC" => "SAMMIC" "SAMPO" => "SAMPO" "SAMSUNG" => "SAMSUNG" "SANCY" => "SANCY" "SANGIORGIO" => "SANGIORGIO" "SANTOS" => "SANTOS" "SANYO" => "SANYO" "SARO" => "SARO" "SAUNIER DUVAL" => "SAUNIER DUVAL" "SAUTER" => "SAUTER" "SCANDILUX" => "SCANDILUX" "SCANDINOVA" => "SCANDINOVA" "SCHARPF" => "SCHARPF" "SCHAUB LORENZ" => "SCHAUB LORENZ" "SCHAUEN" => "SCHAUEN" "SCHMIDT" => "SCHMIDT" "SCHNEIDER" => "SCHNEIDER" "SCHOLTES" => "SCHOLTES" "SCHOTT" => "SCHOTT" "SCIENTIFIC LABS" => "SCIENTIFIC LABS" "SEAWAY" => "SEAWAY" "SEB" => "SEB" "SEDEA" => "SEDEA" "SEELECT" => "SEELECT" "SEG" => "SEG" "SEGAD" => "SEGAD" "SELECLINE" => "SELECLINE" "SENON" => "SENON" "SEPPELFRICKE" => "SEPPELFRICKE" "SERVIMAT" => "SERVIMAT" "SERVIS" => "SERVIS" "SETRA" => "SETRA" "SEVERIN" => "SEVERIN" "SHARCOOL" => "SHARCOOL" "SHARK" => "SHARK" "SHARP" => "SHARP" "SHAUB LORENTZ" => "SHAUB LORENTZ" "SIDEX" => "SIDEX" "SIEMENS" => "SIEMENS" "SIGNATURE" => "SIGNATURE" "SILANOS" => "SILANOS" "SILTAL" => "SILTAL" "SILVA" => "SILVA" "SILVER" => "SILVER" "SILVERCREST" => "SILVERCREST" "SILVERLINE" => "SILVERLINE" "SILVERSTYLE" => "SILVERSTYLE" "SIMA" => "SIMA" "SIMEO" => "SIMEO" "SIMFER" => "SIMFER" "SIMONELLI" => "SIMONELLI" "SINGER" => "SINGER" "SIPLEC" => "SIPLEC" "SIRIUS" => "SIRIUS" "SIRMAN" => "SIRMAN" "SITRAM" => "SITRAM" "SMALVIC" => "SMALVIC" "SMEG" => "SMEG" "SNAIGE" => "SNAIGE" "SOFRACA" => "SOFRACA" "SOGAL" => "SOGAL" "SOGALUX" => "SOGALUX" "SOGELUX" => "SOGELUX" "SOLAC" => "SOLAC" "SOLER AND PALAU" => "SOLER AND PALAU" "SONY" => "SONY" "SOPADIS" => "SOPADIS" "SOUNDWAVE" => "SOUNDWAVE" "SPEED QUEEN" => "SPEED QUEEN" "SPID - SPIDER" => "SPID - SPIDER" "SPIDEM" => "SPIDEM" "STALGAST" => "STALGAST" "STANLINE" => "STANLINE" "STAR" => "STAR" "STARFROST" => "STARFROST" "STEELGRAN" => "STEELGRAN" "STEINER" => "STEINER" "STELLA" => "STELLA" "STOBS" => "STOBS" "STOVES" => "STOVES" "STYX" => "STYX" "SUBLIMO" => "SUBLIMO" "SULPICE" => "SULPICE" "SULPICETV" => "SULPICETV" "SUNBEAM" => "SUNBEAM" "SUPERSTAR" => "SUPERSTAR" "SUPRA" => "SUPRA" "SURFLINE" => "SURFLINE" "SURFTV" => "SURFTV" "SURMELEC" => "SURMELEC" "SWEEDY" => "SWEEDY" "SYRMA" => "SYRMA" "TAURENS" => "TAURENS" "TAURUS" => "TAURUS" "TCHIBO" => "TCHIBO" "TCL" => "TCL" "TEAM" => "TEAM" "TEBA" => "TEBA" "TECHNICAL" => "TECHNICAL" "TECHNOR" => "TECHNOR" "TECHWOOD" => "TECHWOOD" "TECHYO" => "TECHYO" "TECNOEKA" => "TECNOEKA" "TECNOFROST" => "TECNOFROST" "TECNOGAS" => "TECNOGAS" "TECNOINOX" => "TECNOINOX" "TECNOLEC" => "TECNOLEC" "TECNOLUX" => "TECNOLUX" "TECNOWIND" => "TECNOWIND" "TECNOX" => "TECNOX" "TEFAL" => "TEFAL" "TEFCOLD" => "TEFCOLD" "TEKA" => "TEKA" "TEKVIS" => "TEKVIS" "TELECO" => "TELECO" "TELEFUNKEN" => "TELEFUNKEN" "TEMPTECH" => "TEMPTECH" "TENSAI" => "TENSAI" "TERIM" => "TERIM" "TERMAL" => "TERMAL" "TGCP" => "TGCP" "THERMAGLAS" => "THERMAGLAS" "THERMILUX" => "THERMILUX" "THERMOR" => "THERMOR" "THIRODE" => "THIRODE" "THOMAS" => "THOMAS" "THOMSON" => "THOMSON" "THOR" => "THOR" "TIMSHELL" => "TIMSHELL" "TINECO" => "TINECO" "TINKA" => "TINKA" "TOKIWA" => "TOKIWA" "TONDA" => "TONDA" "TORNADO" => "TORNADO" "TORNATI FORNI" => "TORNATI FORNI" "TOSAI" => "TOSAI" "TOSHIBA" => "TOSHIBA" "TRANSCONTINENT" => "TRANSCONTINENT" "TRIAX" => "TRIAX" "TRIOMPH" => "TRIOMPH" "TRISA" => "TRISA" "TRISTAR" => "TRISTAR" "TRIUMPH" => "TRIUMPH" "TROPICAL" => "TROPICAL" "TROPICOOL" => "TROPICOOL" "TROTEC" => "TROTEC" "TUCSON" => "TUCSON" "TURBOAIR" => "TURBOAIR" "TWINSTAR" => "TWINSTAR" "UFESA" => "UFESA" "ULGOR" => "ULGOR" "UNELVENT" => "UNELVENT" "UNICLINE" => "UNICLINE" "UNITED" => "UNITED" "UNOX" => "UNOX" "UPPERCOLD" => "UPPERCOLD" "URALUX" => "URALUX" "URANIA" => "URANIA" "URBAN" => "URBAN" "V ZUG" => "V ZUG" "VALBERG" => "VALBERG" "VEDETTE" => "VEDETTE" "VENDOME" => "VENDOME" "VENDOMOIS" => "VENDOMOIS" "VENGA" => "VENGA" "VERTAMIS" => "VERTAMIS" "VESTEL" => "VESTEL" "VESTFROST" => "VESTFROST" "VETRELLA" => "VETRELLA" "VICTORY" => "VICTORY" "VIN SUR VIN (VINSURVIN)" => "VIN SUR VIN (VINSURVIN)" "VINEAA" => "VINEAA" "VINICOSY" => "VINICOSY" "VINILUX" => "VINILUX" "VINOSPHERE" => "VINOSPHERE" "VINOSTYLE" => "VINOSTYLE" "VIRTUS" => "VIRTUS" "VISIONIC" => "VISIONIC" "VITEMPUS" => "VITEMPUS" "VIVA" => "VIVA" "VIVAX" => "VIVAX" "VOGICA" => "VOGICA" "VORWERK" => "VORWERK" "VOXSON" => "VOXSON" "WAECO" => "WAECO" "WALKER" => "WALKER" "WALTHAM" => "WALTHAM" "WASCATOR" => "WASCATOR" "WAVES" => "WAVES" "WEGAWHITE" => "WEGAWHITE" "WELCO" => "WELCO" "WELCOME" => "WELCOME" "WELLINGTON" => "WELLINGTON" "WELLS" => "WELLS" "WELTEC" => "WELTEC" "WELTSTAR" => "WELTSTAR" "WESDER" => "WESDER" "WESPOINT - WESTPOINT" => "WESPOINT - WESTPOINT" "WESTAHL" => "WESTAHL" "WESTEN" => "WESTEN" "WESTFROST" => "WESTFROST" "WESTINGHOUSE" => "WESTINGHOUSE" "WESTLINE" => "WESTLINE" "WESTWOOD" => "WESTWOOD" "WHIRLPOOL" => "WHIRLPOOL" "WHITE and BROWN" => "WHITE and BROWN" "WHITE KNIGHT" => "WHITE KNIGHT" "WHITE-WESTINGHOUSE" => "WHITE-WESTINGHOUSE" "WHITEFROST" => "WHITEFROST" "WHITESTAR" => "WHITESTAR" "WHITEWASH WITEWASH" => "WHITEWASH WITEWASH" "WHITEWOOD" => "WHITEWOOD" "WILCOOL" => "WILCOOL" "WILSON" => "WILSON" "WINBOT" => "WINBOT" "WINCAVE" => "WINCAVE" "WINDSOR" => "WINDSOR" "WINIA" => "WINIA" "WINTERHALTER" => "WINTERHALTER" "WITT" => "WITT" "WOLKENSTEIN" => "WOLKENSTEIN" "XD ENJOY" => "XD ENJOY" "XELANCE" => "XELANCE" "XIAOMI" => "XIAOMI" "XPER" => "XPER" "YAMAHA" => "YAMAHA" "YARD" => "YARD" "YOO DIGITAL HOME" => "YOO DIGITAL HOME" "ZANKER" => "ZANKER" "ZANUSSI" => "ZANUSSI" "ZARONI" => "ZARONI" "ZEBORNE" => "ZEBORNE" "ZELMER" => "ZELMER" "ZEROWATT" => "ZEROWATT" "ZIBRO" => "ZIBRO" "ZOPPAS" => "ZOPPAS" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez la marque de votre appareil" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#4320 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "{"1331":["T\u00e9l\u00e9vision"],"4DIAMOND GRID":["T\u00e9l\u00e9vision"],"ACAPULCO":["Chauffe eau"],"ACOVA":["Radiateur"],"ADLER":["Lave vaisselle"],"ADMIRAL":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Machine \u00e0 pain","Lave vaisselle"],"AEG":["S\u00e8che linge","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Plaque","Hotte","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Micro-ondes","Chauffe eau","Robot","Centrale vapeur","Cuisini\u00e8re","TIROIR CHAUFFANT","Aspirateur"],"AFI":["Four","Friteuse","Lave vaisselle"],"AFICOLLINLUCY":["Friteuse","Armoire Positive"],"AFK":["Machine \u00e0 pain","Micro-ondes"],"AGA":["Cuisini\u00e8re","Hotte"],"AIR FORCE AIRFORCE":["Hotte","Plaque","R\u00e9frig\u00e9rateur"],"AIRCOON":["R\u00e9frig\u00e9rateur"],"AIRLINE":["Lave vaisselle","Lave linge"],"AIRLUX":["Plaque","Four","Lave vaisselle","Hotte","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Micro-ondes","Cave \u00e0 vin"],"AIRONE":["Hotte"],"AIRPORT":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cuisini\u00e8re","Lave vaisselle","Cong\u00e9lateur"],"AIRWELL":["Climatisation"],"AKIBA":["Aspirateur"],"AKIOS":["T\u00e9l\u00e9vision"],"ALASKA":["Lave linge","Aspirateur"],"ALBA BUSH":["R\u00e9frig\u00e9rateur"],"ALESIA":["S\u00e8che linge","R\u00e9frig\u00e9rateur"],"ALEZIA":["Lave linge","S\u00e8che linge"],"ALGOR":["R\u00e9frig\u00e9rateur"],"ALIZEE":["Hotte"],"ALLIANCE":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave linge","S\u00e8che linge"],"ALPATEC":["Climatisation","Radiateur","Machine \u00e0 gla\u00e7ons","Rafraichisseur d'air","Ventilateur","HUMIDIFICATEUR"],"ALPENINOX":["Four"],"ALTECH":["Chauffe eau"],"ALTERNA":["Chauffe eau"],"ALTIC":["Lave linge","R\u00e9frig\u00e9rateur"],"ALTUS":["Four","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","T\u00e9l\u00e9vision","Climatisation"],"AMADIS":["Aspirateur","Chauffe eau"],"AMANA":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Lave vaisselle"],"AMATIS":["Lave vaisselle","R\u00e9frig\u00e9rateur","machine sous vide","Toaster"],"AMBASSADE":["Lave linge","Cuisini\u00e8re","Four","Friteuse","Plaque","Plancha"],"AMBASSADE DE BOURGOGNE":["Cuisini\u00e8re"],"AMBRA":["S\u00e8che linge"],"AMICA":["Cuisini\u00e8re","Lave vaisselle","Four","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Hotte"],"AMRAZ":["R\u00e9frig\u00e9rateur"],"AMSTA":["Four","Hotte","Plaque","R\u00e9chaud","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"AMSTRAD":["T\u00e9l\u00e9vision"],"ANIMIO":["Expresso"],"ANIMO":["Chauffe-briques","Percolateur","Expresso"],"ANTARION":["T\u00e9l\u00e9vision"],"APELL":["Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Lave linge"],"APPLIMO":["Radiateur"],"AQUACEANE":["Lave linge","S\u00e8che linge","Lave vaisselle"],"AQUAVAC":["Aspirateur"],"ARC EN CIEL AEC":["Cuisini\u00e8re","Lave vaisselle","Four","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Hotte"],"ARCADE":["Chauffe eau"],"ARCELIK":["Lave linge","Four","Plaque"],"ARDEM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Raclette grill","Lave vaisselle"],"ARDO":["S\u00e8che linge","Hotte","Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave vaisselle"],"ARIAGEL":["Climatisation"],"ARIANE":["Lave linge"],"ARISTON":["Hotte","Chauffe eau","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave linge","Plaque","Accumulateur gaz","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Grill","Chaudi\u00e8re"],"ARROW":["Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Barbecue","R\u00e9chaud","Radiateur"],"ARTEVINO":["Cave \u00e0 vin"],"ARTHURMARTIN ARTHUR MARTIN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Plaque","S\u00e8che linge","Hotte","Micro-ondes","Centrale vapeur","Minifour","Aspirateur","Friteuse","Robot"],"ARTIC":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","S\u00e8che linge","Plaque","Cong\u00e9lateur"],"ASKO":["Lave linge","S\u00e8che linge","Lave vaisselle","Four","R\u00e9frig\u00e9rateur","Hotte","Micro-ondes","Plaque","Expresso","Cong\u00e9lateur","Cave \u00e0 vin"],"ASPES":["Lave vaisselle","S\u00e8che linge","Cuisini\u00e8re","Lave linge","Plaque","Four","R\u00e9frig\u00e9rateur"],"ASTERIE":["S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"ASTO":["Lave linge"],"ASTORIA":["Centrale vapeur","Fer \u00e0 repasser","Plaque","Nettoyeur vapeur","Expresso","Balai vapeur","Station de repassage"],"ASTRELL":["T\u00e9l\u00e9vision"],"ATAG":["Four","Plaque","Minifour","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Lave vaisselle"],"ATLAN":["Hotte"],"ATLANTIC":["Radiateur","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Four","Chauffe eau","Chaudi\u00e8re","Climatisation","Chauffage","S\u00e8che linge"],"ATTILA":["Cuisini\u00e8re"],"AUCHAN":["Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"AUER":["Chauffe eau","Chauffage","Po\u00eale"],"AURORA":["S\u00e8che linge"],"AUSTRIA":["R\u00e9frig\u00e9rateur"],"AVEA":["R\u00e9frig\u00e9rateur","Lave linge","Four","Cuisini\u00e8re","Lave vaisselle","Plaque","Cong\u00e9lateur"],"AVILLA AVILA":["Machine \u00e0 pain"],"AVINTAGE":["Cave \u00e0 vin"],"AXANE":["S\u00e8che linge","Micro-ondes","Lave linge","Lave vaisselle","Cuisini\u00e8re"],"AXESS":["Hotte"],"AXIL":["d\u00e9codeur"],"AXITRONIC":["T\u00e9l\u00e9vision"],"AYA":["Lave linge","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","Micro-ondes","Minifour","T\u00e9l\u00e9vision","Mini-kitchen","Aspirateur"],"BABYLISS":["Epilateur","Miroir cosm\u00e9tique","S\u00e8che cheveux","Tondeuse"],"BALAY":["Four","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte","Plaque","S\u00e8che linge","Micro-ondes"],"BALTIC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"BALTIK":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BARAZZA":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"BARON":["Cuisini\u00e8re","Four"],"BARTSCHER":["Cafeti\u00e8re","Plancha","Four","Plaque","R\u00e9chaud","Broyeur","Percolateur","Machine \u00e0 hot dog","Toaster"],"BASICLINE":["Lave linge","Four","Plaque"],"BAUKNECHT":["Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Hotte","Four","Plaque","Cuisini\u00e8re","Cong\u00e9lateur","Minifour","Micro-ondes"],"BAUMATIC":["Plaque","Four","Hotte","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Cuisini\u00e8re"],"BE YOU":["Rasoir"],"BECKEN":["Four"],"BEEM":["Machine \u00e0 pain"],"BEKO":["Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Hotte","Micro-ondes","Aspirateur","Centrale vapeur","Expresso","Climatisation","Minifour","T\u00e9l\u00e9vision","Blender","Chauffage","Extracteur de jus","Cafeti\u00e8re","Rafraichisseur d'air","Purificateur d'air","Friteuse","Nettoyeur","Robot"],"BELDEKO":["Plaque","R\u00e9frig\u00e9rateur","Hotte","Lave linge"],"BELLAVITA":["S\u00e8che linge","Lave linge","Centrale vapeur"],"BELLING":["Cuisini\u00e8re"],"BENDIX":["Sans cat\u00e9gorie","Lave linge","ACCESSOIRE","S\u00e8che linge"],"BERKLAYS":["R\u00e9frig\u00e9rateur"],"BERNOLLIN":["Plaque"],"BERTO'S":["Cuisini\u00e8re","Friteuse","Plaque"],"BEST":["Hotte"],"BESTRON":["Machine \u00e0 pain","Minifour","Cuisini\u00e8re","Climatisation"],"BETTY CROCKER":["Machine \u00e0 pain"],"BIANCA":["Lave linge"],"BIFINETT":["Machine \u00e0 pain","Robot","Micro-ondes","Cafeti\u00e8re"],"BIG CHEF":["Lave linge","Cuisini\u00e8re"],"BIG CHILL":["R\u00e9frig\u00e9rateur"],"BIOSTORE":["Armoire froide"],"BISSEL":["Aspirateur"],"BISSELL":["Aspirateur","Nettoyeur","Aspirateur laveur","Nettoyeur d\u00e9tacheur","Nettoyeur vapeur"],"BLACK & DECKER":["Machine \u00e0 pain","Aspirateur","Nettoyeur vapeur","Expresso","Cafeti\u00e8re","Extracteur de jus","Blender","Climatisation","Presse agrumes","Micro-ondes","Hachoir"],"BLANCO":["Four"],"BLAUPUNKT":["Micro-ondes"],"BLOMBERG":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","S\u00e8che linge","Hotte"],"BLUEBELL":["Machine \u00e0 pain"],"BLUESKY":["Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Aspirateur","Four","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","R\u00e9chaud","Radiateur","Minifour","Cave \u00e0 vin","T\u00e9l\u00e9vision","Climatisation"],"BLUEWIND":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Aspirateur","Cuisini\u00e8re"],"BLYSS":["Chauffe eau"],"BOB":["Lave vaisselle"],"BODNER & MANN":["Chauffe eau","Hotte","Chaudi\u00e8re"],"BOFFI":["Sans cat\u00e9gorie"],"BOMANN":["Micro-ondes","Machine \u00e0 pain","Lave vaisselle","Robot","S\u00e8che linge","Hotte","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"BOMPANI":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","Lave linge","Hotte","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes"],"BONNET":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Armoire N\u00e9gative","Armoire Positive","Marmite"],"BOOSTY":["Aspirateur"],"BORA":["Sans cat\u00e9gorie","Four","Lave linge","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"BOREAL":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle"],"BORETTI":["Cuisini\u00e8re","Plaque"],"BOSCH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cafeti\u00e8re","Lave linge","Expresso","S\u00e8che linge","Four","Hotte","Lave vaisselle","Cuisini\u00e8re","Centrale vapeur","Robot","Plaque","Micro-ondes","Aspirateur","Mixer","Aspirateur de table","Batteur Electrique","Grille-pain","Fer \u00e0 repasser","Bouilloire","Friteuse","Blender","Climatisation","Trancheuse","Cuiseur vapeur","Centrifugeuse","Chemin\u00e9e","Hachoir","Presse agrumes","Multicuiseur","Extracteur de jus","Outils jardinage","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Batteur","Robot cuiseur","Grill","TIROIR CHAUFFANT"],"BOURGEOIS":["Sans cat\u00e9gorie","Four"],"BRANDSTAR":["Sans cat\u00e9gorie"],"BRANDT":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","S\u00e8che linge","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Machine \u00e0 pain","Expresso","Chauffe eau","Robot","Friteuse","T\u00e9l\u00e9vision","Extracteur de jus","Mixer","Blender","Plancha"],"BRANDY BEST BRANDYBEST":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Cuisini\u00e8re","Four","Lave vaisselle","Minibar","Minifour","S\u00e8che linge","Plaque"],"BRAUN":["Expresso","Robot","Mixer","Cafeti\u00e8re","Hachoir","Brosse \u00e0 dent \u00e9lectrique","Rasoir","Fer \u00e0 repasser","Epilateur","Tondeuse","Centrale vapeur","Cuiseur vapeur","Moulin","Blender","Centrifugeuse","Bouilloire","Grille-pain","Grill","Friteuse"],"BRAVILOR BONAMAT":["Chauffe-briques","Distributeur \u00e0 eau chaude"],"BREADMAN":["Machine \u00e0 pain"],"BREMA":["Machine \u00e0 gla\u00e7ons"],"BREVILLE":["Machine \u00e0 pain"],"BRICO DEPOT":["Plaque","Hotte"],"BRITA":["Carafe","Adoucisseur"],"BROAN":["Hotte","R\u00e9frig\u00e9rateur"],"BROTHER":["Sans cat\u00e9gorie"],"BRU":["Lave vaisselle","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie"],"BSK":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave linge","Plaque","S\u00e8che linge","Cong\u00e9lateur","Micro-ondes","Cuisini\u00e8re","Lave vaisselle"],"BUDERUS":["Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"BURG":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Plaque","Four","Lave vaisselle","Hotte"],"BUSH":["Machine \u00e0 pain"],"CAHORS":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CALEX":["Lave linge","S\u00e8che linge"],"CALIFORNIA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Micro-ondes","Plaque","Hotte","Climatisation","Chauffage","Minifour","Four","Aspirateur","Ventilateur","Machine \u00e0 gla\u00e7ons"],"CALIFORNIA EUR":["Plaque","Cuisini\u00e8re"],"CALOR":["Fer \u00e0 repasser","Cafeti\u00e8re","Centrale vapeur","Brosse \u00e0 dent \u00e9lectrique","Aspirateur","Lave linge","S\u00e8che cheveux","Rasoir","Expresso","Epilateur","Machine \u00e0 caf\u00e9","Tondeuse","D\u00e9froisseur","Radiateur"],"CALRUS":["Hotte"],"CALUX":["Sans cat\u00e9gorie","Insert"],"CAMPINGAZ":["Barbecue"],"CANDY":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Plaque","Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes","Four","Cuisini\u00e8re","Trio plaque + four + lave vaisselle","Cong\u00e9lateur","Cave \u00e0 vin","Duo four + lave vaisselle","Aspirateur"],"CAPLAIN":["Batteur"],"CARAD":["Lave vaisselle","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie"],"CARMA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Four","Plaque","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re"],"CARREFOUR HOME":["Micro-ondes","Lave linge","Machine \u00e0 pain","Cong\u00e9lateur","Minifour","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","Hotte","S\u00e8che linge","Plaque","Cave \u00e0 vin","Minibar","Aspirateur","Cuisini\u00e8re","Robot","Friteuse"],"CARRIER":["R\u00e9frig\u00e9rateur"],"CART AIR CARTAIR":["Hotte"],"CASINO":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","Minifour"],"CASSELIN":["Salamandre","Grille-pain","Four"],"CASTORAMA":["Chauffe eau"],"CATA APELSON":["Plaque","Four","Hotte","Micro-ondes"],"CAVISS":["Cave \u00e0 vin"],"CEADO":["Extracteur de jus"],"CGV":["T\u00e9l\u00e9vision","d\u00e9codeur"],"CHAFFOTEAUX & MAURY":["Chauffe eau","Chaudi\u00e8re"],"CHEFMATE":["Machine \u00e0 pain"],"CHELSEA":["Lave vaisselle","R\u00e9frig\u00e9rateur"],"CHIQ":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"CHROMEX":["Four","Aspirateur"],"CIARRA":["Hotte"],"CIMLINE":["Sans cat\u00e9gorie"],"CLASSIC HOME":["R\u00e9frig\u00e9rateur","Chauffe eau"],"CLATRONIC":["Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot"],"CLAYTON":["Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","T\u00e9l\u00e9vision","d\u00e9codeur"],"CLEANFIX":["Aspirateur"],"CLIMADIFF":["Cave \u00e0 vin","Hotte","Mini-kitchen","Sans cat\u00e9gorie","Expresso","Minifour","Robot","Hachoir","Plancha","Climatisation","Machine \u00e0 bi\u00e8re"],"CLIMALIX":["Climatisation"],"CLIMASELECT":["Cong\u00e9lateur","Minifour","Mini-kitchen","Machine \u00e0 bi\u00e8re"],"CLIMASPACE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"CLIMATEK":["Micro-ondes","Climatisation"],"CNA-BRICO":["Hotte"],"COBAL":["R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Hotte","Four","T\u00e9l\u00e9vision"],"COCEF":["Plaque"],"CODIMATEL":["Meuble chauffant"],"COFEEMAKER":["Machine \u00e0 caf\u00e9","Percolateur"],"COJER":["Plaque"],"COLDIS":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Four"],"COLGED":["Lave vaisselle"],"COLSTON":["R\u00e9frig\u00e9rateur"],"COMBISTEEL":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"COMENDA":["Lave vaisselle"],"COMFEE":["Cong\u00e9lateur","S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave vaisselle","Climatisation","Four","Hotte"],"COMPACT":["Cuiseur \u00e0 riz"],"CONCEPT":["Machine \u00e0 pain"],"CONCORDE":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"CONSTRUCTA":["Lave vaisselle","Hotte","Four","Plaque","Lave linge","Micro-ondes","R\u00e9frig\u00e9rateur"],"CONTINENTAL EDISON":["R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Machine \u00e0 pain","Cong\u00e9lateur","Lave linge","Plaque","Four","Hotte","Cuisini\u00e8re","Cave \u00e0 vin","Aspirateur","Micro-ondes","Minifour","Cafeti\u00e8re","Centrale vapeur","Friteuse","Robot","Blender","Mixer","Autoradio","Balance","Bouilloire","Chaine Hi Fi","Lecteur","P\u00e8se personne","Presse agrumes","Radio","Radio r\u00e9veil","Service \u00e0 fondue","T\u00e9l\u00e9phone","T\u00e9l\u00e9vision","Raclette grill","Barre de son","Expresso"],"CONTROL AIR":["Hotte"],"CONVIVIUM":["Micro-ondes"],"COOKART COOK'ART":["Plaque"],"COOKE&LEWIS":["Hotte","Plaque","Four","Micro-ondes","Lave vaisselle","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"COOKMAX":["Toaster"],"COOKTOP":["Four","Plaque"],"COOKWORKS":["Machine \u00e0 pain"],"COOLTECH":["Sans cat\u00e9gorie"],"COQYS":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle"],"CORAIL":["Chauffe eau"],"CORBERO":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"CORRADI":["Cuisini\u00e8re"],"COSYLIFE":["Robot batteur","Hachoir"],"COSYLINE":["Cave \u00e0 vin"],"CRAFFT":["Lave linge"],"CREDA":["Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge"],"CROFTON":["Machine \u00e0 pain"],"CROWN":["Sans cat\u00e9gorie"],"CRYSTAL":["Lave linge","S\u00e8che linge"],"CUISICHEF":["Machine \u00e0 pain"],"CUISINES REFERENCES":["Plaque"],"CUISITECH":["Micro-ondes","Minifour"],"CUPPONE OVENS":["Four"],"CURLING":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","S\u00e8che linge","Four","Cuisini\u00e8re","Lave vaisselle","Appareil \u00e0 fondue","Cong\u00e9lateur","Hotte"],"CURTISS":["Cong\u00e9lateur","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave linge","R\u00e9chaud","Aspirateur","Four","Minifour","Hotte","Plaque","Micro-ondes","Mini-kitchen","Lave vaisselle","Cave \u00e0 vin"],"D2":["T\u00e9l\u00e9vision"],"DAAN TECH":["Lave vaisselle"],"DAEWOO":["Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","T\u00e9l\u00e9vision","Minibar","Four","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Robot","Blender","Centrale vapeur","Minifour","Expresso","Plaque","S\u00e8che linge","Cuisini\u00e8re"],"DAV":["Four","Plaque"],"DE DIETRICH":["Chauffe eau","Cuisini\u00e8re","Sans cat\u00e9gorie","Four","Radiateur","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Micro-ondes","Hotte","Grill","Cong\u00e9lateur","Lave linge","Minifour","Expresso","Friteuse","TIROIR CHAUFFANT","Accumulateur gaz","Chaudi\u00e8re","Po\u00eale","ACCESSOIRE","Climatisation","S\u00e8che linge","Cave \u00e0 vin"],"DE ROSSO":["Lave linge","R\u00e9frig\u00e9rateur"],"DE SINA DESINA":["Machine \u00e0 pain"],"DELIPS":["T\u00e9l\u00e9vision"],"DELONGHI":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","Micro-ondes","Four","Machine \u00e0 pain","Machine \u00e0 caf\u00e9","Minifour","Expresso","Friteuse","Cireuse","Cafeti\u00e8re","Climatisation","Cr\u00e9dence","Hotte","Barbecue","Centrale vapeur","Fer \u00e0 repasser","Centrifugeuse","Plancha","Robot","D\u00e9shumidificateur","Sorbeti\u00e8re","Th\u00e9i\u00e8re","Grill","Machine \u00e0 th\u00e9","Radiateur","Aspirateur","Gaufrier","Moulin","Bouilloire","Nettoyeur vapeur"],"DELRUE":["Plaque"],"DER KREIS":["Plaque"],"DESIGN":["Machine \u00e0 pain"],"DEVILLE":["Po\u00eale","Insert","Cuisini\u00e8re fuel","Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Foyer chemin\u00e9e","Plancha","Chemin\u00e9e","Chaudi\u00e8re"],"DIAMOND":["Salamandre","Cuisini\u00e8re","Four","Toaster","Friteuse","Lave vaisselle","Cr\u00e9pi\u00e8re","S\u00e8che linge","R\u00f4tissoire","Four \u00e0 pizza","Armoire N\u00e9gative","Plaque","Lave verre","R\u00e9frig\u00e9rateur","Marmite"],"DIGIHOME":["Lave linge","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","d\u00e9codeur"],"DIGINIUM":["R\u00e9frig\u00e9rateur"],"DIGITRONIC":["T\u00e9l\u00e9vision","d\u00e9codeur"],"DIHR":["Lave vaisselle"],"DIRT DEVIL":["Aspirateur","Nettoyeur vapeur"],"DITO SAMA":["Batteur","Eplucheuse"],"DKK":["R\u00e9frig\u00e9rateur"],"DOMAN":["Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge","Four","S\u00e8che linge","Cong\u00e9lateur"],"DOMAR":["Sans cat\u00e9gorie"],"DOMATIX":["Hotte"],"DOMEDIA":["Machine \u00e0 pain"],"DOMENA":["Nettoyeur vapeur","Centrale vapeur","Fer \u00e0 repasser"],"DOMEOS":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Lave vaisselle","Micro-ondes","Minifour","Plaque","Four"],"DOMEST":["Cuisini\u00e8re","Cong\u00e9lateur","Four","R\u00e9frig\u00e9rateur","Plaque","S\u00e8che linge","Lave linge","Micro-ondes"],"DOMETIC":["Climatisation","R\u00e9frig\u00e9rateur","R\u00e9frig\u00e9rateur camping","Cong\u00e9lateur","Cave \u00e0 vin","Minibar","GLACIERE","Plaque"],"DOMINOX":["Plaque"],"DOMO":["Machine \u00e0 pain","Micro-ondes","Centrale vapeur","Robot","Blender chauffant","Cong\u00e9lateur","Minifour","Plancha","Expresso","Mixer","Trancheuse","Machine \u00e0 gla\u00e7ons","Gaufrier","Aspirateur","Friteuse","Cr\u00e9pi\u00e8re","Nettoyeur vapeur","Grill","Machine \u00e0 caf\u00e9","Hachoir","Blender","R\u00e9frig\u00e9rateur","Cuiseur vapeur","Raclette grill","Four \u00e0 pizza","Fondue","Appareil \u00e0 cake","Sorbeti\u00e8re"],"DOREGRILL":["R\u00f4tissoire"],"DREAME":["Aspirateur laveur","Aspirateur"],"DUSSELDORF":["Trancheuse"],"DUVERNOY":["Sans cat\u00e9gorie"],"DYNAMIC":["Mixer"],"DYNOR":["Sans cat\u00e9gorie"],"DYSON":["Aspirateur","Purificateur d'air","Ventilateur","Nettoyeur"],"ECO":["R\u00e9frig\u00e9rateur"],"ECOLINE":["Sans cat\u00e9gorie","Hotte"],"ECRON":["Sans cat\u00e9gorie"],"EDENWOOD":["T\u00e9l\u00e9vision","T\u00e9l\u00e9phone","Barre de son"],"EDER":["Plaque","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","Four"],"EDESA":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Eplucheuse","Chauffe eau","Thermoscelleuse","Chauffe-Plats","Chariot"],"EDSON":["Lave vaisselle","Lave linge","Four","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque"],"EDV":["Sans cat\u00e9gorie"],"EDY":["Sans cat\u00e9gorie"],"EGC":["Four","Plaque","Hotte"],"EICO":["Hotte"],"EKA":["Cuisini\u00e8re","Four","Plaque"],"ELBA":["Sans cat\u00e9gorie","Cuisini\u00e8re","Butanette","Plaque","Four"],"ELCOLUX":["Sans cat\u00e9gorie","Hotte","Plaque"],"ELCOTEC":["Four","R\u00e9chaud","Sans cat\u00e9gorie"],"ELDI":["Sans cat\u00e9gorie"],"ELECTA":["Cong\u00e9lateur"],"ELECTRA":["Sans cat\u00e9gorie"],"ELECTRA BREGENZ":["Plaque"],"ELECTROHAUS":["Sans cat\u00e9gorie"],"ELECTROLINE":["Lave linge","R\u00e9frig\u00e9rateur","Four"],"ELECTROLUX":["Aspirateur","Four","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cireuse","Plaque","Cafeti\u00e8re","Machine \u00e0 pain","Hotte","S\u00e8che linge","Climatisation","Cuisini\u00e8re","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","Robot","Expresso","Bouilloire","Centrale vapeur","Lave verre","Purificateur d'air","Armoire froide","Armoire Chaude","Armoire Positive","R\u00e9frig\u00e9rateur camping","Grill","GLACIERE","TIROIR CHAUFFANT","Nettoyeur","Minifour","Armoire N\u00e9gative","Aspirateur laveur","Essoreuse"],"ELECTROMIX":["Machine \u00e0 pain"],"ELETTROBAR":["Lave verre","Lave vaisselle"],"ELFRAMO":["Lave vaisselle"],"ELICA":["Hotte","Plaque"],"ELIT":["T\u00e9l\u00e9vision"],"ELITAIR":["Hotte"],"ELORA":["Sans cat\u00e9gorie"],"ELSAY":["Micro-ondes"],"ELTA":["Machine \u00e0 pain"],"EMB":["Lave verre"],"ENGEL":["d\u00e9codeur"],"ENGEL AXIL":["T\u00e9l\u00e9vision"],"ENO":["Four","Plaque","Sans cat\u00e9gorie"],"ENODIS":["Cong\u00e9lateur"],"ENTRONIC":["Climatisation","Minifour","Aspirateur"],"EQUATION":["Chauffe eau"],"ESCO":["Plaque","Cuisini\u00e8re","Four","Mini-kitchen","Minifour","Sans cat\u00e9gorie"],"ESSENTIEL B":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Lave linge","Cuisini\u00e8re","Machine \u00e0 pain","Micro-ondes","Cave \u00e0 vin","S\u00e8che linge","Four","Minibar","Minifour","Aspirateur","Machine \u00e0 gla\u00e7ons","Blender","Climatisation","Robot","T\u00e9l\u00e9vision","Centrale vapeur","Grill","Raclette grill","Presse agrumes","Barbecue","Hachoir","Yaourti\u00e8re","Multicuiseur","Cocotte minute","Cafeti\u00e8re","Cuiseur vapeur","Trancheuse","Sorbeti\u00e8re","Cuiseur \u00e0 riz","Ventilateur","St\u00e9rilisateur","Expresso","Friteuse","Nettoyeur vapeur","Mixer","Barre de son","Aspirateur laveur"],"ETERNAL":["Lave vaisselle","Plaque","Four"],"EUREKA":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Lave linge","Lave vaisselle","Machine \u00e0 pain"],"EUROBAR":["Friteuse"],"EUROCAVE":["Cave \u00e0 vin"],"EURODOMO":["Hotte"],"EUROFRED":["Lave vaisselle"],"EUROFRIO":["Cave \u00e0 vin","Sans cat\u00e9gorie"],"EUROMAC":["Climatisation"],"EUROMAX":["Friteuse","Bain marie"],"EUROP":["Sans cat\u00e9gorie"],"EUROSTEAM":["Aspirateur"],"EUROTECH":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","S\u00e8che linge"],"EVATRONIC":["Minifour"],"EVERGLADES":["Machine \u00e0 pain","S\u00e8che linge"],"EVERLASTING":["Armoire froide"],"EVERTON":["Plaque","Hotte"],"EWT":["Aspirateur"],"EXCELINE":["Plaque","Hotte","Lave vaisselle","Cuisini\u00e8re","Four","Lave linge","Cong\u00e9lateur","Aspirateur","Climatisation"],"EXCLUSIV":["Micro-ondes"],"EXQUISIT":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Micro-ondes","Lave vaisselle"],"F&U":["T\u00e9l\u00e9vision"],"FABER":["Hotte","Plaque"],"FAGOR":["R\u00e9frig\u00e9rateur","Micro-ondes","Four","Plaque","Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","Chauffe eau","Lave vaisselle","S\u00e8che linge","Hotte","Expresso","Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","Grill","Friteuse","Armoire N\u00e9gative","Aspirateur","Robot","Auto cuiseur","Plancha","Centrifugeuse","Armoire froide","Meuble chauffant","Minifour","Lave verre","Nettoyeur vapeur","Centrale vapeur","Raclette grill","Bain marie","Cocotte minute"],"FAIS":["Chauffe eau"],"FALCON":["Hotte","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur"],"FALDA":["S\u00e8che linge"],"FALMEC":["Hotte","Plaque"],"FAR":["Cuisini\u00e8re","Hotte","Cong\u00e9lateur","Micro-ondes","Lave linge","S\u00e8che linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Plaque","Aspirateur","Machine \u00e0 pain","Minifour","Couvercle","Evier","Robinet","Centrifugeuse","Robot","T\u00e9l\u00e9vision","Rafraichisseur d'air","Cave \u00e0 vin"],"FAURE":["Sans cat\u00e9gorie","Plaque","Four","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","S\u00e8che linge","Hotte","Micro-ondes","Cong\u00e9lateur","Butanette","Aspirateur","Robot"],"FAVORIT":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle"],"FELSON":["T\u00e9l\u00e9vision"],"FENNER":["T\u00e9l\u00e9vision"],"FERROLI":["Chaudi\u00e8re"],"FIF":["Machine \u00e0 pain"],"FILA":["Hotte"],"FILTRE":["Sans cat\u00e9gorie"],"FINLUX":["T\u00e9l\u00e9vision","Plaque","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"FIRSTLINE":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cuisini\u00e8re","Plaque","Cong\u00e9lateur","Lave vaisselle","Aspirateur laveur","Micro-ondes","Four","Hotte","Aspirateur","Cave \u00e0 vin","Climatisation","Hachoir","Cr\u00e9dence","Centrale vapeur"],"FLAMINIA":["Sans cat\u00e9gorie","Hotte"],"FLAVEL":["Plaque"],"FLECK":["Chauffe eau","Accumulateur gaz"],"FM":["Four"],"FOCUS":["Lave vaisselle"],"FOEM":["Four"],"FOINOX":["Four"],"FORTEX":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Plaque","Lave linge","Climatisation","Lave vaisselle"],"FOSTER":["R\u00e9frig\u00e9rateur","Plaque"],"FOURINOX":["Four","Etuve"],"FOURNIER":["Hotte","Plaque"],"FOX":["Hotte"],"FRAB":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"FRAGOROSO":["Cuisini\u00e8re"],"FRANCIA":["R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Hotte","S\u00e8che linge","Plaque","Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Minifour","Mini-kitchen","Chaudi\u00e8re"],"FRANCOBELGE":["Cuisini\u00e8re","Po\u00eale"],"FRANGER":["R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Cuisini\u00e8re","Cong\u00e9lateur","Aspirateur","Lave linge"],"FRANKE":["Plaque","Hotte","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"FRANSTAL":["Lave vaisselle","Armoire Chaude","Four","Armoire N\u00e9gative","Lave linge","R\u00e9frig\u00e9rateur","Trancheuse","Armoire froide","S\u00e8che linge","Cuisini\u00e8re","Armoire Positive","Armoire \u00e0 couteau","Lave verre","Plaque","Plancha"],"FRATELLIONOFRI":["Cuisini\u00e8re","Plaque","Hotte","Four"],"FRECAN":["Hotte"],"FRESTON":["T\u00e9l\u00e9vision"],"FRIAC":["Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Hotte","Cong\u00e9lateur"],"FRIGEAVIA":["Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge"],"FRIGELUX":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur","Armoire froide","Machine \u00e0 gla\u00e7ons","Armoire N\u00e9gative","Armoire Positive","Vitrine"],"FRIGIDAIRE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Hotte","Lave vaisselle"],"FRIGISTAR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Cave \u00e0 vin","Lave linge"],"FRIGOR":["Sans cat\u00e9gorie"],"FRIMA":["Four"],"FRIONOR":["Four","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","Cuisini\u00e8re","Armoire froide","Cave \u00e0 vin","Hotte","Micro-ondes","Minibar","Lave verre","Distributeur \u00e0 vin","Armoire N\u00e9gative"],"FROSTAR":["Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Hotte"],"FUJIONKYO":["d\u00e9codeur","T\u00e9l\u00e9vision"],"FULGOR":["Plaque","Four","Sans cat\u00e9gorie","Hotte","R\u00e9frig\u00e9rateur"],"FUNAI":["Sans cat\u00e9gorie"],"FUNIX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Plaque","Cong\u00e9lateur","Lave vaisselle","Machine \u00e0 pain","Cave \u00e0 vin","Hotte","Minifour","Micro-ondes"],"GAGGENAU":["Hotte","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Plaque","Auto cuiseur","Lave linge","S\u00e8che linge","Cave \u00e0 vin","Friteuse","Grill"],"GALANT":["Lave linge","Micro-ondes"],"GALANZ":["Micro-ondes","Lave linge","Cave \u00e0 vin","S\u00e8che linge","Lave vaisselle","Climatisation"],"GALAXY":["R\u00e9frig\u00e9rateur"],"GAMMFROID":["Sans cat\u00e9gorie"],"GC":["Sans cat\u00e9gorie"],"GEBHARDT":["Sans cat\u00e9gorie","Four","Plaque"],"GEDTECH":["Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Plaque"],"GENERAL ELECTRIC":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Hotte","Cuisini\u00e8re","Four","Plaque","Micro-ondes","D\u00e9shumidificateur"],"GENERALFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"GENERISS":["Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Plaque"],"GERMANIA (LA)":["Cuisini\u00e8re","Hotte","Cr\u00e9dence","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Four","Cong\u00e9lateur","Lave vaisselle","Plaque"],"GIATHERM":["Chauffe eau"],"GIBSON":["Sans cat\u00e9gorie"],"GIORIK":["Four","Friteuse"],"GIRBAU":["Lave linge"],"GIRMI":["Minifour","Sans cat\u00e9gorie","R\u00e9chaud"],"GLEMGAS":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur","Micro-ondes"],"GLENAN":["Four"],"GOBLIN":["Aspirateur"],"GOCKO":["Centrale vapeur"],"GODIN":["Cuisini\u00e8re","Insert","Plaque","Chemin\u00e9e","Four","Po\u00eale","Hotte","Foyer chemin\u00e9e","Cuisini\u00e8re fuel","Chaudi\u00e8re"],"GOODHOME":["Four","Micro-ondes","Hotte","Plaque","R\u00e9frig\u00e9rateur"],"GOODMAN'S GOODMANS":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"GORENJE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle","S\u00e8che linge","Hotte","Plaque","Cong\u00e9lateur","Micro-ondes","Machine \u00e0 pain","Aspirateur","Robot","Blender","TIROIR CHAUFFANT","Trancheuse","Friteuse","D\u00e9shydrateur","Plancha","Chauffe eau","Climatisation"],"GRAETZ":["Climatisation"],"GRAM":["Cong\u00e9lateur"],"GRANDIN":["T\u00e9l\u00e9vision"],"GROELAND":["R\u00e9frig\u00e9rateur camping"],"GRUNDIG":["Aspirateur","Bouilloire","T\u00e9l\u00e9vision","Lave linge","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","Centrale vapeur","Barre de son"],"GSD":["S\u00e8che linge"],"H&B":["Climatisation"],"HAAS":["Lave linge"],"HAFELE":["Hotte","Plaque"],"HAGEN":["T\u00e9l\u00e9vision"],"HAIER":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","S\u00e8che linge","Cong\u00e9lateur","Cave \u00e0 vin","Climatisation","Plaque","Aspirateur","T\u00e9l\u00e9vision","Four","TIROIR CHAUFFANT","Hotte","Friteuse"],"HANSA":["Lave linge"],"HANSEATIC":["Lave linge"],"HARDEL":["Micro-ondes"],"HARILOX":["Hotte"],"HARPER":["Micro-ondes"],"HARROW":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Plaque","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"HDC":["R\u00e9frig\u00e9rateur","Plaque"],"HDC.LINK":["Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Plaque"],"HEC":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Sans cat\u00e9gorie","S\u00e8che linge"],"HELKINA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","Hotte","Lave vaisselle"],"HELVETIA":["Lave vaisselle","Lave linge","Four","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Micro-ondes","S\u00e8che linge","Cuisini\u00e8re","Plaque"],"HEMERSON":["Lave vaisselle"],"HENDI":["Cuisini\u00e8re"],"HERU":["Micro-ondes"],"HIGH ONE HIGHONE":["Plaque","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Hotte","T\u00e9l\u00e9vision","Cave \u00e0 vin","Aspirateur"],"HIGHTEC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIGHTECH":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"HIRUNDO":["Lave linge"],"HISENSE":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","Plaque","Four","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","Climatisation","Barre de son","Micro-ondes","Vid\u00e9oprojecteur","Aspirateur","Cave \u00e0 vin","Hotte","Friteuse","Minifour"],"HITACHI":["Micro-ondes","T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur"],"HOBART":["Trancheuse","Lave vaisselle","Four","Robot"],"HOHER":["T\u00e9l\u00e9vision"],"HOLLANDIA":["Sans cat\u00e9gorie"],"HOMEKING":["R\u00e9frig\u00e9rateur","Hotte","Lave linge","Four","Plaque","Lave vaisselle","Cave \u00e0 vin","Cong\u00e9lateur","Micro-ondes"],"HOMER":["Cuisini\u00e8re","Four"],"HOMETECH":["Radiateur"],"HONEYWELL":["Climatisation"],"HOONVED":["Lave verre","Lave vaisselle"],"HOOVER":["Lave vaisselle","Lave linge","Aspirateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Nettoyeur","Centrale vapeur","Hotte","Cong\u00e9lateur","Cireuse","Aspirateur Robot","Nettoyeur vapeur","Purificateur d'air","Micro-ondes","Aspirateur laveur"],"HORECA":["Trancheuse","Armoire froide","Lave verre","Lave vaisselle","Machine \u00e0 hot dog","Friteuse"],"HORN":["Cong\u00e9lateur","Sans cat\u00e9gorie","S\u00e8che linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Plaque","Butanette","Four","Micro-ondes","Lave vaisselle"],"HOSHIZAKI":["Fabrique de glaces"],"HOTPOINT":["Sans cat\u00e9gorie","Accumulateur gaz","S\u00e8che linge","Lave linge","Lave vaisselle","Cong\u00e9lateur","Four","Plaque","Hotte","Micro-ondes","R\u00e9frig\u00e9rateur"],"HOTPOINT ARISTON":["Plaque","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Lave linge","Hotte","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","S\u00e8che linge","Micro-ondes","Cave \u00e0 vin"],"HUDSON":["Four","Plaque","Hotte","R\u00e9frig\u00e9rateur","Cuisini\u00e8re"],"HUMELAB":["T\u00e9l\u00e9vision"],"HUSQVARNA":["R\u00e9frig\u00e9rateur"],"HYCO":["Sans cat\u00e9gorie"],"HYGENA":["Sans cat\u00e9gorie","Plaque","Hotte","Four","Lave vaisselle","R\u00e9frig\u00e9rateur"],"HYPSON":["T\u00e9l\u00e9vision"],"HYUNDAI":["Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Plaque","T\u00e9l\u00e9vision"],"IAR":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge"],"IARP":["Cong\u00e9lateur"],"IBERNA":["Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Cong\u00e9lateur","Four"],"ICE STREAM":["R\u00e9frig\u00e9rateur","S\u00e8che linge"],"ICEBERG":["R\u00e9frig\u00e9rateur","Lave linge","Plaque","Cuisini\u00e8re"],"ICELINE":["R\u00e9frig\u00e9rateur"],"ICES":["Micro-ondes"],"ICYTECH":["R\u00e9frig\u00e9rateur"],"IDHD":["T\u00e9l\u00e9vision"],"IGNIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Lave vaisselle","Hotte","Cong\u00e9lateur","Four","S\u00e8che linge"],"IKEA":["Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Hotte","Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","Expresso","S\u00e8che linge"],"ILVE":["Four","Cuisini\u00e8re","Plaque","Hotte"],"IMESA":["Lave linge"],"IMETEC":["Aspirateur"],"IMPERIAL":["Four"],"INDESIT":["Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Hotte","Four","Micro-ondes","Expresso","Climatisation"],"INDOMO":["Micro-ondes","Aspirateur","Plaque"],"INEXIVE":["T\u00e9l\u00e9vision","Lave vaisselle"],"INFRICO":["Armoire Positive","R\u00e9frig\u00e9rateur","Armoire N\u00e9gative"],"INFRIGO":["Armoire froide"],"INITIAL T":["Hotte"],"INNO.HIT":["R\u00e9frig\u00e9rateur","Lave linge"],"INOXTREND":["Four"],"INTERNATIONAL PRESTIGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"INUVIK":["Lave linge","T\u00e9l\u00e9vision","S\u00e8che linge"],"INVICTA":["Insert","Po\u00eale"],"IPSO":["Lave linge","Lave vaisselle"],"IPURE":["T\u00e9l\u00e9vision"],"IROBOT":["Aspirateur Robot","Nettoyeur","Aspirateur"],"ITV":["Machine \u00e0 gla\u00e7ons"],"IXINA FRANCE":["Plaque"],"JEKEN - JENKEN":["Micro-ondes","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Lave vaisselle","Plaque","Four","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Hotte","Radiateur","Aspirateur","Fondue","Chauffage","Ventilateur","Machine \u00e0 caf\u00e9","Grille-pain","Bouilloire","Machine \u00e0 gla\u00e7ons","Barbecue","Climatisation"],"JEMKO":["Sans cat\u00e9gorie","Plaque","Four"],"JENNAIR":["Sans cat\u00e9gorie"],"JETAIR":["Hotte"],"JETFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"JETGAZ":["Plaque","Cuisini\u00e8re","Four"],"JETWASH":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle"],"JOLLYMEC":["Po\u00eale"],"JPC":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Lave vaisselle"],"JUMO":["Four \u00e0 pizza"],"JUNGER":["R\u00f4tissoire"],"JUNIOR":["Chauffe eau"],"JUNKER":["Lave vaisselle","Micro-ondes"],"JUNO":["Four","R\u00e9frig\u00e9rateur"],"JURA":["Machine \u00e0 caf\u00e9","Expresso"],"JUSTA":["Friteuse"],"JVC":["T\u00e9l\u00e9vision"],"KAISUI":["Four"],"KALORIK":["Aspirateur","Micro-ondes","Minifour","Robot cuiseur","Grille-pain"],"KARCHER":["Nettoyeur","Aspirateur","Nettoyeur vapeur","Aspirateur laveur"],"KARERA":["Sans cat\u00e9gorie"],"KATOREX":["Sans cat\u00e9gorie","Lave linge"],"KEHL":["Sans cat\u00e9gorie","Hotte"],"KELON":["R\u00e9frig\u00e9rateur"],"KELVINATOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KENMORE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","S\u00e8che linge","Machine \u00e0 pain"],"KENWOOD":["Sans cat\u00e9gorie","Blender","S\u00e8che linge","Four","Robot","Machine \u00e0 pain","Hachoir","Centrale vapeur","Friteuse","Mixer","Cafeti\u00e8re","Grille-pain","Micro-ondes","Expresso","Centrifugeuse","Extracteur de jus","Batteur","Robot batteur","R\u00e9frig\u00e9rateur"],"KEOPS":["Hotte","Sans cat\u00e9gorie","Lave vaisselle"],"KERWAVE":["Micro-ondes","S\u00e8che linge","Minifour"],"KIMEX":["T\u00e9l\u00e9vision"],"KING D'HOME KINGDHOME":["Lave vaisselle","Cuisini\u00e8re","Aspirateur","Micro-ondes","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Lave linge","Sans cat\u00e9gorie","Plaque","Cave \u00e0 vin","Cong\u00e9lateur","Minifour","S\u00e8che linge","Climatisation","Hotte","Centrale vapeur","Machine \u00e0 bi\u00e8re"],"KIRSCH":["Armoire Chaude"],"KITCHEN CHEF":["Minifour","Sorbeti\u00e8re","Expresso","Moulin","Percolateur","Cafeti\u00e8re","Trancheuse","Extracteur de jus","Hachoir","Machine \u00e0 gla\u00e7ons","Friteuse","Machine \u00e0 bi\u00e8re","Plaque","machine sous vide","Raclette grill","Climatisation","Conditionneuse sous vide","D\u00e9shydrateur","Machine \u00e0 pain","St\u00e9rilisateur","Nettoyeur vapeur","Machine \u00e0 caf\u00e9"],"KITCHENAID":["Four","Robot","Extracteur de jus","Expresso","R\u00e9frig\u00e9rateur","Blender","Hotte","ACCESSOIRE","Micro-ondes","Lave vaisselle","Plaque","Centrifugeuse","Hachoir","Robot cuiseur","Blender chauffant","Batteur Electrique","Cave \u00e0 vin","Auto cuiseur","Cafeti\u00e8re","Grille-pain","Bouilloire","Mixer","Batteur","Barbecue"],"KITCHENAID - ACCESSOIRES":["Hachoir"],"KLARSTEIN":["Lave vaisselle","Cave \u00e0 vin","Climatisation"],"KLEENMAID":["Plaque"],"KLEFR":["Chargeur"],"KLEO":["R\u00e9frig\u00e9rateur"],"KNEISSEL":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Four","Cuisini\u00e8re","Aspirateur"],"KOENIC":["Lave linge"],"KOENIG":["Machine \u00e0 pain","Minifour","Nettoyeur vapeur","Robot","Blender chauffant","Cuiseur vapeur","Aspirateur","Centrale vapeur","Sorbeti\u00e8re","Four \u00e0 pizza","Extracteur de jus","Presse agrumes","Th\u00e9i\u00e8re","Mixer","Trancheuse","Appareil \u00e0 Pizza","Raclette grill","Machine \u00e0 bi\u00e8re","Moulin","Grille-pain","Appareil \u00e0 fondue","Cave \u00e0 vin","Micro-ondes","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Expresso","Cafeti\u00e8re","Blender"],"KONRAD":["Sans cat\u00e9gorie","Lave linge"],"KONTACT":["Hotte","Plaque","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur"],"KORTING":["Four"],"KRAMPOUZ":["Plancha","Bain marie","Cr\u00e9pi\u00e8re","Grill","APPAREIL A CHOCOLAT","Gaufrier"],"KREFT":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"KRUPPS":["Lave vaisselle"],"KRUPS":["Sans cat\u00e9gorie","Cafeti\u00e8re","Expresso","Machine \u00e0 pain","Mixer","Machine \u00e0 caf\u00e9","Robot","Machine \u00e0 bi\u00e8re","Friteuse","Machine \u00e0 th\u00e9","Blender","Trancheuse","Grill","Presse agrumes","Th\u00e9i\u00e8re","Sorbeti\u00e8re"],"KRYSTER":["Lave linge","Lave vaisselle"],"KUPPERSBUSH":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Lave vaisselle","Plaque","Hotte","Lave linge","Micro-ondes","Multicuiseur"],"KYDOS":["T\u00e9l\u00e9vision"],"LA CORNUE":["Cuisini\u00e8re","Hotte"],"LA SOMMELIERE":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Cave \u00e0 chocolat"],"LACANCHE":["Cuisini\u00e8re","Sans cat\u00e9gorie","Four","R\u00f4tissoire","Hotte"],"LACIMBALI":["Lave vaisselle"],"LACO":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Plaque","Sans cat\u00e9gorie","Cong\u00e9lateur","Hotte","Lave vaisselle","Couvercle","Evier","Cave \u00e0 vin"],"LADEN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Cong\u00e9lateur","Micro-ondes","Hotte","Plaque"],"LADYWIND":["Sans cat\u00e9gorie","Lave linge"],"LAGRANGE":["Service \u00e0 fondue","Gaufrier","Robot","Grill","Machine \u00e0 pain","Yaourti\u00e8re","Plancha","Machine \u00e0 p\u00e2tes","Sorbeti\u00e8re","Blender","Machine \u00e0 gla\u00e7ons","Cr\u00e9pi\u00e8re","Raclette grill","Mixer","Barbecue","Bouilloire","Pierrade"],"LAINOX":["Four","Lave vaisselle"],"LAMBER":["Lave vaisselle"],"LAMONA":["Plaque","Four","Hotte","Lave vaisselle","Lave linge","R\u00e9frig\u00e9rateur"],"LANCER":["Lave vaisselle"],"LAURASTAR":["Centrale vapeur"],"LAURUS":["Lave vaisselle","Plaque","Four","Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"LAZER":["Micro-ondes","Lave vaisselle","Minifour","Plaque","Lave linge","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"LE CELLIER":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE CHAI":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur"],"LE MARQUIER":["Plancha"],"LEISURE":["Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur"],"LEMERCIER":["Chauffe eau"],"LENSON":["d\u00e9codeur"],"LEONARD":["Lave vaisselle"],"LERVIA":["Aspirateur"],"LG":["Micro-ondes","Aspirateur","Sans cat\u00e9gorie","Lave linge","T\u00e9l\u00e9vision","Lave vaisselle","S\u00e8che linge","R\u00e9frig\u00e9rateur","Machine \u00e0 pain","Cong\u00e9lateur","Climatisation","Aspirateur Robot","Barre de son","T\u00e9l\u00e9phone","Four","Plaque","Hotte"],"LIEBHERR":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin","Armoire N\u00e9gative","Armoire froide","Armoire Positive","Armoire Chaude"],"LIFETEC":["R\u00e9frig\u00e9rateur"],"LIGMAR":["Lave linge"],"LIMIT":["Plaque"],"LINA":["R\u00e9frig\u00e9rateur"],"LINARIE":["R\u00e9frig\u00e9rateur","Cave \u00e0 vin","Lave linge","Lave vaisselle"],"LINCAR":["R\u00e9chaud"],"LINCOLN":["Sans cat\u00e9gorie","Lave linge","S\u00e8che linge"],"LINDBERGH":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur"],"LINDE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"LINEATRE":["S\u00e8che linge","Sans cat\u00e9gorie"],"LINETECH":["Lave linge","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Four","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","d\u00e9codeur","Minifour","S\u00e8che linge"],"LINKE":["Hotte","Plaque","Micro-ondes","Lave vaisselle","Four"],"LISTO":["Plaque","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Four","Hotte","Machine \u00e0 pain","Cong\u00e9lateur","T\u00e9l\u00e9vision","Micro-ondes","Cuisini\u00e8re","Minifour","Robot","Centrale vapeur","Hachoir","Plancha","Aspirateur","Climatisation"],"LIVENTA":["Machine \u00e0 pain"],"LOFRA":["Cuisini\u00e8re","Cr\u00e9dence","Plaque","Four","Micro-ondes"],"LOUIS TELLIER":["Percolateur","Appareil \u00e0 raclette"],"LUXGLAS":["Chauffe eau"],"LUXHOME":["Plaque"],"LUXIO":["T\u00e9l\u00e9vision"],"LUXOR":["Sans cat\u00e9gorie","Four","Cuisini\u00e8re","Lave linge","T\u00e9l\u00e9vision"],"M-SYSTEM":["Cuisini\u00e8re"],"MABE":["R\u00e9frig\u00e9rateur"],"MACH":["Lave vaisselle"],"MAFTER":["Micro-ondes"],"MAGIC CHEF":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"MAGIMIX":["Robot","Friteuse","Expresso","Cafeti\u00e8re","Presse agrumes","Cuiseur vapeur","Blender","Sorbeti\u00e8re","Auto cuiseur","Centrifugeuse","Grille-pain","Trancheuse","Extracteur de jus","Hachoir","Toaster"],"MAISON DEPOT":["T\u00e9l\u00e9vision"],"MAISTER":["Hotte"],"MANDINE":["Micro-ondes","Minifour"],"MANHATTAN":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Sans cat\u00e9gorie","T\u00e9l\u00e9vision","S\u00e8che linge","Plaque"],"MARKLING":["Four","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Micro-ondes","Trio plaque + four + lave vaisselle","Cave \u00e0 vin"],"MASTER":["Sans cat\u00e9gorie"],"MATTHIS":["Plaque"],"MAXFIRE":["Hotte"],"MAYC":["Lave linge"],"MAYTAG":["R\u00e9frig\u00e9rateur","Lave linge","S\u00e8che linge","Plaque","Robot"],"MBM":["Friteuse","Four","Cuisini\u00e8re","Lave vaisselle"],"MCC-TRADING INTERNATIONAL":["Vitrine"],"MEA":["S\u00e8che linge","Sans cat\u00e9gorie","Cong\u00e9lateur"],"MEDIFROID":["Armoire Positive"],"MEDION":["Lave linge"],"MEISTER":["R\u00e9frig\u00e9rateur"],"MELICONI":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MELITTA":["Machine \u00e0 caf\u00e9","Expresso","Cafeti\u00e8re"],"MENALUX":["Sans cat\u00e9gorie"],"MENEGHETI":["Sans cat\u00e9gorie","Plaque"],"MEP":["R\u00e9frig\u00e9rateur","Armoire N\u00e9gative","Armoire Positive"],"MERCATUS":["Armoire froide","Armoire N\u00e9gative"],"MERKER":["Lave linge","S\u00e8che linge"],"METRO":["Four","Lave vaisselle","Armoire froide","Friteuse","Cuisini\u00e8re","Lave verre","Cong\u00e9lateur","Expresso","Cr\u00e9pi\u00e8re","Grill","Percolateur","Fabrique de glaces","Trancheuse","R\u00e9frig\u00e9rateur","Grille-pain","Plancha","Machine \u00e0 hot dog","Bain marie","Toaster","Micro-ondes","Armoire N\u00e9gative","Saladette","Robot","Armoire Positive","Arri\u00e8re de bar","Plaque","Machine \u00e0 gla\u00e7ons"],"MEZIERE":["Plaque"],"MICROLOGIC":["Sans cat\u00e9gorie","Micro-ondes"],"MICROLOGIE":["Sans cat\u00e9gorie"],"MICROMAX":["Micro-ondes"],"MICROSAT":["T\u00e9l\u00e9vision","d\u00e9codeur"],"MICROSTAR":["Sans cat\u00e9gorie","Micro-ondes"],"MIDEA":["Lave vaisselle","Micro-ondes","Lave linge","R\u00e9frig\u00e9rateur"],"MIELE":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","S\u00e8che linge","Aspirateur","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Hotte","Expresso","Essoreuse","Cuisini\u00e8re","Plaque","Cafeti\u00e8re","Cong\u00e9lateur","Centrale vapeur","Cave \u00e0 vin"],"MINEA":["Cong\u00e9lateur","Machine \u00e0 bi\u00e8re","S\u00e8che linge","Cave \u00e0 vin","Machine \u00e0 gla\u00e7ons","Lave vaisselle","R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie"],"MIOGO":["Hotte","Lave vaisselle","R\u00e9frig\u00e9rateur","Four","Micro-ondes","Plaque"],"MIOSTAR":["Lave linge"],"MOBALPA":["Plaque","Hotte"],"MOBILETV":["T\u00e9l\u00e9vision"],"MODERNA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte"],"MODULAR":["Lave vaisselle","Four"],"MONDIAL":["Sans cat\u00e9gorie","Four","Plaque"],"MONSTER":["Station de repassage"],"MONTBLANC":["Lave linge"],"MORPHY RICHARDS":["Centrale vapeur","Robot cuiseur","Blender chauffant","Cafeti\u00e8re"],"MORRIS":["Sans cat\u00e9gorie"],"MOULINEX":["Sans cat\u00e9gorie","Micro-ondes","Aspirateur","Climatisation","Robot","Machine \u00e0 pain","Gaufrier","Blender","Moulin","Friteuse","Mixer","Four","Hachoir","Aspirateur de table","Centrale vapeur","Minifour","Multicuiseur","Cuiseur vapeur","Centrifugeuse","Cafeti\u00e8re","Expresso","Wok","Bouilloire","Robot batteur","Plancha","Robot cuiseur","Lave vaisselle","Extracteur de jus","Blender chauffant","Presse agrumes","R\u00e9frig\u00e9rateur","Raclette grill","Yaourti\u00e8re","Batteur","Auto cuiseur","AIR FRYER"],"MPR":["Four"],"MTEC":["Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","Lave vaisselle","Aspirateur","Grill"],"MTS":["Chauffe eau"],"MULTIGROUP":["Four \u00e0 pizza"],"NARDI":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave vaisselle","Minifour"],"NAYATI":["Wok"],"NED":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge"],"NEFF":["Sans cat\u00e9gorie","Four","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Micro-ondes","Lave vaisselle","Hotte","Cuisini\u00e8re","Cong\u00e9lateur","S\u00e8che linge","Expresso"],"NEO":["T\u00e9l\u00e9vision"],"NEOTECH":["Lave vaisselle"],"NEOTHERM":["Chauffe eau"],"NESPRESSO":["Expresso"],"NESTOR M":["Cave \u00e0 vin"],"NEUFUNK":["R\u00e9frig\u00e9rateur"],"NEVADA":["Sans cat\u00e9gorie","Lave linge","R\u00e9frig\u00e9rateur","Four","Hotte"],"NEWCOLD":["Lave linge"],"NEWLINE":["Cuisini\u00e8re","Four","Plaque"],"NEWPOL":["Lave linge","Sans cat\u00e9gorie","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge"],"NEWTEC":["Lave linge","R\u00e9frig\u00e9rateur"],"NILFISK":["Aspirateur","Nettoyeur"],"NINJA":["Grill","Multicuiseur","Sorbeti\u00e8re","Friteuse","Minifour","AIR FRYER","Barbecue","Expresso","Blender","Cafeti\u00e8re","Plancha"],"NNA":["Chauffe eau"],"NOGAMATIC":["Sans cat\u00e9gorie","Plaque","S\u00e8che linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"NOIROT":["Chauffe eau"],"NOMADIC":["Climatisation"],"NORD INOX":["Plaque"],"NORDTON":["Lave vaisselle","Four"],"NORGE":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"NOSEM":["Armoire froide","Lave vaisselle","Armoire Positive","Arri\u00e8re de bar"],"NOSTRIA":["Sans cat\u00e9gorie","Four","Plaque","Micro-ondes","R\u00e9frig\u00e9rateur"],"NOVAMATIC":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"NOVELTI":["Sans cat\u00e9gorie"],"NOVIDOM":["R\u00e9frig\u00e9rateur","Aspirateur","Cong\u00e9lateur","Lave vaisselle","Minifour","Cave \u00e0 vin","Plaque","Cuisini\u00e8re","Micro-ondes","Lave linge","Four"],"NOVY":["Hotte","Plaque"],"NTAIR":["Hotte"],"NUMATIC":["Aspirateur"],"NUOVA":["Lave vaisselle"],"O'FOEHN":["Climatisation"],"OCEAN":["R\u00e9frig\u00e9rateur","Four","Lave linge","Plaque","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cuisini\u00e8re","Chauffe eau"],"OCEANIC":["Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Four","Micro-ondes","Cave \u00e0 vin","Minifour","S\u00e8che linge","Aspirateur","Barbecue","Cr\u00e9pi\u00e8re","Chaine Hi Fi","Lecteur","Nettoyeur vapeur","Robot","Tablette","T\u00e9l\u00e9vision","Ventilateur","Minibar","Cuisini\u00e8re","Climatisation"],"OEM":["Four \u00e0 pizza","Four","Tunnel"],"OHMEX":["Micro-ondes"],"OLYMPIC":["Chauffe eau"],"OMCAN":["Cave \u00e0 vin"],"ONAX":["R\u00e9frig\u00e9rateur"],"OPTEX":["T\u00e9l\u00e9vision"],"ORANIER":["Cuisini\u00e8re","Lave vaisselle"],"ORIGANE":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Four","Cong\u00e9lateur"],"ORLINE":["Lave linge","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle"],"ORMOND":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Lave vaisselle","d\u00e9codeur"],"ORVA":["Minifour","Micro-ondes"],"OTSEIN":["Sans cat\u00e9gorie","Lave linge"],"OVENPLUS":["Four","Cuisini\u00e8re"],"OXFORD":["Sans cat\u00e9gorie","Lave linge","Lave vaisselle","Four","Cong\u00e9lateur","S\u00e8che linge","Plaque","R\u00e9frig\u00e9rateur"],"OXYGEN":["Plaque","R\u00e9frig\u00e9rateur"],"OZTIRYAKILER":["Plancha"],"PACIFIC":["Micro-ondes","Chauffe eau"],"PANASONIC":["Micro-ondes","Sans cat\u00e9gorie","Aspirateur","Lave linge","Lave vaisselle","Rasoir","Chaine Hi Fi","Climatisation","Cuiseur vapeur","Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Epilateur","Four","T\u00e9l\u00e9vision","S\u00e8che linge","Blender","Tondeuse","Barre de son"],"PANDO":["Hotte"],"PARISRHONE":["Aspirateur"],"PARNAL":["Sans cat\u00e9gorie","S\u00e8che linge"],"PERFEKT":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"PHIDEL":["Sans cat\u00e9gorie","Four","Plaque"],"PHILCO":["S\u00e8che linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge"],"PHILIPS":["Aspirateur","S\u00e8che linge","Centrale vapeur","Robot","Mixer","Expresso","Friteuse","Rasoir","Sans cat\u00e9gorie","Micro-ondes","R\u00e9frig\u00e9rateur","Cafeti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 bi\u00e8re","Tondeuse","Presse agrumes","Bouilloire","Fer \u00e0 repasser","Plancha","Aspirateur Robot","Accumulateur gaz","Lave linge","Four","Blender","Cuiseur vapeur","Hachoir","Centrifugeuse","Multicuiseur","Chaine Hi Fi","Blender chauffant","Cong\u00e9lateur","T\u00e9l\u00e9vision","Extracteur de jus","Grille-pain","Machine \u00e0 pain","Auto cuiseur","Machine \u00e0 p\u00e2tes","Purificateur d'air","Robot cuiseur","Machine \u00e0 caf\u00e9","Batteur","Barre de son","Fer \u00e0 coiffer","Aspirateur laveur"],"PIERRE CARDIN":["Lave vaisselle","Plaque","Four","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"PKM":["Hotte","R\u00e9frig\u00e9rateur"],"PLANETE":["Sans cat\u00e9gorie","S\u00e8che linge"],"PLUS":["Four"],"PLUS INTERNATIONAL":["Plaque"],"POCOLINE":["R\u00e9frig\u00e9rateur"],"PODIUM":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte"],"POLAR":["Lave linge"],"POLTI":["Sans cat\u00e9gorie","Centrale vapeur","Nettoyeur vapeur","Nettoyeur","Aspirateur","Balai vapeur","Fer \u00e0 repasser"],"PORCHER":["Chauffe eau"],"PORTINOX":["Hotte","Armoire froide"],"PREMIERPLAN":["Plaque"],"PRESTICCOK":["Plaque"],"PRESTIGE+":["Lave linge"],"PRIMO":["Centrale vapeur"],"PRIMOTECQ":["Lave linge"],"PRIMUS":["Lave linge","S\u00e8che linge"],"PRINCETON":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"PRIVILEG":["Plaque","Lave linge","Lave vaisselle","Cuisini\u00e8re","Four","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Machine \u00e0 pain"],"PROGRESS":["Aspirateur","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque"],"PROLINE":["Micro-ondes","Cong\u00e9lateur","Cuisini\u00e8re","S\u00e8che linge","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Aspirateur","Lave vaisselle","Mini-kitchen","Hotte","Sans cat\u00e9gorie","Machine \u00e0 pain","Four","T\u00e9l\u00e9vision","R\u00e9chaud","Minibar","Expresso","Centrale vapeur","Minifour","Climatisation","Yaourti\u00e8re","Robot","Batteur Electrique"],"PROXIMA":["Lave linge"],"QILIVE":["R\u00e9frig\u00e9rateur","Micro-ondes","Lave vaisselle","Lave linge","Robot","T\u00e9l\u00e9vision","Cong\u00e9lateur","Cave \u00e0 vin","Minifour","Aspirateur","S\u00e8che linge","Four","Plaque","Nettoyeur","Expresso","Climatisation"],"QUADRO":["Sans cat\u00e9gorie"],"QUADROCOPTER":["h\u00e9licopt\u00e8re"],"QUALIT'AIR":["Climatisation"],"QUIGG":["Machine \u00e0 pain","R\u00e9frig\u00e9rateur","Centrale vapeur","Robot"],"R.WIND":["S\u00e8che linge"],"RADIOLA":["S\u00e8che linge","Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie","Lave vaisselle","Micro-ondes","Climatisation","Aspirateur"],"RAINBOW":["Sans cat\u00e9gorie"],"RANGEMASTER":["Cuisini\u00e8re"],"RANGER":["R\u00e9frig\u00e9rateur"],"RAVANSON":["Radiateur"],"RAYNOR":["Sans cat\u00e9gorie"],"RCA":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"RECORD":["Sans cat\u00e9gorie"],"RECTILIGNE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","S\u00e8che linge","Lave vaisselle","Four"],"REDDER":["Lave linge"],"REGAL":["Four","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave linge"],"REGENT":["Chauffe eau","Accumulateur gaz"],"REINGHOLD":["Sans cat\u00e9gorie"],"RESPECTA":["Sans cat\u00e9gorie","Hotte","Lave vaisselle"],"REX":["S\u00e8che linge"],"RHONELEC":["Chauffe eau"],"RHOTELEC":["Plaque","Sans cat\u00e9gorie"],"RIVIERA ET BAR":["Grill","Machine \u00e0 pain","Expresso","Presse agrumes","Th\u00e9i\u00e8re","Machine \u00e0 caf\u00e9","Friteuse","Cafeti\u00e8re","Centrifugeuse","Plancha","Blender","Robot","Minifour","Hachoir","Blender chauffant","Multicuiseur","Mixer","Extracteur de jus","Grille-pain","Machine \u00e0 p\u00e2tes","Gaufrier","Bouilloire","Wok","R\u00e9chaud","D\u00e9shydrateur","Trancheuse","machine sous vide"],"ROBLIN":["Hotte","Plaque"],"ROBOT COUPE":["Robot","Mixer"],"ROBUSTA":["Aspirateur","Nettoyeur vapeur","Balai vapeur","Centrale vapeur","Friteuse","Cuiseur vapeur","Robot","Grille-pain","Cafeti\u00e8re","Bouilloire","R\u00e9frig\u00e9rateur","Plaque","Centrifugeuse"],"ROCH":["Lave linge"],"ROLLER GRILL":["Sans cat\u00e9gorie","Minifour","R\u00f4tissoire","Four","Bain marie","Friteuse","Toaster","Plancha","Armoire Positive","Cr\u00e9pi\u00e8re","Vitrine","Machine \u00e0 hot dog","Barbecue","Vitrine chauffante","Grill","Etuve","Lampe chauffante","Appareil \u00e0 bun","Salamandre","Fumoir","Chauffe-Plats","ARMOIRE CHAUFFANTE","Fontaine r\u00e9frig\u00e9r\u00e9e","Gaufrier","Distributeur \u00e0 vin","Saladbar","Chauffe chocolat","R\u00e9chaud","Plaque","cuiseur oeuf","ACCESSOIRE","Chauffe-pain","Wok"],"ROMIX":["Aspirateur"],"ROMMER":["Sans cat\u00e9gorie"],"ROSIERES":["Sans cat\u00e9gorie","Cuisini\u00e8re","Lave vaisselle","Plaque","Four","R\u00e9frig\u00e9rateur","Micro-ondes","Trio plaque + four + lave vaisselle","Hotte","Lave linge","Expresso","Friteuse","Minifour","Porte relevable","Cave \u00e0 vin","TIROIR CHAUFFANT"],"ROSINOX":["Friteuse"],"ROTEL":["Sans cat\u00e9gorie","Lave linge"],"ROTHELEC":["Plaque","Sans cat\u00e9gorie"],"ROWENTA":["Fer \u00e0 repasser","Aspirateur","Four","S\u00e8che cheveux","Robot","Cafeti\u00e8re","Centrale vapeur","Minifour","Machine \u00e0 caf\u00e9","Presse agrumes","Expresso","Nettoyeur vapeur","Sans cat\u00e9gorie","D\u00e9froisseur","Ventilateur","Fer \u00e0 coiffer","Purificateur d'air","D\u00e9shumidificateur","Radiateur","Bouilloire","Balai vapeur","Climatisation","Aspirateur Robot","Nettoyeur d\u00e9tacheur","Aspirateur laveur"],"RUSSELL HOBS":["Micro-ondes","Blender","Centrifugeuse","Blender chauffant","Plancha","Robot","Cafeti\u00e8re","Multicuiseur","Barbecue"],"RVS":["R\u00e9frig\u00e9rateur"],"SABA":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave linge","Lave vaisselle","Cuisini\u00e8re","T\u00e9l\u00e9vision","Sans cat\u00e9gorie","Micro-ondes","Cave \u00e0 vin","Minifour","Four","Hotte","Plaque","Friteuse"],"SAECO":["Cafeti\u00e8re","Expresso","Machine \u00e0 caf\u00e9"],"SAGAA":["Lave verre","Lave vaisselle"],"SALCO":["Aspirateur"],"SALVA":["Four"],"SAMAC":["Plaque"],"SAMANA":["Plaque","Four","Micro-ondes","Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge"],"SAMBA":["Hotte"],"SAMET":["Lave linge","R\u00e9frig\u00e9rateur"],"SAMMIC":["Mixer","Robot","Lave vaisselle","Eplucheuse","Batteur"],"SAMPO":["Sans cat\u00e9gorie"],"SAMSUNG":["Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Aspirateur","Lave linge","Four","T\u00e9l\u00e9vision","Climatisation","Plaque","S\u00e8che linge","Hotte","Cave \u00e0 vin","Cong\u00e9lateur","Aspirateur Robot","Lave vaisselle","TIROIR CHAUFFANT","Purificateur d'air","T\u00e9l\u00e9phone","Barre de son"],"SANCY":["Sans cat\u00e9gorie","Cuisini\u00e8re","Plaque","S\u00e8che linge","Four","Lave linge","Lave vaisselle"],"SANGIORGIO":["Lave linge","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","S\u00e8che linge"],"SANTOS":["Mixer"],"SANYO":["Sans cat\u00e9gorie","Micro-ondes"],"SARO":["Plaque","Four \u00e0 pizza"],"SAUNIER DUVAL":["Chauffe eau"],"SAUTER":["Four","Lave vaisselle","Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Hotte","Chauffe eau","Micro-ondes","Minifour","Cong\u00e9lateur","Lave verre","Radiateur","Chauffage"],"SCANDILUX":["Sans cat\u00e9gorie","Lave linge"],"SCANDINOVA":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Four"],"SCHARPF":["Sans cat\u00e9gorie"],"SCHAUB LORENZ":["Plaque","Lave linge","Minifour","Micro-ondes","Cong\u00e9lateur","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Lave vaisselle","Cuisini\u00e8re"],"SCHAUEN":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","T\u00e9l\u00e9vision"],"SCHMIDT":["Hotte"],"SCHNEIDER":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Four","Cong\u00e9lateur","Cave \u00e0 vin","Lave linge","Micro-ondes","Minifour","Aspirateur","Cuisini\u00e8re","Nettoyeur","Centrale vapeur","Blender","Robot cuiseur"],"SCHOLTES":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Plaque","Lave vaisselle","Micro-ondes","Lave linge","Grill","Friteuse","Barbecue","Cong\u00e9lateur","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Cafeti\u00e8re","Porte relevable"],"SCHOTT":["Aspirateur"],"SCIENTIFIC LABS":["Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Plaque","Lave vaisselle","S\u00e8che linge","Micro-ondes","Chauffage"],"SEAWAY":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Sans cat\u00e9gorie"],"SEB":["Friteuse","Robot batteur","Four","Cocotte minute","Saucier","Expresso","Cuiseur vapeur","Minifour","Hachoir","Auto cuiseur","Robot","Cafeti\u00e8re","Grill","Mixer","Batteur Electrique","Machine \u00e0 bi\u00e8re","Aspirateur","Presse agrumes","Confiturier","Trancheuse","Sans cat\u00e9gorie","Yaourti\u00e8re","Sorbeti\u00e8re","Machine \u00e0 pain","Micro-ondes","Bouilloire","Grille-pain"],"SEDEA":["T\u00e9l\u00e9vision","d\u00e9codeur"],"SEELECT":["Lave linge","Lave vaisselle"],"SEG":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"SEGAD":["Sans cat\u00e9gorie"],"SELECLINE":["R\u00e9frig\u00e9rateur","Lave linge","Sans cat\u00e9gorie","Cuisini\u00e8re","S\u00e8che linge","Cong\u00e9lateur","Plaque","Four","Lave vaisselle","Micro-ondes","Aspirateur","Climatisation","Minifour","Hotte","T\u00e9l\u00e9vision","Machine \u00e0 pain"],"SENON":["T\u00e9l\u00e9vision"],"SEPPELFRICKE":["Sans cat\u00e9gorie","Micro-ondes"],"SERVIMAT":["T\u00e9l\u00e9vision"],"SERVIS":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave vaisselle","Cuisini\u00e8re","Lave linge","Cong\u00e9lateur"],"SETRA":["Four","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave vaisselle","S\u00e8che linge","Lave linge","Plaque"],"SEVERIN":["Micro-ondes","Machine \u00e0 pain","Centrale vapeur","Cafeti\u00e8re","Minifour","Cong\u00e9lateur","Minibar","Barbecue","Robot","Aspirateur","Expresso","Centrifugeuse","Machine \u00e0 caf\u00e9","Yaourti\u00e8re","Raclette grill","R\u00e9frig\u00e9rateur","Extracteur de jus","Plancha","Aspirateur Robot","Cuiseur \u00e0 riz","Service \u00e0 fondue","Blender","Trancheuse","Grille-pain","Bouilloire","Sorbeti\u00e8re","Friteuse","Grill","Four \u00e0 pizza","Nettoyeur","Batteur"],"SHARCOOL":["R\u00e9frig\u00e9rateur"],"SHARK":["Aspirateur Robot","Aspirateur","Ventilateur","Nettoyeur d\u00e9tacheur"],"SHARP":["Micro-ondes","R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision","Climatisation","Lave linge","Lave vaisselle","Cong\u00e9lateur","Purificateur d'air","Four","Plaque","Hotte","Cuisini\u00e8re","Aspirateur","S\u00e8che linge","Robot","Bouilloire","Grille-pain","Extracteur de jus","Blender","Cafeti\u00e8re","AIR FRYER"],"SHAUB LORENTZ":["R\u00e9frig\u00e9rateur"],"SIDEX":["Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Lave linge","Lave vaisselle","Butanette"],"SIEMENS":["Plaque","S\u00e8che linge","Four","Lave linge","Robot","Grill","Fer \u00e0 repasser","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Hotte","Expresso","Aspirateur","Cafeti\u00e8re","Chauffe eau","Cave \u00e0 vin","TIROIR CHAUFFANT","Machine \u00e0 caf\u00e9"],"SIGNATURE":["Lave vaisselle","Plaque","Hotte","Four","Cuisini\u00e8re","Cave \u00e0 vin","R\u00e9frig\u00e9rateur","Lave linge","Minifour","Cong\u00e9lateur","Micro-ondes","Robot","Barbecue","S\u00e8che linge","Climatisation","Aspirateur"],"SILANOS":["Lave vaisselle"],"SILTAL":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Hotte","S\u00e8che linge","Cong\u00e9lateur","Plaque","Cuisini\u00e8re","Lave linge","Four","Lave vaisselle"],"SILVA":["Aspirateur"],"SILVER":["Lave vaisselle"],"SILVERCREST":["Machine \u00e0 pain","Aspirateur","Cafeti\u00e8re","Robot","R\u00e9frig\u00e9rateur"],"SILVERLINE":["Hotte","Plaque"],"SILVERSTYLE":["Aspirateur","R\u00f4tissoire","Plaque","Machine \u00e0 gla\u00e7ons"],"SIMA":["S\u00e8che linge"],"SIMEO":["Robot","Blender chauffant","Plancha","Extracteur de jus","Cafeti\u00e8re","Th\u00e9i\u00e8re","Micro-ondes","Blender","Machine \u00e0 hot dog","Yaourti\u00e8re","Hachoir","Centrifugeuse"],"SIMFER":["Cuisini\u00e8re"],"SIMONELLI":["Expresso"],"SINGER":["Micro-ondes","Lave linge","S\u00e8che linge","Lave vaisselle","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Aspirateur","Centrale vapeur"],"SIPLEC":["Aspirateur","Machine \u00e0 pain"],"SIRIUS":["Hotte","R\u00e9frig\u00e9rateur"],"SIRMAN":["Toaster"],"SITRAM":["Cocotte minute"],"SMALVIC":["Plaque"],"SMEG":["Lave vaisselle","Lave linge","Plaque","Hotte","Cuisini\u00e8re","Four","R\u00e9frig\u00e9rateur","S\u00e8che linge","Micro-ondes","Evier","Cong\u00e9lateur","Minibar","Friteuse","Grill","Machine \u00e0 caf\u00e9","Cave \u00e0 vin","Blender","Bouilloire","Presse agrumes","Robot","Mixer","Extracteur de jus","Grille-pain","Toaster","Cafeti\u00e8re","Moulin","Expresso","TIROIR CHAUFFANT","Chocolati\u00e8re","Minifour","ACCESSOIRE"],"SNAIGE":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie"],"SOFRACA":["Armoire Positive","Toaster"],"SOGAL":["Sans cat\u00e9gorie","Plaque","Lave linge","Lave vaisselle","Hotte","Four"],"SOGALUX":["Sans cat\u00e9gorie"],"SOGELUX":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Four","Hotte","Cave \u00e0 vin","Plaque","Lave linge","Cong\u00e9lateur","Lave vaisselle","Climatisation","S\u00e8che linge","Sans cat\u00e9gorie","Minifour","Cr\u00e9dence","Butanette"],"SOLAC":["Aspirateur"],"SOLER AND PALAU":["Hotte"],"SONY":["T\u00e9l\u00e9vision","Barre de son"],"SOPADIS":["Micro-ondes"],"SOUNDWAVE":["T\u00e9l\u00e9vision"],"SPEED QUEEN":["S\u00e8che linge"],"SPID - SPIDER":["Hotte","Plaque"],"SPIDEM":["Machine \u00e0 caf\u00e9"],"STALGAST":["Lave vaisselle"],"STANLINE":["T\u00e9l\u00e9vision"],"STAR":["Cuisini\u00e8re","Sans cat\u00e9gorie","Hotte","Plaque","Four"],"STARFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Cave \u00e0 vin"],"STEELGRAN":["R\u00e9frig\u00e9rateur"],"STEINER":["Sans cat\u00e9gorie"],"STELLA":["Lave vaisselle","Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur"],"STOBS":["Lave linge"],"STOVES":["Cuisini\u00e8re","Four","Hotte"],"STYX":["Chauffe eau"],"SUBLIMO":["Chauffe eau"],"SULPICE":["T\u00e9l\u00e9vision"],"SULPICETV":["T\u00e9l\u00e9vision"],"SUNBEAM":["Machine \u00e0 pain"],"SUPERSTAR":["Lave linge"],"SUPRA":["Po\u00eale","Insert"],"SURFLINE":["R\u00e9frig\u00e9rateur","Plaque","Cuisini\u00e8re","Lave linge","Micro-ondes","Lave vaisselle","Cong\u00e9lateur","S\u00e8che linge","Cave \u00e0 vin","Minifour","T\u00e9l\u00e9vision","Four"],"SURFTV":["T\u00e9l\u00e9vision"],"SURMELEC":["R\u00e9frig\u00e9rateur"],"SWEEDY":["R\u00e9frig\u00e9rateur"],"SYRMA":["Chargeur"],"TAURENS":["Sans cat\u00e9gorie"],"TAURUS":["Lave linge","Sans cat\u00e9gorie","Aspirateur","Presse agrumes","Climatisation","Robot","Minifour","Trancheuse","Tondeuse","D\u00e9shumidificateur","Micro-ondes","Fer \u00e0 repasser"],"TCHIBO":["Aspirateur"],"TCL":["T\u00e9l\u00e9vision","Climatisation","Lave linge","R\u00e9frig\u00e9rateur","Barre de son","D\u00e9shumidificateur"],"TEAM":["Robot","Centrale vapeur","Plaque","Machine \u00e0 pain","Cafeti\u00e8re","Minifour","Aspirateur","Micro-ondes","Trancheuse","Cocotte minute","Friteuse","Mini-kitchen","St\u00e9rilisateur"],"TEBA":["Cuisini\u00e8re","Plaque","Four","Hotte","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Grill","Mini-kitchen","Minifour"],"TECHNICAL":["R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision","Plaque","Four","d\u00e9codeur","S\u00e8che linge"],"TECHNOR":["S\u00e8che linge"],"TECHWOOD":["R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Four","Plaque","T\u00e9l\u00e9vision","Graveur dvd","Micro-ondes","Minifour","Robot","d\u00e9codeur","Aspirateur","Cuiseur \u00e0 riz","Expresso"],"TECHYO":["Hotte","Plaque","Four"],"TECNOEKA":["Four"],"TECNOFROST":["Sans cat\u00e9gorie"],"TECNOGAS":["Sans cat\u00e9gorie","Four","Lave vaisselle","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Lave linge"],"TECNOINOX":["Friteuse","Plaque"],"TECNOLEC":["Lave linge","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","S\u00e8che linge","Cave \u00e0 vin"],"TECNOLUX":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Hotte","Plaque","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave vaisselle","Ice maker","Four"],"TECNOWIND":["Sans cat\u00e9gorie","Hotte","Machine \u00e0 pain"],"TECNOX":["Four","Marmite \u00e0 gaz","Cave \u00e0 vin","Meuble chauffant","ARMOIRE CHAUFFANTE","Plaque"],"TEFAL":["Cuiseur vapeur","Pierrade raclette","Grill","Service \u00e0 fondue","Tajine","Gaufrier","Appareil \u00e0 fondue","Pierrade","Wok","Plancha","Barbecue","Appareil \u00e0 Pizza","Cafeti\u00e8re","R\u00e9chaud","Friteuse","Cr\u00e9pi\u00e8re","Auto cuiseur","Bouilloire","Grille-pain","Raclette grill","Robot","Aspirateur","Blender","Appareil \u00e0 cake","Centrale vapeur","Machine \u00e0 pain","Multicuiseur"],"TEFCOLD":["Cong\u00e9lateur","R\u00e9frig\u00e9rateur"],"TEKA":["Sans cat\u00e9gorie","Four","R\u00e9frig\u00e9rateur","Plaque","Hotte","Lave vaisselle","Lave linge","Cuisini\u00e8re","S\u00e8che linge","Micro-ondes","Broyeur","Cong\u00e9lateur","Robinet","Evier","Friteuse","Expresso","Cave \u00e0 vin"],"TEKVIS":["Micro-ondes"],"TELECO":["T\u00e9l\u00e9vision"],"TELEFUNKEN":["T\u00e9l\u00e9vision","R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","Cuisini\u00e8re","Micro-ondes","Minifour","Chemin\u00e9e","d\u00e9codeur","Climatisation","Rafraichisseur d'air","Robot","Plaque","Aspirateur","Extracteur de jus","Cafeti\u00e8re","Robot cuiseur","Fer \u00e0 repasser","Centrale vapeur","Blender","Blender chauffant","Multicuiseur","Cuiseur \u00e0 riz","Toaster","Bouilloire","Raclette grill","Cr\u00e9pi\u00e8re","Fondue","Plancha","Grill","Ventilateur","Four","Radiateur","Appareil Photo","Rasoir","S\u00e8che linge","Mixer","Barbecue","Yaourti\u00e8re","Auto cuiseur"],"TEMPTECH":["Cave \u00e0 vin"],"TENSAI":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"TERIM":["Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque"],"TERMAL":["Chauffe eau"],"TGCP":["Four"],"THERMAGLAS":["Chauffe eau"],"THERMILUX":["Plaque"],"THERMOR":["Sans cat\u00e9gorie","Hotte","Cuisini\u00e8re","Four","Plaque","R\u00e9frig\u00e9rateur","Lave vaisselle","Chauffe eau","Radiateur","Micro-ondes","S\u00e8che-Serviettes"],"THIRODE":["Armoire froide","Plaque","Lave vaisselle","Cuisini\u00e8re","Friteuse","Four","Plancha","Armoire N\u00e9gative","Armoire Positive","R\u00e9frig\u00e9rateur","Hotte"],"THOMAS":["Aspirateur"],"THOMSON":["Sans cat\u00e9gorie","Cuisini\u00e8re","Micro-ondes","Lave linge","Lave vaisselle","R\u00e9frig\u00e9rateur","S\u00e8che linge","Cong\u00e9lateur","Four","Robot","Minifour","Climatisation","Grill","Friteuse","R\u00e9chaud","Centrale vapeur","Cafeti\u00e8re","Aspirateur","Machine \u00e0 caf\u00e9","Plaque","Cuiseur vapeur","Auto cuiseur","Bouilloire","Presse agrumes","Plancha","Ventilateur","Mixer","T\u00e9l\u00e9vision","Machine \u00e0 bi\u00e8re","Cave \u00e0 vin","Hotte","Multicuiseur","Machine \u00e0 pain","Raclette grill","Radiateur","Aspirateur Robot","Chargeur"],"THOR":["R\u00e9frig\u00e9rateur","Lave vaisselle"],"TIMSHELL":["Cuisini\u00e8re"],"TINECO":["Aspirateur laveur"],"TINKA":["Plaque"],"TOKIWA":["Minifour","Micro-ondes","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Cave \u00e0 vin","S\u00e8che linge","Cong\u00e9lateur","Aspirateur","Lave vaisselle","Chauffage","Four"],"TONDA":["Hotte"],"TORNADO":["Aspirateur"],"TORNATI FORNI":["Four \u00e0 pizza"],"TOSAI":["Po\u00eale"],"TOSHIBA":["Sans cat\u00e9gorie","Micro-ondes","Magn\u00e9toscope","T\u00e9l\u00e9vision","T\u00e9l\u00e9phone"],"TRANSCONTINENT":["R\u00e9frig\u00e9rateur","T\u00e9l\u00e9vision"],"TRIAX":["T\u00e9l\u00e9vision"],"TRIOMPH":["Cuisini\u00e8re","Aspirateur","Plaque","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Cave \u00e0 vin","Micro-ondes"],"TRISA":["Aspirateur"],"TRISTAR":["Robot","Trancheuse"],"TRIUMPH":["Cuisini\u00e8re"],"TROPICAL":["Chauffe eau"],"TROPICOOL":["Lave linge"],"TROTEC":["D\u00e9shumidificateur"],"TUCSON":["Lave linge","R\u00e9frig\u00e9rateur","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","T\u00e9l\u00e9vision","S\u00e8che linge","Four"],"TURBOAIR":["Hotte"],"TWINSTAR":["R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"UFESA":["Aspirateur"],"ULGOR":["Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur"],"UNELVENT":["Sans cat\u00e9gorie","Hotte"],"UNICLINE":["Four","Lave linge","Sans cat\u00e9gorie","Plaque","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","S\u00e8che linge","Lave vaisselle","Po\u00eale \u00e9lectronique","Minifour","Aspirateur","Hotte","Cong\u00e9lateur","Machine \u00e0 pain","Machine \u00e0 coudre","Centrale vapeur","Cafeti\u00e8re","Yaourti\u00e8re","Nettoyeur vapeur"],"UNITED":["Climatisation"],"UNOX":["Four"],"UPPERCOLD":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"URALUX":["S\u00e8che linge","Sans cat\u00e9gorie"],"URANIA":["R\u00e9frig\u00e9rateur","Four","S\u00e8che linge","Cong\u00e9lateur","Cuisini\u00e8re","Sans cat\u00e9gorie","Plaque","Hotte","Mini-kitchen","Lave vaisselle","Micro-ondes","Lave linge","Cave \u00e0 vin"],"URBAN":["Hotte"],"V ZUG":["Hotte"],"VALBERG":["Hotte","Lave vaisselle","Cong\u00e9lateur","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Four","Micro-ondes","Minifour","Cave \u00e0 vin","R\u00e9chaud","Climatisation","Lave linge","S\u00e8che linge","Aspirateur","Ventilateur","Aspirateur laveur","Machine \u00e0 bi\u00e8re","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Expresso","Robot","Nettoyeur d\u00e9tacheur","Plancha","Nettoyeur vapeur","Purificateur d'air"],"VEDETTE":["Lave linge","S\u00e8che linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Lave vaisselle","Plaque","Micro-ondes","Cong\u00e9lateur","Four","Cave \u00e0 vin","Centrale vapeur"],"VENDOME":["Lave linge","Sans cat\u00e9gorie","S\u00e8che linge"],"VENDOMOIS":["Four"],"VENGA":["Micro-ondes"],"VERTAMIS":["Chargeur"],"VESTEL":["Sans cat\u00e9gorie","Cong\u00e9lateur","R\u00e9frig\u00e9rateur","Lave linge","Climatisation","Plaque","Four","Chargeur","T\u00e9l\u00e9vision","S\u00e8che linge","Lave vaisselle"],"VESTFROST":["R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Cong\u00e9lateur"],"VETRELLA":["Aspirateur","Nettoyeur vapeur"],"VICTORY":["S\u00e8che linge","Sans cat\u00e9gorie"],"VIN SUR VIN (VINSURVIN)":["Cave \u00e0 vin"],"VINEAA":["Cave \u00e0 vin"],"VINICOSY":["Cave \u00e0 vin"],"VINILUX":["Cave \u00e0 vin"],"VINOSPHERE":["Cave \u00e0 vin"],"VINOSTYLE":["Cave \u00e0 vin"],"VIRTUS":["Four \u00e0 pizza"],"VISIONIC":["T\u00e9l\u00e9vision"],"VITEMPUS":["Cave \u00e0 vin"],"VIVA":["Four","Lave linge","S\u00e8che linge","Lave vaisselle","Hotte","Micro-ondes","Plaque","R\u00e9frig\u00e9rateur"],"VIVAX":["Lave linge"],"VOGICA":["Hotte","Lave vaisselle","Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Lave linge","S\u00e8che linge","Plaque"],"VORWERK":["Robot cuiseur","Robot"],"VOXSON":["R\u00e9frig\u00e9rateur"],"WAECO":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur"],"WALKER":["T\u00e9l\u00e9vision"],"WALTHAM":["Cuisini\u00e8re","R\u00e9frig\u00e9rateur","Plaque","Lave linge","Cong\u00e9lateur","Four","T\u00e9l\u00e9vision","Lave vaisselle","Graveur dvd","d\u00e9codeur","S\u00e8che linge"],"WASCATOR":["Lave vaisselle"],"WAVES":["Machine \u00e0 pain","T\u00e9l\u00e9vision"],"WEGAWHITE":["Lave linge","Cuisini\u00e8re","R\u00e9frig\u00e9rateur"],"WELCO":["R\u00e9frig\u00e9rateur","Cuisini\u00e8re","Lave linge"],"WELCOME":["Chauffe eau"],"WELLINGTON":["R\u00e9frig\u00e9rateur","Lave linge","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WELLS":["Hotte"],"WELTEC":["Four","Plaque","Cuisini\u00e8re"],"WELTSTAR":["Lave linge","T\u00e9l\u00e9vision"],"WESDER":["Micro-ondes"],"WESPOINT - WESTPOINT":["Cuisini\u00e8re","Lave linge","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Plaque"],"WESTAHL":["Cuisini\u00e8re","Plaque"],"WESTEN":["Lave linge"],"WESTFROST":["R\u00e9frig\u00e9rateur"],"WESTINGHOUSE":["Lave vaisselle","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Sans cat\u00e9gorie","Lave linge","Micro-ondes"],"WESTLINE":["Cuisini\u00e8re","Plaque","R\u00e9frig\u00e9rateur","Lave linge","Four","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WESTWOOD":["Cong\u00e9lateur","Lave linge","R\u00e9frig\u00e9rateur","Plaque","Four","Cuisini\u00e8re","Lave vaisselle","T\u00e9l\u00e9vision","S\u00e8che linge"],"WHIRLPOOL":["R\u00e9frig\u00e9rateur","Plaque","Micro-ondes","Hotte","Lave vaisselle","S\u00e8che linge","Sans cat\u00e9gorie","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Climatisation","Expresso","Friteuse","Machine \u00e0 caf\u00e9","Plancha","Minifour","Barbecue","Cuiseur vapeur","Cave \u00e0 vin","Centrale vapeur","Machine \u00e0 gla\u00e7ons","Trancheuse","TIROIR CHAUFFANT","Fondue","Fabrique de glaces"],"WHITE and BROWN":["Minifour","Cafeti\u00e8re","Micro-ondes","Machine \u00e0 pain","Blender","Aspirateur","Presse agrumes","Expresso","Robot","Centrale vapeur","Plancha","Four","Auto cuiseur","Grill","Batteur Electrique","Plaque","Hachoir","Bouilloire","Trancheuse"],"WHITE KNIGHT":["Lave vaisselle"],"WHITE-WESTINGHOUSE":["Lave vaisselle","Cave \u00e0 vin","Cuisini\u00e8re","Hotte","R\u00e9frig\u00e9rateur","Four","Lave linge","Cong\u00e9lateur"],"WHITEFROST":["R\u00e9frig\u00e9rateur","Cong\u00e9lateur","Sans cat\u00e9gorie"],"WHITESTAR":["Lave linge"],"WHITEWASH WITEWASH":["Lave vaisselle"],"WHITEWOOD":["Plaque","Four","R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge"],"WILCOOL":["Lave linge"],"WILSON":["Lave linge"],"WINBOT":["ACCESSOIRE"],"WINCAVE":["Cave \u00e0 vin"],"WINDSOR":["Plaque","R\u00e9frig\u00e9rateur","Lave linge","Cuisini\u00e8re","Four","Cong\u00e9lateur","Lave vaisselle","T\u00e9l\u00e9vision"],"WINIA":["Micro-ondes","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle","Four","S\u00e8che linge","Plaque"],"WINTERHALTER":["Lave vaisselle"],"WITT":["Plaque"],"WOLKENSTEIN":["R\u00e9frig\u00e9rateur","Lave linge"],"XD ENJOY":["Lave linge"],"XELANCE":["Climatisation"],"XIAOMI":["T\u00e9l\u00e9vision","Aspirateur Robot"],"XPER":["Cuisini\u00e8re","Sans cat\u00e9gorie","R\u00e9frig\u00e9rateur","Lave linge","Lave vaisselle"],"YAMAHA":["Barre de son"],"YARD":["Plaque"],"YOO DIGITAL HOME":["Machine \u00e0 gla\u00e7ons"],"ZANKER":["Lave vaisselle","S\u00e8che linge","Lave linge","Hotte","R\u00e9frig\u00e9rateur"],"ZANUSSI":["S\u00e8che linge","Lave linge","R\u00e9frig\u00e9rateur","Hotte","Four","Lave vaisselle","Plaque","Cong\u00e9lateur","Cuisini\u00e8re","Aspirateur","Micro-ondes"],"ZARONI":["Hotte"],"ZEBORNE":["Chargeur"],"ZELMER":["Aspirateur"],"ZEROWATT":["Lave linge","S\u00e8che linge","R\u00e9frig\u00e9rateur","Sans cat\u00e9gorie","Four","Plaque"],"ZIBRO":["Po\u00eale"],"ZOPPAS":["R\u00e9frig\u00e9rateur","Lave vaisselle","Lave linge","Four","Cuisini\u00e8re"]}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_finished_product_search_brand" ] |
| cache_key | "_finished_product_search_brand_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +label: "1331" +value: "1331" +data: "1331" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12247 +label: "4DIAMOND GRID" +value: "4DIAMOND GRID" +data: "4DIAMOND GRID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#24186 +label: "ACAPULCO" +value: "ACAPULCO" +data: "ACAPULCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23897 +label: "ACOVA" +value: "ACOVA" +data: "ACOVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23891 +label: "ADLER" +value: "ADLER" +data: "ADLER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23885 +label: "ADMIRAL" +value: "ADMIRAL" +data: "ADMIRAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#29198 +label: "AEG" +value: "AEG" +data: "AEG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#29926 +label: "AFI" +value: "AFI" +data: "AFI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32447 +label: "AFICOLLINLUCY" +value: "AFICOLLINLUCY" +data: "AFICOLLINLUCY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32727 +label: "AFK" +value: "AFK" +data: "AFK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32744 +label: "AGA" +value: "AGA" +data: "AGA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32745 +label: "AIR FORCE AIRFORCE" +value: "AIR FORCE AIRFORCE" +data: "AIR FORCE AIRFORCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32750 +label: "AIRCOON" +value: "AIRCOON" +data: "AIRCOON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32742 +label: "AIRLINE" +value: "AIRLINE" +data: "AIRLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32747 +label: "AIRLUX" +value: "AIRLUX" +data: "AIRLUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32743 +label: "AIRONE" +value: "AIRONE" +data: "AIRONE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32746 +label: "AIRPORT" +value: "AIRPORT" +data: "AIRPORT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32741 +label: "AIRWELL" +value: "AIRWELL" +data: "AIRWELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32748 +label: "AKIBA" +value: "AKIBA" +data: "AKIBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32751 +label: "AKIOS" +value: "AKIOS" +data: "AKIOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32808 +label: "ALASKA" +value: "ALASKA" +data: "ALASKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32809 +label: "ALBA BUSH" +value: "ALBA BUSH" +data: "ALBA BUSH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32841 +label: "ALESIA" +value: "ALESIA" +data: "ALESIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32749 +label: "ALEZIA" +value: "ALEZIA" +data: "ALEZIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32756 +label: "ALGOR" +value: "ALGOR" +data: "ALGOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32813 +label: "ALIZEE" +value: "ALIZEE" +data: "ALIZEE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32790 +label: "ALLIANCE" +value: "ALLIANCE" +data: "ALLIANCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32752 +label: "ALPATEC" +value: "ALPATEC" +data: "ALPATEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32753 +label: "ALPENINOX" +value: "ALPENINOX" +data: "ALPENINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32796 +label: "ALTECH" +value: "ALTECH" +data: "ALTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32777 +label: "ALTERNA" +value: "ALTERNA" +data: "ALTERNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32755 +label: "ALTIC" +value: "ALTIC" +data: "ALTIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32784 +label: "ALTUS" +value: "ALTUS" +data: "ALTUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32811 +label: "AMADIS" +value: "AMADIS" +data: "AMADIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32807 +label: "AMANA" +value: "AMANA" +data: "AMANA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32806 +label: "AMATIS" +value: "AMATIS" +data: "AMATIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32805 +label: "AMBASSADE" +value: "AMBASSADE" +data: "AMBASSADE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32804 +label: "AMBASSADE DE BOURGOGNE" +value: "AMBASSADE DE BOURGOGNE" +data: "AMBASSADE DE BOURGOGNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32803 +label: "AMBRA" +value: "AMBRA" +data: "AMBRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32802 +label: "AMICA" +value: "AMICA" +data: "AMICA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32801 +label: "AMRAZ" +value: "AMRAZ" +data: "AMRAZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32800 +label: "AMSTA" +value: "AMSTA" +data: "AMSTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32799 +label: "AMSTRAD" +value: "AMSTRAD" +data: "AMSTRAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32798 +label: "ANIMIO" +value: "ANIMIO" +data: "ANIMIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32797 +label: "ANIMO" +value: "ANIMO" +data: "ANIMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32795 +label: "ANTARION" +value: "ANTARION" +data: "ANTARION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32794 +label: "APELL" +value: "APELL" +data: "APELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32793 +label: "APPLIMO" +value: "APPLIMO" +data: "APPLIMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32792 +label: "AQUACEANE" +value: "AQUACEANE" +data: "AQUACEANE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32791 +label: "AQUAVAC" +value: "AQUAVAC" +data: "AQUAVAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32789 +label: "ARC EN CIEL AEC" +value: "ARC EN CIEL AEC" +data: "ARC EN CIEL AEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32788 +label: "ARCADE" +value: "ARCADE" +data: "ARCADE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32787 +label: "ARCELIK" +value: "ARCELIK" +data: "ARCELIK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32786 +label: "ARDEM" +value: "ARDEM" +data: "ARDEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32785 +label: "ARDO" +value: "ARDO" +data: "ARDO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32783 +label: "ARIAGEL" +value: "ARIAGEL" +data: "ARIAGEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32782 +label: "ARIANE" +value: "ARIANE" +data: "ARIANE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32781 +label: "ARISTON" +value: "ARISTON" +data: "ARISTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32780 +label: "ARROW" +value: "ARROW" +data: "ARROW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32779 +label: "ARTEVINO" +value: "ARTEVINO" +data: "ARTEVINO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32778 +label: "ARTHURMARTIN ARTHUR MARTIN" +value: "ARTHURMARTIN ARTHUR MARTIN" +data: "ARTHURMARTIN ARTHUR MARTIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32776 +label: "ARTIC" +value: "ARTIC" +data: "ARTIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32775 +label: "ASKO" +value: "ASKO" +data: "ASKO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32773 +label: "ASPES" +value: "ASPES" +data: "ASPES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32772 +label: "ASTERIE" +value: "ASTERIE" +data: "ASTERIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32771 +label: "ASTO" +value: "ASTO" +data: "ASTO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32770 +label: "ASTORIA" +value: "ASTORIA" +data: "ASTORIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32769 +label: "ASTRELL" +value: "ASTRELL" +data: "ASTRELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32767 +label: "ATAG" +value: "ATAG" +data: "ATAG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32766 +label: "ATLAN" +value: "ATLAN" +data: "ATLAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32765 +label: "ATLANTIC" +value: "ATLANTIC" +data: "ATLANTIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32764 +label: "ATTILA" +value: "ATTILA" +data: "ATTILA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32763 +label: "AUCHAN" +value: "AUCHAN" +data: "AUCHAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32761 +label: "AUER" +value: "AUER" +data: "AUER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32760 +label: "AURORA" +value: "AURORA" +data: "AURORA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32759 +label: "AUSTRIA" +value: "AUSTRIA" +data: "AUSTRIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32758 +label: "AVEA" +value: "AVEA" +data: "AVEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32757 +label: "AVILLA AVILA" +value: "AVILLA AVILA" +data: "AVILLA AVILA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32836 +label: "AVINTAGE" +value: "AVINTAGE" +data: "AVINTAGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32830 +label: "AXANE" +value: "AXANE" +data: "AXANE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32839 +label: "AXESS" +value: "AXESS" +data: "AXESS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32810 +label: "AXIL" +value: "AXIL" +data: "AXIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32838 +label: "AXITRONIC" +value: "AXITRONIC" +data: "AXITRONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32844 +label: "AYA" +value: "AYA" +data: "AYA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32843 +label: "BABYLISS" +value: "BABYLISS" +data: "BABYLISS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32837 +label: "BALAY" +value: "BALAY" +data: "BALAY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32835 +label: "BALTIC" +value: "BALTIC" +data: "BALTIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32834 +label: "BALTIK" +value: "BALTIK" +data: "BALTIK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32827 +label: "BARAZZA" +value: "BARAZZA" +data: "BARAZZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32828 +label: "BARON" +value: "BARON" +data: "BARON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32833 +label: "BARTSCHER" +value: "BARTSCHER" +data: "BARTSCHER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32831 +label: "BASICLINE" +value: "BASICLINE" +data: "BASICLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32832 +label: "BAUKNECHT" +value: "BAUKNECHT" +data: "BAUKNECHT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32829 +label: "BAUMATIC" +value: "BAUMATIC" +data: "BAUMATIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32826 +label: "BE YOU" +value: "BE YOU" +data: "BE YOU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32825 +label: "BECKEN" +value: "BECKEN" +data: "BECKEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32824 +label: "BEEM" +value: "BEEM" +data: "BEEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32823 +label: "BEKO" +value: "BEKO" +data: "BEKO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32822 +label: "BELDEKO" +value: "BELDEKO" +data: "BELDEKO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32821 +label: "BELLAVITA" +value: "BELLAVITA" +data: "BELLAVITA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32820 +label: "BELLING" +value: "BELLING" +data: "BELLING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32819 +label: "BENDIX" +value: "BENDIX" +data: "BENDIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32818 +label: "BERKLAYS" +value: "BERKLAYS" +data: "BERKLAYS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32817 +label: "BERNOLLIN" +value: "BERNOLLIN" +data: "BERNOLLIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32816 +label: "BERTO'S" +value: "BERTO'S" +data: "BERTO'S" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32814 +label: "BEST" +value: "BEST" +data: "BEST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32812 +label: "BESTRON" +value: "BESTRON" +data: "BESTRON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32846 +label: "BETTY CROCKER" +value: "BETTY CROCKER" +data: "BETTY CROCKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32840 +label: "BIANCA" +value: "BIANCA" +data: "BIANCA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32845 +label: "BIFINETT" +value: "BIFINETT" +data: "BIFINETT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32847 +label: "BIG CHEF" +value: "BIG CHEF" +data: "BIG CHEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32848 +label: "BIG CHILL" +value: "BIG CHILL" +data: "BIG CHILL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32849 +label: "BIOSTORE" +value: "BIOSTORE" +data: "BIOSTORE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32850 +label: "BISSEL" +value: "BISSEL" +data: "BISSEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32851 +label: "BISSELL" +value: "BISSELL" +data: "BISSELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32852 +label: "BLACK & DECKER" +value: "BLACK & DECKER" +data: "BLACK & DECKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32853 +label: "BLANCO" +value: "BLANCO" +data: "BLANCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32854 +label: "BLAUPUNKT" +value: "BLAUPUNKT" +data: "BLAUPUNKT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32855 +label: "BLOMBERG" +value: "BLOMBERG" +data: "BLOMBERG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32856 +label: "BLUEBELL" +value: "BLUEBELL" +data: "BLUEBELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32857 +label: "BLUESKY" +value: "BLUESKY" +data: "BLUESKY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32858 +label: "BLUEWIND" +value: "BLUEWIND" +data: "BLUEWIND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32859 +label: "BLYSS" +value: "BLYSS" +data: "BLYSS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32860 +label: "BOB" +value: "BOB" +data: "BOB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32861 +label: "BODNER & MANN" +value: "BODNER & MANN" +data: "BODNER & MANN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32862 +label: "BOFFI" +value: "BOFFI" +data: "BOFFI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32863 +label: "BOMANN" +value: "BOMANN" +data: "BOMANN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32864 +label: "BOMPANI" +value: "BOMPANI" +data: "BOMPANI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32865 +label: "BONNET" +value: "BONNET" +data: "BONNET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32866 +label: "BOOSTY" +value: "BOOSTY" +data: "BOOSTY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32867 +label: "BORA" +value: "BORA" +data: "BORA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32868 +label: "BOREAL" +value: "BOREAL" +data: "BOREAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32869 +label: "BORETTI" +value: "BORETTI" +data: "BORETTI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32870 +label: "BOSCH" +value: "BOSCH" +data: "BOSCH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32871 +label: "BOURGEOIS" +value: "BOURGEOIS" +data: "BOURGEOIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32872 +label: "BRANDSTAR" +value: "BRANDSTAR" +data: "BRANDSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32873 +label: "BRANDT" +value: "BRANDT" +data: "BRANDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32874 +label: "BRANDY BEST BRANDYBEST" +value: "BRANDY BEST BRANDYBEST" +data: "BRANDY BEST BRANDYBEST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32875 +label: "BRAUN" +value: "BRAUN" +data: "BRAUN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32876 +label: "BRAVILOR BONAMAT" +value: "BRAVILOR BONAMAT" +data: "BRAVILOR BONAMAT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32877 +label: "BREADMAN" +value: "BREADMAN" +data: "BREADMAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32878 +label: "BREMA" +value: "BREMA" +data: "BREMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32879 +label: "BREVILLE" +value: "BREVILLE" +data: "BREVILLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32880 +label: "BRICO DEPOT" +value: "BRICO DEPOT" +data: "BRICO DEPOT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32881 +label: "BRITA" +value: "BRITA" +data: "BRITA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32882 +label: "BROAN" +value: "BROAN" +data: "BROAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32883 +label: "BROTHER" +value: "BROTHER" +data: "BROTHER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32884 +label: "BRU" +value: "BRU" +data: "BRU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32885 +label: "BSK" +value: "BSK" +data: "BSK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32886 +label: "BUDERUS" +value: "BUDERUS" +data: "BUDERUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32887 +label: "BURG" +value: "BURG" +data: "BURG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32888 +label: "BUSH" +value: "BUSH" +data: "BUSH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32889 +label: "CAHORS" +value: "CAHORS" +data: "CAHORS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32890 +label: "CALEX" +value: "CALEX" +data: "CALEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32891 +label: "CALIFORNIA" +value: "CALIFORNIA" +data: "CALIFORNIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32892 +label: "CALIFORNIA EUR" +value: "CALIFORNIA EUR" +data: "CALIFORNIA EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32893 +label: "CALOR" +value: "CALOR" +data: "CALOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32894 +label: "CALRUS" +value: "CALRUS" +data: "CALRUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32895 +label: "CALUX" +value: "CALUX" +data: "CALUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32896 +label: "CAMPINGAZ" +value: "CAMPINGAZ" +data: "CAMPINGAZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32897 +label: "CANDY" +value: "CANDY" +data: "CANDY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32898 +label: "CAPLAIN" +value: "CAPLAIN" +data: "CAPLAIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32899 +label: "CARAD" +value: "CARAD" +data: "CARAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32900 +label: "CARMA" +value: "CARMA" +data: "CARMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32901 +label: "CARREFOUR HOME" +value: "CARREFOUR HOME" +data: "CARREFOUR HOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32902 +label: "CARRIER" +value: "CARRIER" +data: "CARRIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32903 +label: "CART AIR CARTAIR" +value: "CART AIR CARTAIR" +data: "CART AIR CARTAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32904 +label: "CASINO" +value: "CASINO" +data: "CASINO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32905 +label: "CASSELIN" +value: "CASSELIN" +data: "CASSELIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32906 +label: "CASTORAMA" +value: "CASTORAMA" +data: "CASTORAMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32907 +label: "CATA APELSON" +value: "CATA APELSON" +data: "CATA APELSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32908 +label: "CAVISS" +value: "CAVISS" +data: "CAVISS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32909 +label: "CEADO" +value: "CEADO" +data: "CEADO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32910 +label: "CGV" +value: "CGV" +data: "CGV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32911 +label: "CHAFFOTEAUX & MAURY" +value: "CHAFFOTEAUX & MAURY" +data: "CHAFFOTEAUX & MAURY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32912 +label: "CHEFMATE" +value: "CHEFMATE" +data: "CHEFMATE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32913 +label: "CHELSEA" +value: "CHELSEA" +data: "CHELSEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32914 +label: "CHIQ" +value: "CHIQ" +data: "CHIQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32915 +label: "CHROMEX" +value: "CHROMEX" +data: "CHROMEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32916 +label: "CIARRA" +value: "CIARRA" +data: "CIARRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32917 +label: "CIMLINE" +value: "CIMLINE" +data: "CIMLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32918 +label: "CLASSIC HOME" +value: "CLASSIC HOME" +data: "CLASSIC HOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32919 +label: "CLATRONIC" +value: "CLATRONIC" +data: "CLATRONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32920 +label: "CLAYTON" +value: "CLAYTON" +data: "CLAYTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32921 +label: "CLEANFIX" +value: "CLEANFIX" +data: "CLEANFIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32922 +label: "CLIMADIFF" +value: "CLIMADIFF" +data: "CLIMADIFF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32923 +label: "CLIMALIX" +value: "CLIMALIX" +data: "CLIMALIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32924 +label: "CLIMASELECT" +value: "CLIMASELECT" +data: "CLIMASELECT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32925 +label: "CLIMASPACE" +value: "CLIMASPACE" +data: "CLIMASPACE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32926 +label: "CLIMATEK" +value: "CLIMATEK" +data: "CLIMATEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32927 +label: "CNA-BRICO" +value: "CNA-BRICO" +data: "CNA-BRICO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32928 +label: "COBAL" +value: "COBAL" +data: "COBAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32929 +label: "COCEF" +value: "COCEF" +data: "COCEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32930 +label: "CODIMATEL" +value: "CODIMATEL" +data: "CODIMATEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32931 +label: "COFEEMAKER" +value: "COFEEMAKER" +data: "COFEEMAKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32932 +label: "COJER" +value: "COJER" +data: "COJER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32933 +label: "COLDIS" +value: "COLDIS" +data: "COLDIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32934 +label: "COLGED" +value: "COLGED" +data: "COLGED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32935 +label: "COLSTON" +value: "COLSTON" +data: "COLSTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32936 +label: "COMBISTEEL" +value: "COMBISTEEL" +data: "COMBISTEEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32937 +label: "COMENDA" +value: "COMENDA" +data: "COMENDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32938 +label: "COMFEE" +value: "COMFEE" +data: "COMFEE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32939 +label: "COMPACT" +value: "COMPACT" +data: "COMPACT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32940 +label: "CONCEPT" +value: "CONCEPT" +data: "CONCEPT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32941 +label: "CONCORDE" +value: "CONCORDE" +data: "CONCORDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32942 +label: "CONSTRUCTA" +value: "CONSTRUCTA" +data: "CONSTRUCTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32943 +label: "CONTINENTAL EDISON" +value: "CONTINENTAL EDISON" +data: "CONTINENTAL EDISON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32944 +label: "CONTROL AIR" +value: "CONTROL AIR" +data: "CONTROL AIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32945 +label: "CONVIVIUM" +value: "CONVIVIUM" +data: "CONVIVIUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32946 +label: "COOKART COOK'ART" +value: "COOKART COOK'ART" +data: "COOKART COOK'ART" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32947 +label: "COOKE&LEWIS" +value: "COOKE&LEWIS" +data: "COOKE&LEWIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32948 +label: "COOKMAX" +value: "COOKMAX" +data: "COOKMAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32949 +label: "COOKTOP" +value: "COOKTOP" +data: "COOKTOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32950 +label: "COOKWORKS" +value: "COOKWORKS" +data: "COOKWORKS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32951 +label: "COOLTECH" +value: "COOLTECH" +data: "COOLTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32952 +label: "COQYS" +value: "COQYS" +data: "COQYS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32953 +label: "CORAIL" +value: "CORAIL" +data: "CORAIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32954 +label: "CORBERO" +value: "CORBERO" +data: "CORBERO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32955 +label: "CORRADI" +value: "CORRADI" +data: "CORRADI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32956 +label: "COSYLIFE" +value: "COSYLIFE" +data: "COSYLIFE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32957 +label: "COSYLINE" +value: "COSYLINE" +data: "COSYLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32958 +label: "CRAFFT" +value: "CRAFFT" +data: "CRAFFT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32959 +label: "CREDA" +value: "CREDA" +data: "CREDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32960 +label: "CROFTON" +value: "CROFTON" +data: "CROFTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32961 +label: "CROWN" +value: "CROWN" +data: "CROWN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32962 +label: "CRYSTAL" +value: "CRYSTAL" +data: "CRYSTAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32963 +label: "CUISICHEF" +value: "CUISICHEF" +data: "CUISICHEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32964 +label: "CUISINES REFERENCES" +value: "CUISINES REFERENCES" +data: "CUISINES REFERENCES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32965 +label: "CUISITECH" +value: "CUISITECH" +data: "CUISITECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32966 +label: "CUPPONE OVENS" +value: "CUPPONE OVENS" +data: "CUPPONE OVENS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32967 +label: "CURLING" +value: "CURLING" +data: "CURLING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32968 +label: "CURTISS" +value: "CURTISS" +data: "CURTISS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32969 +label: "D2" +value: "D2" +data: "D2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32970 +label: "DAAN TECH" +value: "DAAN TECH" +data: "DAAN TECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32971 +label: "DAEWOO" +value: "DAEWOO" +data: "DAEWOO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32972 +label: "DAV" +value: "DAV" +data: "DAV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32973 +label: "DE DIETRICH" +value: "DE DIETRICH" +data: "DE DIETRICH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32974 +label: "DE ROSSO" +value: "DE ROSSO" +data: "DE ROSSO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32975 +label: "DE SINA DESINA" +value: "DE SINA DESINA" +data: "DE SINA DESINA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32976 +label: "DELIPS" +value: "DELIPS" +data: "DELIPS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32977 +label: "DELONGHI" +value: "DELONGHI" +data: "DELONGHI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32978 +label: "DELRUE" +value: "DELRUE" +data: "DELRUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32979 +label: "DER KREIS" +value: "DER KREIS" +data: "DER KREIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32980 +label: "DESIGN" +value: "DESIGN" +data: "DESIGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32981 +label: "DEVILLE" +value: "DEVILLE" +data: "DEVILLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32982 +label: "DIAMOND" +value: "DIAMOND" +data: "DIAMOND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32983 +label: "DIGIHOME" +value: "DIGIHOME" +data: "DIGIHOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32984 +label: "DIGINIUM" +value: "DIGINIUM" +data: "DIGINIUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32985 +label: "DIGITRONIC" +value: "DIGITRONIC" +data: "DIGITRONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32986 +label: "DIHR" +value: "DIHR" +data: "DIHR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32987 +label: "DIRT DEVIL" +value: "DIRT DEVIL" +data: "DIRT DEVIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32988 +label: "DITO SAMA" +value: "DITO SAMA" +data: "DITO SAMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32989 +label: "DKK" +value: "DKK" +data: "DKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32990 +label: "DOMAN" +value: "DOMAN" +data: "DOMAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32991 +label: "DOMAR" +value: "DOMAR" +data: "DOMAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32992 +label: "DOMATIX" +value: "DOMATIX" +data: "DOMATIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32993 +label: "DOMEDIA" +value: "DOMEDIA" +data: "DOMEDIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32994 +label: "DOMENA" +value: "DOMENA" +data: "DOMENA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32995 +label: "DOMEOS" +value: "DOMEOS" +data: "DOMEOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32996 +label: "DOMEST" +value: "DOMEST" +data: "DOMEST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32997 +label: "DOMETIC" +value: "DOMETIC" +data: "DOMETIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32998 +label: "DOMINOX" +value: "DOMINOX" +data: "DOMINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#32999 +label: "DOMO" +value: "DOMO" +data: "DOMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33000 +label: "DOREGRILL" +value: "DOREGRILL" +data: "DOREGRILL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33001 +label: "DREAME" +value: "DREAME" +data: "DREAME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33002 +label: "DUSSELDORF" +value: "DUSSELDORF" +data: "DUSSELDORF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33003 +label: "DUVERNOY" +value: "DUVERNOY" +data: "DUVERNOY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33004 +label: "DYNAMIC" +value: "DYNAMIC" +data: "DYNAMIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33005 +label: "DYNOR" +value: "DYNOR" +data: "DYNOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33006 +label: "DYSON" +value: "DYSON" +data: "DYSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33007 +label: "ECO" +value: "ECO" +data: "ECO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33008 +label: "ECOLINE" +value: "ECOLINE" +data: "ECOLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33009 +label: "ECRON" +value: "ECRON" +data: "ECRON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33010 +label: "EDENWOOD" +value: "EDENWOOD" +data: "EDENWOOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33011 +label: "EDER" +value: "EDER" +data: "EDER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33012 +label: "EDESA" +value: "EDESA" +data: "EDESA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33013 +label: "EDSON" +value: "EDSON" +data: "EDSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33014 +label: "EDV" +value: "EDV" +data: "EDV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33015 +label: "EDY" +value: "EDY" +data: "EDY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33016 +label: "EGC" +value: "EGC" +data: "EGC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33017 +label: "EICO" +value: "EICO" +data: "EICO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33018 +label: "EKA" +value: "EKA" +data: "EKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33019 +label: "ELBA" +value: "ELBA" +data: "ELBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33020 +label: "ELCOLUX" +value: "ELCOLUX" +data: "ELCOLUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33021 +label: "ELCOTEC" +value: "ELCOTEC" +data: "ELCOTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33022 +label: "ELDI" +value: "ELDI" +data: "ELDI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33023 +label: "ELECTA" +value: "ELECTA" +data: "ELECTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33024 +label: "ELECTRA" +value: "ELECTRA" +data: "ELECTRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33025 +label: "ELECTRA BREGENZ" +value: "ELECTRA BREGENZ" +data: "ELECTRA BREGENZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33026 +label: "ELECTROHAUS" +value: "ELECTROHAUS" +data: "ELECTROHAUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33027 +label: "ELECTROLINE" +value: "ELECTROLINE" +data: "ELECTROLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33028 +label: "ELECTROLUX" +value: "ELECTROLUX" +data: "ELECTROLUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33029 +label: "ELECTROMIX" +value: "ELECTROMIX" +data: "ELECTROMIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33030 +label: "ELETTROBAR" +value: "ELETTROBAR" +data: "ELETTROBAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33031 +label: "ELFRAMO" +value: "ELFRAMO" +data: "ELFRAMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33032 +label: "ELICA" +value: "ELICA" +data: "ELICA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33033 +label: "ELIT" +value: "ELIT" +data: "ELIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33034 +label: "ELITAIR" +value: "ELITAIR" +data: "ELITAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33035 +label: "ELORA" +value: "ELORA" +data: "ELORA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33036 +label: "ELSAY" +value: "ELSAY" +data: "ELSAY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33037 +label: "ELTA" +value: "ELTA" +data: "ELTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33038 +label: "EMB" +value: "EMB" +data: "EMB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33039 +label: "ENGEL" +value: "ENGEL" +data: "ENGEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33040 +label: "ENGEL AXIL" +value: "ENGEL AXIL" +data: "ENGEL AXIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33041 +label: "ENO" +value: "ENO" +data: "ENO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33042 +label: "ENODIS" +value: "ENODIS" +data: "ENODIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33043 +label: "ENTRONIC" +value: "ENTRONIC" +data: "ENTRONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33044 +label: "EQUATION" +value: "EQUATION" +data: "EQUATION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33045 +label: "ESCO" +value: "ESCO" +data: "ESCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33046 +label: "ESSENTIEL B" +value: "ESSENTIEL B" +data: "ESSENTIEL B" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33047 +label: "ETERNAL" +value: "ETERNAL" +data: "ETERNAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33048 +label: "EUREKA" +value: "EUREKA" +data: "EUREKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33049 +label: "EUROBAR" +value: "EUROBAR" +data: "EUROBAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33050 +label: "EUROCAVE" +value: "EUROCAVE" +data: "EUROCAVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33051 +label: "EURODOMO" +value: "EURODOMO" +data: "EURODOMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33052 +label: "EUROFRED" +value: "EUROFRED" +data: "EUROFRED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33053 +label: "EUROFRIO" +value: "EUROFRIO" +data: "EUROFRIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33054 +label: "EUROMAC" +value: "EUROMAC" +data: "EUROMAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33055 +label: "EUROMAX" +value: "EUROMAX" +data: "EUROMAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33056 +label: "EUROP" +value: "EUROP" +data: "EUROP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33057 +label: "EUROSTEAM" +value: "EUROSTEAM" +data: "EUROSTEAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33058 +label: "EUROTECH" +value: "EUROTECH" +data: "EUROTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33059 +label: "EVATRONIC" +value: "EVATRONIC" +data: "EVATRONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33060 +label: "EVERGLADES" +value: "EVERGLADES" +data: "EVERGLADES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33061 +label: "EVERLASTING" +value: "EVERLASTING" +data: "EVERLASTING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33062 +label: "EVERTON" +value: "EVERTON" +data: "EVERTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33063 +label: "EWT" +value: "EWT" +data: "EWT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33064 +label: "EXCELINE" +value: "EXCELINE" +data: "EXCELINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33065 +label: "EXCLUSIV" +value: "EXCLUSIV" +data: "EXCLUSIV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33066 +label: "EXQUISIT" +value: "EXQUISIT" +data: "EXQUISIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33067 +label: "F&U" +value: "F&U" +data: "F&U" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33068 +label: "FABER" +value: "FABER" +data: "FABER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33069 +label: "FAGOR" +value: "FAGOR" +data: "FAGOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33070 +label: "FAIS" +value: "FAIS" +data: "FAIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33071 +label: "FALCON" +value: "FALCON" +data: "FALCON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33072 +label: "FALDA" +value: "FALDA" +data: "FALDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33073 +label: "FALMEC" +value: "FALMEC" +data: "FALMEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33074 +label: "FAR" +value: "FAR" +data: "FAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33075 +label: "FAURE" +value: "FAURE" +data: "FAURE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33076 +label: "FAVORIT" +value: "FAVORIT" +data: "FAVORIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33077 +label: "FELSON" +value: "FELSON" +data: "FELSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33078 +label: "FENNER" +value: "FENNER" +data: "FENNER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33079 +label: "FERROLI" +value: "FERROLI" +data: "FERROLI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33080 +label: "FIF" +value: "FIF" +data: "FIF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33081 +label: "FILA" +value: "FILA" +data: "FILA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33082 +label: "FILTRE" +value: "FILTRE" +data: "FILTRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33083 +label: "FINLUX" +value: "FINLUX" +data: "FINLUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33084 +label: "FIRSTLINE" +value: "FIRSTLINE" +data: "FIRSTLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33085 +label: "FLAMINIA" +value: "FLAMINIA" +data: "FLAMINIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33086 +label: "FLAVEL" +value: "FLAVEL" +data: "FLAVEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33087 +label: "FLECK" +value: "FLECK" +data: "FLECK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33088 +label: "FM" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33089 +label: "FOCUS" +value: "FOCUS" +data: "FOCUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33090 +label: "FOEM" +value: "FOEM" +data: "FOEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33091 +label: "FOINOX" +value: "FOINOX" +data: "FOINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33092 +label: "FORTEX" +value: "FORTEX" +data: "FORTEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33093 +label: "FOSTER" +value: "FOSTER" +data: "FOSTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33094 +label: "FOURINOX" +value: "FOURINOX" +data: "FOURINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33095 +label: "FOURNIER" +value: "FOURNIER" +data: "FOURNIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33096 +label: "FOX" +value: "FOX" +data: "FOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33097 +label: "FRAB" +value: "FRAB" +data: "FRAB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33098 +label: "FRAGOROSO" +value: "FRAGOROSO" +data: "FRAGOROSO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33099 +label: "FRANCIA" +value: "FRANCIA" +data: "FRANCIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33100 +label: "FRANCOBELGE" +value: "FRANCOBELGE" +data: "FRANCOBELGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33101 +label: "FRANGER" +value: "FRANGER" +data: "FRANGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33102 +label: "FRANKE" +value: "FRANKE" +data: "FRANKE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33103 +label: "FRANSTAL" +value: "FRANSTAL" +data: "FRANSTAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33104 +label: "FRATELLIONOFRI" +value: "FRATELLIONOFRI" +data: "FRATELLIONOFRI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33105 +label: "FRECAN" +value: "FRECAN" +data: "FRECAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33106 +label: "FRESTON" +value: "FRESTON" +data: "FRESTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33107 +label: "FRIAC" +value: "FRIAC" +data: "FRIAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33108 +label: "FRIGEAVIA" +value: "FRIGEAVIA" +data: "FRIGEAVIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33109 +label: "FRIGELUX" +value: "FRIGELUX" +data: "FRIGELUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33110 +label: "FRIGIDAIRE" +value: "FRIGIDAIRE" +data: "FRIGIDAIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33111 +label: "FRIGISTAR" +value: "FRIGISTAR" +data: "FRIGISTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33112 +label: "FRIGOR" +value: "FRIGOR" +data: "FRIGOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33113 +label: "FRIMA" +value: "FRIMA" +data: "FRIMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33114 +label: "FRIONOR" +value: "FRIONOR" +data: "FRIONOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33115 +label: "FROSTAR" +value: "FROSTAR" +data: "FROSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33116 +label: "FUJIONKYO" +value: "FUJIONKYO" +data: "FUJIONKYO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33117 +label: "FULGOR" +value: "FULGOR" +data: "FULGOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33118 +label: "FUNAI" +value: "FUNAI" +data: "FUNAI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33119 +label: "FUNIX" +value: "FUNIX" +data: "FUNIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33120 +label: "GAGGENAU" +value: "GAGGENAU" +data: "GAGGENAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33121 +label: "GALANT" +value: "GALANT" +data: "GALANT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33122 +label: "GALANZ" +value: "GALANZ" +data: "GALANZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33123 +label: "GALAXY" +value: "GALAXY" +data: "GALAXY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33124 +label: "GAMMFROID" +value: "GAMMFROID" +data: "GAMMFROID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33125 +label: "GC" +value: "GC" +data: "GC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33126 +label: "GEBHARDT" +value: "GEBHARDT" +data: "GEBHARDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33127 +label: "GEDTECH" +value: "GEDTECH" +data: "GEDTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33128 +label: "GENERAL ELECTRIC" +value: "GENERAL ELECTRIC" +data: "GENERAL ELECTRIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33129 +label: "GENERALFROST" +value: "GENERALFROST" +data: "GENERALFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33130 +label: "GENERISS" +value: "GENERISS" +data: "GENERISS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33131 +label: "GERMANIA (LA)" +value: "GERMANIA (LA)" +data: "GERMANIA (LA)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33132 +label: "GIATHERM" +value: "GIATHERM" +data: "GIATHERM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33133 +label: "GIBSON" +value: "GIBSON" +data: "GIBSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33134 +label: "GIORIK" +value: "GIORIK" +data: "GIORIK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33135 +label: "GIRBAU" +value: "GIRBAU" +data: "GIRBAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33136 +label: "GIRMI" +value: "GIRMI" +data: "GIRMI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33137 +label: "GLEMGAS" +value: "GLEMGAS" +data: "GLEMGAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33138 +label: "GLENAN" +value: "GLENAN" +data: "GLENAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33139 +label: "GOBLIN" +value: "GOBLIN" +data: "GOBLIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33140 +label: "GOCKO" +value: "GOCKO" +data: "GOCKO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33141 +label: "GODIN" +value: "GODIN" +data: "GODIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33142 +label: "GOODHOME" +value: "GOODHOME" +data: "GOODHOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33143 +label: "GOODMAN'S GOODMANS" +value: "GOODMAN'S GOODMANS" +data: "GOODMAN'S GOODMANS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33144 +label: "GORENJE" +value: "GORENJE" +data: "GORENJE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33145 +label: "GRAETZ" +value: "GRAETZ" +data: "GRAETZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33146 +label: "GRAM" +value: "GRAM" +data: "GRAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33147 +label: "GRANDIN" +value: "GRANDIN" +data: "GRANDIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33148 +label: "GROELAND" +value: "GROELAND" +data: "GROELAND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33149 +label: "GRUNDIG" +value: "GRUNDIG" +data: "GRUNDIG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33150 +label: "GSD" +value: "GSD" +data: "GSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33151 +label: "H&B" +value: "H&B" +data: "H&B" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33152 +label: "HAAS" +value: "HAAS" +data: "HAAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33153 +label: "HAFELE" +value: "HAFELE" +data: "HAFELE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33154 +label: "HAGEN" +value: "HAGEN" +data: "HAGEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33155 +label: "HAIER" +value: "HAIER" +data: "HAIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33156 +label: "HANSA" +value: "HANSA" +data: "HANSA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33157 +label: "HANSEATIC" +value: "HANSEATIC" +data: "HANSEATIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33158 +label: "HARDEL" +value: "HARDEL" +data: "HARDEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33159 +label: "HARILOX" +value: "HARILOX" +data: "HARILOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33160 +label: "HARPER" +value: "HARPER" +data: "HARPER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33161 +label: "HARROW" +value: "HARROW" +data: "HARROW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33162 +label: "HDC" +value: "HDC" +data: "HDC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33163 +label: "HDC.LINK" +value: "HDC.LINK" +data: "HDC.LINK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33164 +label: "HEC" +value: "HEC" +data: "HEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33165 +label: "HELKINA" +value: "HELKINA" +data: "HELKINA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33166 +label: "HELVETIA" +value: "HELVETIA" +data: "HELVETIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33167 +label: "HEMERSON" +value: "HEMERSON" +data: "HEMERSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33168 +label: "HENDI" +value: "HENDI" +data: "HENDI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33169 +label: "HERU" +value: "HERU" +data: "HERU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33170 +label: "HIGH ONE HIGHONE" +value: "HIGH ONE HIGHONE" +data: "HIGH ONE HIGHONE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33171 +label: "HIGHTEC" +value: "HIGHTEC" +data: "HIGHTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33172 +label: "HIGHTECH" +value: "HIGHTECH" +data: "HIGHTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33173 +label: "HIRUNDO" +value: "HIRUNDO" +data: "HIRUNDO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33174 +label: "HISENSE" +value: "HISENSE" +data: "HISENSE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33175 +label: "HITACHI" +value: "HITACHI" +data: "HITACHI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33176 +label: "HOBART" +value: "HOBART" +data: "HOBART" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33177 +label: "HOHER" +value: "HOHER" +data: "HOHER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33178 +label: "HOLLANDIA" +value: "HOLLANDIA" +data: "HOLLANDIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33179 +label: "HOMEKING" +value: "HOMEKING" +data: "HOMEKING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33180 +label: "HOMER" +value: "HOMER" +data: "HOMER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33181 +label: "HOMETECH" +value: "HOMETECH" +data: "HOMETECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33182 +label: "HONEYWELL" +value: "HONEYWELL" +data: "HONEYWELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33183 +label: "HOONVED" +value: "HOONVED" +data: "HOONVED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33184 +label: "HOOVER" +value: "HOOVER" +data: "HOOVER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33185 +label: "HORECA" +value: "HORECA" +data: "HORECA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33186 +label: "HORN" +value: "HORN" +data: "HORN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33187 +label: "HOSHIZAKI" +value: "HOSHIZAKI" +data: "HOSHIZAKI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33188 +label: "HOTPOINT" +value: "HOTPOINT" +data: "HOTPOINT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33189 +label: "HOTPOINT ARISTON" +value: "HOTPOINT ARISTON" +data: "HOTPOINT ARISTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33190 +label: "HUDSON" +value: "HUDSON" +data: "HUDSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33191 +label: "HUMELAB" +value: "HUMELAB" +data: "HUMELAB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33192 +label: "HUSQVARNA" +value: "HUSQVARNA" +data: "HUSQVARNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33193 +label: "HYCO" +value: "HYCO" +data: "HYCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33194 +label: "HYGENA" +value: "HYGENA" +data: "HYGENA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33195 +label: "HYPSON" +value: "HYPSON" +data: "HYPSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33196 +label: "HYUNDAI" +value: "HYUNDAI" +data: "HYUNDAI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33197 +label: "IAR" +value: "IAR" +data: "IAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33198 +label: "IARP" +value: "IARP" +data: "IARP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33199 +label: "IBERNA" +value: "IBERNA" +data: "IBERNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33200 +label: "ICE STREAM" +value: "ICE STREAM" +data: "ICE STREAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33201 +label: "ICEBERG" +value: "ICEBERG" +data: "ICEBERG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33202 +label: "ICELINE" +value: "ICELINE" +data: "ICELINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33203 +label: "ICES" +value: "ICES" +data: "ICES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33204 +label: "ICYTECH" +value: "ICYTECH" +data: "ICYTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33205 +label: "IDHD" +value: "IDHD" +data: "IDHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33206 +label: "IGNIS" +value: "IGNIS" +data: "IGNIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33207 +label: "IKEA" +value: "IKEA" +data: "IKEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33208 +label: "ILVE" +value: "ILVE" +data: "ILVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33209 +label: "IMESA" +value: "IMESA" +data: "IMESA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33210 +label: "IMETEC" +value: "IMETEC" +data: "IMETEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33211 +label: "IMPERIAL" +value: "IMPERIAL" +data: "IMPERIAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33212 +label: "INDESIT" +value: "INDESIT" +data: "INDESIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33213 +label: "INDOMO" +value: "INDOMO" +data: "INDOMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33214 +label: "INEXIVE" +value: "INEXIVE" +data: "INEXIVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33215 +label: "INFRICO" +value: "INFRICO" +data: "INFRICO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33216 +label: "INFRIGO" +value: "INFRIGO" +data: "INFRIGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33217 +label: "INITIAL T" +value: "INITIAL T" +data: "INITIAL T" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33218 +label: "INNO.HIT" +value: "INNO.HIT" +data: "INNO.HIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33219 +label: "INOXTREND" +value: "INOXTREND" +data: "INOXTREND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33220 +label: "INTERNATIONAL PRESTIGE" +value: "INTERNATIONAL PRESTIGE" +data: "INTERNATIONAL PRESTIGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33221 +label: "INUVIK" +value: "INUVIK" +data: "INUVIK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33222 +label: "INVICTA" +value: "INVICTA" +data: "INVICTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33223 +label: "IPSO" +value: "IPSO" +data: "IPSO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33224 +label: "IPURE" +value: "IPURE" +data: "IPURE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33225 +label: "IROBOT" +value: "IROBOT" +data: "IROBOT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33226 +label: "ITV" +value: "ITV" +data: "ITV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33227 +label: "IXINA FRANCE" +value: "IXINA FRANCE" +data: "IXINA FRANCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33228 +label: "JEKEN - JENKEN" +value: "JEKEN - JENKEN" +data: "JEKEN - JENKEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33229 +label: "JEMKO" +value: "JEMKO" +data: "JEMKO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33230 +label: "JENNAIR" +value: "JENNAIR" +data: "JENNAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33231 +label: "JETAIR" +value: "JETAIR" +data: "JETAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33232 +label: "JETFROST" +value: "JETFROST" +data: "JETFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33233 +label: "JETGAZ" +value: "JETGAZ" +data: "JETGAZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33234 +label: "JETWASH" +value: "JETWASH" +data: "JETWASH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33235 +label: "JOLLYMEC" +value: "JOLLYMEC" +data: "JOLLYMEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33236 +label: "JPC" +value: "JPC" +data: "JPC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33237 +label: "JUMO" +value: "JUMO" +data: "JUMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33238 +label: "JUNGER" +value: "JUNGER" +data: "JUNGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33239 +label: "JUNIOR" +value: "JUNIOR" +data: "JUNIOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33240 +label: "JUNKER" +value: "JUNKER" +data: "JUNKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33241 +label: "JUNO" +value: "JUNO" +data: "JUNO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33242 +label: "JURA" +value: "JURA" +data: "JURA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33243 +label: "JUSTA" +value: "JUSTA" +data: "JUSTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33244 +label: "JVC" +value: "JVC" +data: "JVC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33245 +label: "KAISUI" +value: "KAISUI" +data: "KAISUI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33246 +label: "KALORIK" +value: "KALORIK" +data: "KALORIK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33247 +label: "KARCHER" +value: "KARCHER" +data: "KARCHER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33248 +label: "KARERA" +value: "KARERA" +data: "KARERA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33249 +label: "KATOREX" +value: "KATOREX" +data: "KATOREX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33250 +label: "KEHL" +value: "KEHL" +data: "KEHL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33251 +label: "KELON" +value: "KELON" +data: "KELON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33252 +label: "KELVINATOR" +value: "KELVINATOR" +data: "KELVINATOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33253 +label: "KENMORE" +value: "KENMORE" +data: "KENMORE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33254 +label: "KENWOOD" +value: "KENWOOD" +data: "KENWOOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33255 +label: "KEOPS" +value: "KEOPS" +data: "KEOPS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33256 +label: "KERWAVE" +value: "KERWAVE" +data: "KERWAVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33257 +label: "KIMEX" +value: "KIMEX" +data: "KIMEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33258 +label: "KING D'HOME KINGDHOME" +value: "KING D'HOME KINGDHOME" +data: "KING D'HOME KINGDHOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33259 +label: "KIRSCH" +value: "KIRSCH" +data: "KIRSCH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33260 +label: "KITCHEN CHEF" +value: "KITCHEN CHEF" +data: "KITCHEN CHEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33261 +label: "KITCHENAID" +value: "KITCHENAID" +data: "KITCHENAID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33262 +label: "KITCHENAID - ACCESSOIRES" +value: "KITCHENAID - ACCESSOIRES" +data: "KITCHENAID - ACCESSOIRES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33263 +label: "KLARSTEIN" +value: "KLARSTEIN" +data: "KLARSTEIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33264 +label: "KLEENMAID" +value: "KLEENMAID" +data: "KLEENMAID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33265 +label: "KLEFR" +value: "KLEFR" +data: "KLEFR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33266 +label: "KLEO" +value: "KLEO" +data: "KLEO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33267 +label: "KNEISSEL" +value: "KNEISSEL" +data: "KNEISSEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33268 +label: "KOENIC" +value: "KOENIC" +data: "KOENIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33269 +label: "KOENIG" +value: "KOENIG" +data: "KOENIG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33270 +label: "KONRAD" +value: "KONRAD" +data: "KONRAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33271 +label: "KONTACT" +value: "KONTACT" +data: "KONTACT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33272 +label: "KORTING" +value: "KORTING" +data: "KORTING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33273 +label: "KRAMPOUZ" +value: "KRAMPOUZ" +data: "KRAMPOUZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33274 +label: "KREFT" +value: "KREFT" +data: "KREFT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33275 +label: "KRUPPS" +value: "KRUPPS" +data: "KRUPPS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33276 +label: "KRUPS" +value: "KRUPS" +data: "KRUPS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33277 +label: "KRYSTER" +value: "KRYSTER" +data: "KRYSTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33278 +label: "KUPPERSBUSH" +value: "KUPPERSBUSH" +data: "KUPPERSBUSH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33279 +label: "KYDOS" +value: "KYDOS" +data: "KYDOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33280 +label: "LA CORNUE" +value: "LA CORNUE" +data: "LA CORNUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33281 +label: "LA SOMMELIERE" +value: "LA SOMMELIERE" +data: "LA SOMMELIERE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33282 +label: "LACANCHE" +value: "LACANCHE" +data: "LACANCHE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33283 +label: "LACIMBALI" +value: "LACIMBALI" +data: "LACIMBALI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33284 +label: "LACO" +value: "LACO" +data: "LACO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33285 +label: "LADEN" +value: "LADEN" +data: "LADEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33286 +label: "LADYWIND" +value: "LADYWIND" +data: "LADYWIND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33287 +label: "LAGRANGE" +value: "LAGRANGE" +data: "LAGRANGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33288 +label: "LAINOX" +value: "LAINOX" +data: "LAINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33289 +label: "LAMBER" +value: "LAMBER" +data: "LAMBER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33290 +label: "LAMONA" +value: "LAMONA" +data: "LAMONA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33291 +label: "LANCER" +value: "LANCER" +data: "LANCER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33292 +label: "LAURASTAR" +value: "LAURASTAR" +data: "LAURASTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33293 +label: "LAURUS" +value: "LAURUS" +data: "LAURUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33294 +label: "LAZER" +value: "LAZER" +data: "LAZER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33295 +label: "LE CELLIER" +value: "LE CELLIER" +data: "LE CELLIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33296 +label: "LE CHAI" +value: "LE CHAI" +data: "LE CHAI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33297 +label: "LE MARQUIER" +value: "LE MARQUIER" +data: "LE MARQUIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33298 +label: "LEISURE" +value: "LEISURE" +data: "LEISURE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33299 +label: "LEMERCIER" +value: "LEMERCIER" +data: "LEMERCIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33300 +label: "LENSON" +value: "LENSON" +data: "LENSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33301 +label: "LEONARD" +value: "LEONARD" +data: "LEONARD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33302 +label: "LERVIA" +value: "LERVIA" +data: "LERVIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33303 +label: "LG" +value: "LG" +data: "LG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33304 +label: "LIEBHERR" +value: "LIEBHERR" +data: "LIEBHERR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33305 +label: "LIFETEC" +value: "LIFETEC" +data: "LIFETEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33306 +label: "LIGMAR" +value: "LIGMAR" +data: "LIGMAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33307 +label: "LIMIT" +value: "LIMIT" +data: "LIMIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33308 +label: "LINA" +value: "LINA" +data: "LINA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33309 +label: "LINARIE" +value: "LINARIE" +data: "LINARIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33310 +label: "LINCAR" +value: "LINCAR" +data: "LINCAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33311 +label: "LINCOLN" +value: "LINCOLN" +data: "LINCOLN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33312 +label: "LINDBERGH" +value: "LINDBERGH" +data: "LINDBERGH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33313 +label: "LINDE" +value: "LINDE" +data: "LINDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33314 +label: "LINEATRE" +value: "LINEATRE" +data: "LINEATRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33315 +label: "LINETECH" +value: "LINETECH" +data: "LINETECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33316 +label: "LINKE" +value: "LINKE" +data: "LINKE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33317 +label: "LISTO" +value: "LISTO" +data: "LISTO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33318 +label: "LIVENTA" +value: "LIVENTA" +data: "LIVENTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33319 +label: "LOFRA" +value: "LOFRA" +data: "LOFRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33320 +label: "LOUIS TELLIER" +value: "LOUIS TELLIER" +data: "LOUIS TELLIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33321 +label: "LUXGLAS" +value: "LUXGLAS" +data: "LUXGLAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33322 +label: "LUXHOME" +value: "LUXHOME" +data: "LUXHOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33323 +label: "LUXIO" +value: "LUXIO" +data: "LUXIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33324 +label: "LUXOR" +value: "LUXOR" +data: "LUXOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33325 +label: "M-SYSTEM" +value: "M-SYSTEM" +data: "M-SYSTEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33326 +label: "MABE" +value: "MABE" +data: "MABE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33327 +label: "MACH" +value: "MACH" +data: "MACH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33328 +label: "MAFTER" +value: "MAFTER" +data: "MAFTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33329 +label: "MAGIC CHEF" +value: "MAGIC CHEF" +data: "MAGIC CHEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33330 +label: "MAGIMIX" +value: "MAGIMIX" +data: "MAGIMIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33331 +label: "MAISON DEPOT" +value: "MAISON DEPOT" +data: "MAISON DEPOT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33332 +label: "MAISTER" +value: "MAISTER" +data: "MAISTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33333 +label: "MANDINE" +value: "MANDINE" +data: "MANDINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33334 +label: "MANHATTAN" +value: "MANHATTAN" +data: "MANHATTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33335 +label: "MARKLING" +value: "MARKLING" +data: "MARKLING" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33336 +label: "MASTER" +value: "MASTER" +data: "MASTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33337 +label: "MATTHIS" +value: "MATTHIS" +data: "MATTHIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33338 +label: "MAXFIRE" +value: "MAXFIRE" +data: "MAXFIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33339 +label: "MAYC" +value: "MAYC" +data: "MAYC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33340 +label: "MAYTAG" +value: "MAYTAG" +data: "MAYTAG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33341 +label: "MBM" +value: "MBM" +data: "MBM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33342 +label: "MCC-TRADING INTERNATIONAL" +value: "MCC-TRADING INTERNATIONAL" +data: "MCC-TRADING INTERNATIONAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33343 +label: "MEA" +value: "MEA" +data: "MEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33344 +label: "MEDIFROID" +value: "MEDIFROID" +data: "MEDIFROID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33345 +label: "MEDION" +value: "MEDION" +data: "MEDION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33346 +label: "MEISTER" +value: "MEISTER" +data: "MEISTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33347 +label: "MELICONI" +value: "MELICONI" +data: "MELICONI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33348 +label: "MELITTA" +value: "MELITTA" +data: "MELITTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33349 +label: "MENALUX" +value: "MENALUX" +data: "MENALUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33350 +label: "MENEGHETI" +value: "MENEGHETI" +data: "MENEGHETI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33351 +label: "MEP" +value: "MEP" +data: "MEP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33352 +label: "MERCATUS" +value: "MERCATUS" +data: "MERCATUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33353 +label: "MERKER" +value: "MERKER" +data: "MERKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33354 +label: "METRO" +value: "METRO" +data: "METRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33355 +label: "MEZIERE" +value: "MEZIERE" +data: "MEZIERE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33356 +label: "MICROLOGIC" +value: "MICROLOGIC" +data: "MICROLOGIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33357 +label: "MICROLOGIE" +value: "MICROLOGIE" +data: "MICROLOGIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33358 +label: "MICROMAX" +value: "MICROMAX" +data: "MICROMAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33359 +label: "MICROSAT" +value: "MICROSAT" +data: "MICROSAT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33360 +label: "MICROSTAR" +value: "MICROSTAR" +data: "MICROSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33361 +label: "MIDEA" +value: "MIDEA" +data: "MIDEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33362 +label: "MIELE" +value: "MIELE" +data: "MIELE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33363 +label: "MINEA" +value: "MINEA" +data: "MINEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33364 +label: "MIOGO" +value: "MIOGO" +data: "MIOGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33365 +label: "MIOSTAR" +value: "MIOSTAR" +data: "MIOSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33366 +label: "MOBALPA" +value: "MOBALPA" +data: "MOBALPA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33367 +label: "MOBILETV" +value: "MOBILETV" +data: "MOBILETV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33368 +label: "MODERNA" +value: "MODERNA" +data: "MODERNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33369 +label: "MODULAR" +value: "MODULAR" +data: "MODULAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33370 +label: "MONDIAL" +value: "MONDIAL" +data: "MONDIAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33371 +label: "MONSTER" +value: "MONSTER" +data: "MONSTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33372 +label: "MONTBLANC" +value: "MONTBLANC" +data: "MONTBLANC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33373 +label: "MORPHY RICHARDS" +value: "MORPHY RICHARDS" +data: "MORPHY RICHARDS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33374 +label: "MORRIS" +value: "MORRIS" +data: "MORRIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33375 +label: "MOULINEX" +value: "MOULINEX" +data: "MOULINEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33376 +label: "MPR" +value: "MPR" +data: "MPR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33377 +label: "MTEC" +value: "MTEC" +data: "MTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33378 +label: "MTS" +value: "MTS" +data: "MTS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33379 +label: "MULTIGROUP" +value: "MULTIGROUP" +data: "MULTIGROUP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33380 +label: "NARDI" +value: "NARDI" +data: "NARDI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33381 +label: "NAYATI" +value: "NAYATI" +data: "NAYATI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33382 +label: "NED" +value: "NED" +data: "NED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33383 +label: "NEFF" +value: "NEFF" +data: "NEFF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33384 +label: "NEO" +value: "NEO" +data: "NEO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33385 +label: "NEOTECH" +value: "NEOTECH" +data: "NEOTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33386 +label: "NEOTHERM" +value: "NEOTHERM" +data: "NEOTHERM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33387 +label: "NESPRESSO" +value: "NESPRESSO" +data: "NESPRESSO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33388 +label: "NESTOR M" +value: "NESTOR M" +data: "NESTOR M" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33389 +label: "NEUFUNK" +value: "NEUFUNK" +data: "NEUFUNK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33390 +label: "NEVADA" +value: "NEVADA" +data: "NEVADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33391 +label: "NEWCOLD" +value: "NEWCOLD" +data: "NEWCOLD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33392 +label: "NEWLINE" +value: "NEWLINE" +data: "NEWLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33393 +label: "NEWPOL" +value: "NEWPOL" +data: "NEWPOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33394 +label: "NEWTEC" +value: "NEWTEC" +data: "NEWTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33395 +label: "NILFISK" +value: "NILFISK" +data: "NILFISK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33396 +label: "NINJA" +value: "NINJA" +data: "NINJA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33397 +label: "NNA" +value: "NNA" +data: "NNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33398 +label: "NOGAMATIC" +value: "NOGAMATIC" +data: "NOGAMATIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33399 +label: "NOIROT" +value: "NOIROT" +data: "NOIROT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33400 +label: "NOMADIC" +value: "NOMADIC" +data: "NOMADIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33401 +label: "NORD INOX" +value: "NORD INOX" +data: "NORD INOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33402 +label: "NORDTON" +value: "NORDTON" +data: "NORDTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33403 +label: "NORGE" +value: "NORGE" +data: "NORGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33404 +label: "NOSEM" +value: "NOSEM" +data: "NOSEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33405 +label: "NOSTRIA" +value: "NOSTRIA" +data: "NOSTRIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33406 +label: "NOVAMATIC" +value: "NOVAMATIC" +data: "NOVAMATIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33407 +label: "NOVELTI" +value: "NOVELTI" +data: "NOVELTI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33408 +label: "NOVIDOM" +value: "NOVIDOM" +data: "NOVIDOM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33409 +label: "NOVY" +value: "NOVY" +data: "NOVY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33410 +label: "NTAIR" +value: "NTAIR" +data: "NTAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33411 +label: "NUMATIC" +value: "NUMATIC" +data: "NUMATIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33412 +label: "NUOVA" +value: "NUOVA" +data: "NUOVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33413 +label: "O'FOEHN" +value: "O'FOEHN" +data: "O'FOEHN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33414 +label: "OCEAN" +value: "OCEAN" +data: "OCEAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33415 +label: "OCEANIC" +value: "OCEANIC" +data: "OCEANIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33416 +label: "OEM" +value: "OEM" +data: "OEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33417 +label: "OHMEX" +value: "OHMEX" +data: "OHMEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33418 +label: "OLYMPIC" +value: "OLYMPIC" +data: "OLYMPIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33419 +label: "OMCAN" +value: "OMCAN" +data: "OMCAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33420 +label: "ONAX" +value: "ONAX" +data: "ONAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33421 +label: "OPTEX" +value: "OPTEX" +data: "OPTEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33422 +label: "ORANIER" +value: "ORANIER" +data: "ORANIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33423 +label: "ORIGANE" +value: "ORIGANE" +data: "ORIGANE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33424 +label: "ORLINE" +value: "ORLINE" +data: "ORLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33425 +label: "ORMOND" +value: "ORMOND" +data: "ORMOND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33426 +label: "ORVA" +value: "ORVA" +data: "ORVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33427 +label: "OTSEIN" +value: "OTSEIN" +data: "OTSEIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33428 +label: "OVENPLUS" +value: "OVENPLUS" +data: "OVENPLUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33429 +label: "OXFORD" +value: "OXFORD" +data: "OXFORD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33430 +label: "OXYGEN" +value: "OXYGEN" +data: "OXYGEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33431 +label: "OZTIRYAKILER" +value: "OZTIRYAKILER" +data: "OZTIRYAKILER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33432 +label: "PACIFIC" +value: "PACIFIC" +data: "PACIFIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33433 +label: "PANASONIC" +value: "PANASONIC" +data: "PANASONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33434 +label: "PANDO" +value: "PANDO" +data: "PANDO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33435 +label: "PARISRHONE" +value: "PARISRHONE" +data: "PARISRHONE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33436 +label: "PARNAL" +value: "PARNAL" +data: "PARNAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33437 +label: "PERFEKT" +value: "PERFEKT" +data: "PERFEKT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33438 +label: "PHIDEL" +value: "PHIDEL" +data: "PHIDEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33439 +label: "PHILCO" +value: "PHILCO" +data: "PHILCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33440 +label: "PHILIPS" +value: "PHILIPS" +data: "PHILIPS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33441 +label: "PIERRE CARDIN" +value: "PIERRE CARDIN" +data: "PIERRE CARDIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33442 +label: "PKM" +value: "PKM" +data: "PKM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33443 +label: "PLANETE" +value: "PLANETE" +data: "PLANETE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33444 +label: "PLUS" +value: "PLUS" +data: "PLUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33445 +label: "PLUS INTERNATIONAL" +value: "PLUS INTERNATIONAL" +data: "PLUS INTERNATIONAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33446 +label: "POCOLINE" +value: "POCOLINE" +data: "POCOLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33447 +label: "PODIUM" +value: "PODIUM" +data: "PODIUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33448 +label: "POLAR" +value: "POLAR" +data: "POLAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33449 +label: "POLTI" +value: "POLTI" +data: "POLTI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33450 +label: "PORCHER" +value: "PORCHER" +data: "PORCHER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33451 +label: "PORTINOX" +value: "PORTINOX" +data: "PORTINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33452 +label: "PREMIERPLAN" +value: "PREMIERPLAN" +data: "PREMIERPLAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33453 +label: "PRESTICCOK" +value: "PRESTICCOK" +data: "PRESTICCOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33454 +label: "PRESTIGE+" +value: "PRESTIGE+" +data: "PRESTIGE+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33455 +label: "PRIMO" +value: "PRIMO" +data: "PRIMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33456 +label: "PRIMOTECQ" +value: "PRIMOTECQ" +data: "PRIMOTECQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33457 +label: "PRIMUS" +value: "PRIMUS" +data: "PRIMUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33458 +label: "PRINCETON" +value: "PRINCETON" +data: "PRINCETON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33459 +label: "PRIVILEG" +value: "PRIVILEG" +data: "PRIVILEG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33460 +label: "PROGRESS" +value: "PROGRESS" +data: "PROGRESS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33461 +label: "PROLINE" +value: "PROLINE" +data: "PROLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33462 +label: "PROXIMA" +value: "PROXIMA" +data: "PROXIMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33463 +label: "QILIVE" +value: "QILIVE" +data: "QILIVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33464 +label: "QUADRO" +value: "QUADRO" +data: "QUADRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33465 +label: "QUADROCOPTER" +value: "QUADROCOPTER" +data: "QUADROCOPTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33466 +label: "QUALIT'AIR" +value: "QUALIT'AIR" +data: "QUALIT'AIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33467 +label: "QUIGG" +value: "QUIGG" +data: "QUIGG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33468 +label: "R.WIND" +value: "R.WIND" +data: "R.WIND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33469 +label: "RADIOLA" +value: "RADIOLA" +data: "RADIOLA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33470 +label: "RAINBOW" +value: "RAINBOW" +data: "RAINBOW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33471 +label: "RANGEMASTER" +value: "RANGEMASTER" +data: "RANGEMASTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33472 +label: "RANGER" +value: "RANGER" +data: "RANGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33473 +label: "RAVANSON" +value: "RAVANSON" +data: "RAVANSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33474 +label: "RAYNOR" +value: "RAYNOR" +data: "RAYNOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33475 +label: "RCA" +value: "RCA" +data: "RCA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33476 +label: "RECORD" +value: "RECORD" +data: "RECORD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33477 +label: "RECTILIGNE" +value: "RECTILIGNE" +data: "RECTILIGNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33478 +label: "REDDER" +value: "REDDER" +data: "REDDER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33479 +label: "REGAL" +value: "REGAL" +data: "REGAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33480 +label: "REGENT" +value: "REGENT" +data: "REGENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33481 +label: "REINGHOLD" +value: "REINGHOLD" +data: "REINGHOLD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33482 +label: "RESPECTA" +value: "RESPECTA" +data: "RESPECTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33483 +label: "REX" +value: "REX" +data: "REX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33484 +label: "RHONELEC" +value: "RHONELEC" +data: "RHONELEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33485 +label: "RHOTELEC" +value: "RHOTELEC" +data: "RHOTELEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33486 +label: "RIVIERA ET BAR" +value: "RIVIERA ET BAR" +data: "RIVIERA ET BAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33487 +label: "ROBLIN" +value: "ROBLIN" +data: "ROBLIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33488 +label: "ROBOT COUPE" +value: "ROBOT COUPE" +data: "ROBOT COUPE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33489 +label: "ROBUSTA" +value: "ROBUSTA" +data: "ROBUSTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33490 +label: "ROCH" +value: "ROCH" +data: "ROCH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33491 +label: "ROLLER GRILL" +value: "ROLLER GRILL" +data: "ROLLER GRILL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33492 +label: "ROMIX" +value: "ROMIX" +data: "ROMIX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33493 +label: "ROMMER" +value: "ROMMER" +data: "ROMMER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33494 +label: "ROSIERES" +value: "ROSIERES" +data: "ROSIERES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33495 +label: "ROSINOX" +value: "ROSINOX" +data: "ROSINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33496 +label: "ROTEL" +value: "ROTEL" +data: "ROTEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33497 +label: "ROTHELEC" +value: "ROTHELEC" +data: "ROTHELEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33498 +label: "ROWENTA" +value: "ROWENTA" +data: "ROWENTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33499 +label: "RUSSELL HOBS" +value: "RUSSELL HOBS" +data: "RUSSELL HOBS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33500 +label: "RVS" +value: "RVS" +data: "RVS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33501 +label: "SABA" +value: "SABA" +data: "SABA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33502 +label: "SAECO" +value: "SAECO" +data: "SAECO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33503 +label: "SAGAA" +value: "SAGAA" +data: "SAGAA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33504 +label: "SALCO" +value: "SALCO" +data: "SALCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33505 +label: "SALVA" +value: "SALVA" +data: "SALVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33506 +label: "SAMAC" +value: "SAMAC" +data: "SAMAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33507 +label: "SAMANA" +value: "SAMANA" +data: "SAMANA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33508 +label: "SAMBA" +value: "SAMBA" +data: "SAMBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33509 +label: "SAMET" +value: "SAMET" +data: "SAMET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33510 +label: "SAMMIC" +value: "SAMMIC" +data: "SAMMIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33511 +label: "SAMPO" +value: "SAMPO" +data: "SAMPO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33512 +label: "SAMSUNG" +value: "SAMSUNG" +data: "SAMSUNG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33513 +label: "SANCY" +value: "SANCY" +data: "SANCY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33514 +label: "SANGIORGIO" +value: "SANGIORGIO" +data: "SANGIORGIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33515 +label: "SANTOS" +value: "SANTOS" +data: "SANTOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33516 +label: "SANYO" +value: "SANYO" +data: "SANYO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33517 +label: "SARO" +value: "SARO" +data: "SARO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33518 +label: "SAUNIER DUVAL" +value: "SAUNIER DUVAL" +data: "SAUNIER DUVAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33519 +label: "SAUTER" +value: "SAUTER" +data: "SAUTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33520 +label: "SCANDILUX" +value: "SCANDILUX" +data: "SCANDILUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33521 +label: "SCANDINOVA" +value: "SCANDINOVA" +data: "SCANDINOVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33522 +label: "SCHARPF" +value: "SCHARPF" +data: "SCHARPF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33523 +label: "SCHAUB LORENZ" +value: "SCHAUB LORENZ" +data: "SCHAUB LORENZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33524 +label: "SCHAUEN" +value: "SCHAUEN" +data: "SCHAUEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33525 +label: "SCHMIDT" +value: "SCHMIDT" +data: "SCHMIDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33526 +label: "SCHNEIDER" +value: "SCHNEIDER" +data: "SCHNEIDER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33527 +label: "SCHOLTES" +value: "SCHOLTES" +data: "SCHOLTES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33528 +label: "SCHOTT" +value: "SCHOTT" +data: "SCHOTT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33529 +label: "SCIENTIFIC LABS" +value: "SCIENTIFIC LABS" +data: "SCIENTIFIC LABS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33530 +label: "SEAWAY" +value: "SEAWAY" +data: "SEAWAY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33531 +label: "SEB" +value: "SEB" +data: "SEB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33532 +label: "SEDEA" +value: "SEDEA" +data: "SEDEA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33533 +label: "SEELECT" +value: "SEELECT" +data: "SEELECT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33534 +label: "SEG" +value: "SEG" +data: "SEG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33535 +label: "SEGAD" +value: "SEGAD" +data: "SEGAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33536 +label: "SELECLINE" +value: "SELECLINE" +data: "SELECLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33537 +label: "SENON" +value: "SENON" +data: "SENON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33538 +label: "SEPPELFRICKE" +value: "SEPPELFRICKE" +data: "SEPPELFRICKE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33539 +label: "SERVIMAT" +value: "SERVIMAT" +data: "SERVIMAT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33540 +label: "SERVIS" +value: "SERVIS" +data: "SERVIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33541 +label: "SETRA" +value: "SETRA" +data: "SETRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33542 +label: "SEVERIN" +value: "SEVERIN" +data: "SEVERIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33543 +label: "SHARCOOL" +value: "SHARCOOL" +data: "SHARCOOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33544 +label: "SHARK" +value: "SHARK" +data: "SHARK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33545 +label: "SHARP" +value: "SHARP" +data: "SHARP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33546 +label: "SHAUB LORENTZ" +value: "SHAUB LORENTZ" +data: "SHAUB LORENTZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33547 +label: "SIDEX" +value: "SIDEX" +data: "SIDEX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33548 +label: "SIEMENS" +value: "SIEMENS" +data: "SIEMENS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33549 +label: "SIGNATURE" +value: "SIGNATURE" +data: "SIGNATURE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33550 +label: "SILANOS" +value: "SILANOS" +data: "SILANOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33551 +label: "SILTAL" +value: "SILTAL" +data: "SILTAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33552 +label: "SILVA" +value: "SILVA" +data: "SILVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33553 +label: "SILVER" +value: "SILVER" +data: "SILVER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33554 +label: "SILVERCREST" +value: "SILVERCREST" +data: "SILVERCREST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33555 +label: "SILVERLINE" +value: "SILVERLINE" +data: "SILVERLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33556 +label: "SILVERSTYLE" +value: "SILVERSTYLE" +data: "SILVERSTYLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33557 +label: "SIMA" +value: "SIMA" +data: "SIMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33558 +label: "SIMEO" +value: "SIMEO" +data: "SIMEO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33559 +label: "SIMFER" +value: "SIMFER" +data: "SIMFER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33560 +label: "SIMONELLI" +value: "SIMONELLI" +data: "SIMONELLI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33561 +label: "SINGER" +value: "SINGER" +data: "SINGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33562 +label: "SIPLEC" +value: "SIPLEC" +data: "SIPLEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33563 +label: "SIRIUS" +value: "SIRIUS" +data: "SIRIUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33564 +label: "SIRMAN" +value: "SIRMAN" +data: "SIRMAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33565 +label: "SITRAM" +value: "SITRAM" +data: "SITRAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33566 +label: "SMALVIC" +value: "SMALVIC" +data: "SMALVIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33567 +label: "SMEG" +value: "SMEG" +data: "SMEG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33568 +label: "SNAIGE" +value: "SNAIGE" +data: "SNAIGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33569 +label: "SOFRACA" +value: "SOFRACA" +data: "SOFRACA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33570 +label: "SOGAL" +value: "SOGAL" +data: "SOGAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33571 +label: "SOGALUX" +value: "SOGALUX" +data: "SOGALUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33572 +label: "SOGELUX" +value: "SOGELUX" +data: "SOGELUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33573 +label: "SOLAC" +value: "SOLAC" +data: "SOLAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33574 +label: "SOLER AND PALAU" +value: "SOLER AND PALAU" +data: "SOLER AND PALAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33575 +label: "SONY" +value: "SONY" +data: "SONY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33576 +label: "SOPADIS" +value: "SOPADIS" +data: "SOPADIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33577 +label: "SOUNDWAVE" +value: "SOUNDWAVE" +data: "SOUNDWAVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33578 +label: "SPEED QUEEN" +value: "SPEED QUEEN" +data: "SPEED QUEEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33579 +label: "SPID - SPIDER" +value: "SPID - SPIDER" +data: "SPID - SPIDER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33580 +label: "SPIDEM" +value: "SPIDEM" +data: "SPIDEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33581 +label: "STALGAST" +value: "STALGAST" +data: "STALGAST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33582 +label: "STANLINE" +value: "STANLINE" +data: "STANLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33583 +label: "STAR" +value: "STAR" +data: "STAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33584 +label: "STARFROST" +value: "STARFROST" +data: "STARFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33585 +label: "STEELGRAN" +value: "STEELGRAN" +data: "STEELGRAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33586 +label: "STEINER" +value: "STEINER" +data: "STEINER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33587 +label: "STELLA" +value: "STELLA" +data: "STELLA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33588 +label: "STOBS" +value: "STOBS" +data: "STOBS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33589 +label: "STOVES" +value: "STOVES" +data: "STOVES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33590 +label: "STYX" +value: "STYX" +data: "STYX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33591 +label: "SUBLIMO" +value: "SUBLIMO" +data: "SUBLIMO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33592 +label: "SULPICE" +value: "SULPICE" +data: "SULPICE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33593 +label: "SULPICETV" +value: "SULPICETV" +data: "SULPICETV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33594 +label: "SUNBEAM" +value: "SUNBEAM" +data: "SUNBEAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33595 +label: "SUPERSTAR" +value: "SUPERSTAR" +data: "SUPERSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33596 +label: "SUPRA" +value: "SUPRA" +data: "SUPRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33597 +label: "SURFLINE" +value: "SURFLINE" +data: "SURFLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33598 +label: "SURFTV" +value: "SURFTV" +data: "SURFTV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33599 +label: "SURMELEC" +value: "SURMELEC" +data: "SURMELEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33600 +label: "SWEEDY" +value: "SWEEDY" +data: "SWEEDY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33601 +label: "SYRMA" +value: "SYRMA" +data: "SYRMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33602 +label: "TAURENS" +value: "TAURENS" +data: "TAURENS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33603 +label: "TAURUS" +value: "TAURUS" +data: "TAURUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33604 +label: "TCHIBO" +value: "TCHIBO" +data: "TCHIBO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33605 +label: "TCL" +value: "TCL" +data: "TCL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33606 +label: "TEAM" +value: "TEAM" +data: "TEAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33607 +label: "TEBA" +value: "TEBA" +data: "TEBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33608 +label: "TECHNICAL" +value: "TECHNICAL" +data: "TECHNICAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33609 +label: "TECHNOR" +value: "TECHNOR" +data: "TECHNOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33610 +label: "TECHWOOD" +value: "TECHWOOD" +data: "TECHWOOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33611 +label: "TECHYO" +value: "TECHYO" +data: "TECHYO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33612 +label: "TECNOEKA" +value: "TECNOEKA" +data: "TECNOEKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33613 +label: "TECNOFROST" +value: "TECNOFROST" +data: "TECNOFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33614 +label: "TECNOGAS" +value: "TECNOGAS" +data: "TECNOGAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33615 +label: "TECNOINOX" +value: "TECNOINOX" +data: "TECNOINOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33616 +label: "TECNOLEC" +value: "TECNOLEC" +data: "TECNOLEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33617 +label: "TECNOLUX" +value: "TECNOLUX" +data: "TECNOLUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33618 +label: "TECNOWIND" +value: "TECNOWIND" +data: "TECNOWIND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33619 +label: "TECNOX" +value: "TECNOX" +data: "TECNOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33620 +label: "TEFAL" +value: "TEFAL" +data: "TEFAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33621 +label: "TEFCOLD" +value: "TEFCOLD" +data: "TEFCOLD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33622 +label: "TEKA" +value: "TEKA" +data: "TEKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33623 +label: "TEKVIS" +value: "TEKVIS" +data: "TEKVIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33624 +label: "TELECO" +value: "TELECO" +data: "TELECO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33625 +label: "TELEFUNKEN" +value: "TELEFUNKEN" +data: "TELEFUNKEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33626 +label: "TEMPTECH" +value: "TEMPTECH" +data: "TEMPTECH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33627 +label: "TENSAI" +value: "TENSAI" +data: "TENSAI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33628 +label: "TERIM" +value: "TERIM" +data: "TERIM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33629 +label: "TERMAL" +value: "TERMAL" +data: "TERMAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33630 +label: "TGCP" +value: "TGCP" +data: "TGCP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33631 +label: "THERMAGLAS" +value: "THERMAGLAS" +data: "THERMAGLAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33632 +label: "THERMILUX" +value: "THERMILUX" +data: "THERMILUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33633 +label: "THERMOR" +value: "THERMOR" +data: "THERMOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33634 +label: "THIRODE" +value: "THIRODE" +data: "THIRODE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33635 +label: "THOMAS" +value: "THOMAS" +data: "THOMAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33636 +label: "THOMSON" +value: "THOMSON" +data: "THOMSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33637 +label: "THOR" +value: "THOR" +data: "THOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33638 +label: "TIMSHELL" +value: "TIMSHELL" +data: "TIMSHELL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33639 +label: "TINECO" +value: "TINECO" +data: "TINECO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33640 +label: "TINKA" +value: "TINKA" +data: "TINKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33641 +label: "TOKIWA" +value: "TOKIWA" +data: "TOKIWA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33642 +label: "TONDA" +value: "TONDA" +data: "TONDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33643 +label: "TORNADO" +value: "TORNADO" +data: "TORNADO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33644 +label: "TORNATI FORNI" +value: "TORNATI FORNI" +data: "TORNATI FORNI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33645 +label: "TOSAI" +value: "TOSAI" +data: "TOSAI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33646 +label: "TOSHIBA" +value: "TOSHIBA" +data: "TOSHIBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33647 +label: "TRANSCONTINENT" +value: "TRANSCONTINENT" +data: "TRANSCONTINENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33648 +label: "TRIAX" +value: "TRIAX" +data: "TRIAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33649 +label: "TRIOMPH" +value: "TRIOMPH" +data: "TRIOMPH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33650 +label: "TRISA" +value: "TRISA" +data: "TRISA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33651 +label: "TRISTAR" +value: "TRISTAR" +data: "TRISTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33652 +label: "TRIUMPH" +value: "TRIUMPH" +data: "TRIUMPH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33653 +label: "TROPICAL" +value: "TROPICAL" +data: "TROPICAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33654 +label: "TROPICOOL" +value: "TROPICOOL" +data: "TROPICOOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33655 +label: "TROTEC" +value: "TROTEC" +data: "TROTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33656 +label: "TUCSON" +value: "TUCSON" +data: "TUCSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33657 +label: "TURBOAIR" +value: "TURBOAIR" +data: "TURBOAIR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33658 +label: "TWINSTAR" +value: "TWINSTAR" +data: "TWINSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33659 +label: "UFESA" +value: "UFESA" +data: "UFESA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33660 +label: "ULGOR" +value: "ULGOR" +data: "ULGOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33661 +label: "UNELVENT" +value: "UNELVENT" +data: "UNELVENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33662 +label: "UNICLINE" +value: "UNICLINE" +data: "UNICLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33663 +label: "UNITED" +value: "UNITED" +data: "UNITED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33664 +label: "UNOX" +value: "UNOX" +data: "UNOX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33665 +label: "UPPERCOLD" +value: "UPPERCOLD" +data: "UPPERCOLD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33666 +label: "URALUX" +value: "URALUX" +data: "URALUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33667 +label: "URANIA" +value: "URANIA" +data: "URANIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33668 +label: "URBAN" +value: "URBAN" +data: "URBAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33669 +label: "V ZUG" +value: "V ZUG" +data: "V ZUG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33670 +label: "VALBERG" +value: "VALBERG" +data: "VALBERG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33671 +label: "VEDETTE" +value: "VEDETTE" +data: "VEDETTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33672 +label: "VENDOME" +value: "VENDOME" +data: "VENDOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33673 +label: "VENDOMOIS" +value: "VENDOMOIS" +data: "VENDOMOIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33674 +label: "VENGA" +value: "VENGA" +data: "VENGA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33675 +label: "VERTAMIS" +value: "VERTAMIS" +data: "VERTAMIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33676 +label: "VESTEL" +value: "VESTEL" +data: "VESTEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33677 +label: "VESTFROST" +value: "VESTFROST" +data: "VESTFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33678 +label: "VETRELLA" +value: "VETRELLA" +data: "VETRELLA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33679 +label: "VICTORY" +value: "VICTORY" +data: "VICTORY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33680 +label: "VIN SUR VIN (VINSURVIN)" +value: "VIN SUR VIN (VINSURVIN)" +data: "VIN SUR VIN (VINSURVIN)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33681 +label: "VINEAA" +value: "VINEAA" +data: "VINEAA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33682 +label: "VINICOSY" +value: "VINICOSY" +data: "VINICOSY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33683 +label: "VINILUX" +value: "VINILUX" +data: "VINILUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33684 +label: "VINOSPHERE" +value: "VINOSPHERE" +data: "VINOSPHERE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33685 +label: "VINOSTYLE" +value: "VINOSTYLE" +data: "VINOSTYLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33686 +label: "VIRTUS" +value: "VIRTUS" +data: "VIRTUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33687 +label: "VISIONIC" +value: "VISIONIC" +data: "VISIONIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33688 +label: "VITEMPUS" +value: "VITEMPUS" +data: "VITEMPUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33689 +label: "VIVA" +value: "VIVA" +data: "VIVA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33690 +label: "VIVAX" +value: "VIVAX" +data: "VIVAX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33691 +label: "VOGICA" +value: "VOGICA" +data: "VOGICA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33692 +label: "VORWERK" +value: "VORWERK" +data: "VORWERK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33693 +label: "VOXSON" +value: "VOXSON" +data: "VOXSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33694 +label: "WAECO" +value: "WAECO" +data: "WAECO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33695 +label: "WALKER" +value: "WALKER" +data: "WALKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33696 +label: "WALTHAM" +value: "WALTHAM" +data: "WALTHAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33697 +label: "WASCATOR" +value: "WASCATOR" +data: "WASCATOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33698 +label: "WAVES" +value: "WAVES" +data: "WAVES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33699 +label: "WEGAWHITE" +value: "WEGAWHITE" +data: "WEGAWHITE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33700 +label: "WELCO" +value: "WELCO" +data: "WELCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33701 +label: "WELCOME" +value: "WELCOME" +data: "WELCOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33702 +label: "WELLINGTON" +value: "WELLINGTON" +data: "WELLINGTON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33703 +label: "WELLS" +value: "WELLS" +data: "WELLS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33704 +label: "WELTEC" +value: "WELTEC" +data: "WELTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33705 +label: "WELTSTAR" +value: "WELTSTAR" +data: "WELTSTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33706 +label: "WESDER" +value: "WESDER" +data: "WESDER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33707 +label: "WESPOINT - WESTPOINT" +value: "WESPOINT - WESTPOINT" +data: "WESPOINT - WESTPOINT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33708 +label: "WESTAHL" +value: "WESTAHL" +data: "WESTAHL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33709 +label: "WESTEN" +value: "WESTEN" +data: "WESTEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33710 +label: "WESTFROST" +value: "WESTFROST" +data: "WESTFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33711 +label: "WESTINGHOUSE" +value: "WESTINGHOUSE" +data: "WESTINGHOUSE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33712 +label: "WESTLINE" +value: "WESTLINE" +data: "WESTLINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33713 +label: "WESTWOOD" +value: "WESTWOOD" +data: "WESTWOOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33714 +label: "WHIRLPOOL" +value: "WHIRLPOOL" +data: "WHIRLPOOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33715 +label: "WHITE and BROWN" +value: "WHITE and BROWN" +data: "WHITE and BROWN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33716 +label: "WHITE KNIGHT" +value: "WHITE KNIGHT" +data: "WHITE KNIGHT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33717 +label: "WHITE-WESTINGHOUSE" +value: "WHITE-WESTINGHOUSE" +data: "WHITE-WESTINGHOUSE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33718 +label: "WHITEFROST" +value: "WHITEFROST" +data: "WHITEFROST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33719 +label: "WHITESTAR" +value: "WHITESTAR" +data: "WHITESTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33720 +label: "WHITEWASH WITEWASH" +value: "WHITEWASH WITEWASH" +data: "WHITEWASH WITEWASH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33721 +label: "WHITEWOOD" +value: "WHITEWOOD" +data: "WHITEWOOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33722 +label: "WILCOOL" +value: "WILCOOL" +data: "WILCOOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33723 +label: "WILSON" +value: "WILSON" +data: "WILSON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33724 +label: "WINBOT" +value: "WINBOT" +data: "WINBOT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33725 +label: "WINCAVE" +value: "WINCAVE" +data: "WINCAVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33726 +label: "WINDSOR" +value: "WINDSOR" +data: "WINDSOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33727 +label: "WINIA" +value: "WINIA" +data: "WINIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33728 +label: "WINTERHALTER" +value: "WINTERHALTER" +data: "WINTERHALTER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33729 +label: "WITT" +value: "WITT" +data: "WITT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33730 +label: "WOLKENSTEIN" +value: "WOLKENSTEIN" +data: "WOLKENSTEIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33731 +label: "XD ENJOY" +value: "XD ENJOY" +data: "XD ENJOY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33732 +label: "XELANCE" +value: "XELANCE" +data: "XELANCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33733 +label: "XIAOMI" +value: "XIAOMI" +data: "XIAOMI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33734 +label: "XPER" +value: "XPER" +data: "XPER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33735 +label: "YAMAHA" +value: "YAMAHA" +data: "YAMAHA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33736 +label: "YARD" +value: "YARD" +data: "YARD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33737 +label: "YOO DIGITAL HOME" +value: "YOO DIGITAL HOME" +data: "YOO DIGITAL HOME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33738 +label: "ZANKER" +value: "ZANKER" +data: "ZANKER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33739 +label: "ZANUSSI" +value: "ZANUSSI" +data: "ZANUSSI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33740 +label: "ZARONI" +value: "ZARONI" +data: "ZARONI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33741 +label: "ZEBORNE" +value: "ZEBORNE" +data: "ZEBORNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33742 +label: "ZELMER" +value: "ZELMER" +data: "ZELMER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33743 +label: "ZEROWATT" +value: "ZEROWATT" +data: "ZEROWATT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33744 +label: "ZIBRO" +value: "ZIBRO" +data: "ZIBRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33745 +label: "ZOPPAS" +value: "ZOPPAS" +data: "ZOPPAS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4369 -form: Symfony\Component\Form\Form {#4360 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4365 …5} |
| full_name | "finished_product_search[brand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_brand" |
| is_selected | Closure($choice, $value) {#33747 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "brand" |
| placeholder | "Choisissez la marque de votre appareil" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_brand" |
| valid | true |
| value | "" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "{"T\u00e9l\u00e9vision":["1331","4DIAMOND GRID","AKIOS","ALTUS","AMSTRAD","ANTARION","ASTRELL","AUCHAN","AXITRONIC","AYA","BEKO","BLUESKY","BRANDT","CAHORS","CGV","CLAYTON","COBAL","CONTINENTAL EDISON","D2","DAEWOO","DELIPS","DIGIHOME","DIGITRONIC","EDENWOOD","ELIT","ENGEL AXIL","ESSENTIEL B","F&U","FAR","FELSON","FENNER","FINLUX","FRESTON","FUJIONKYO","GOODMAN'S GOODMANS","GRANDIN","GRUNDIG","HAGEN","HAIER","HARROW","HIGH ONE HIGHONE","HISENSE","HITACHI","HOHER","HUMELAB","HYPSON","HYUNDAI","IDHD","INEXIVE","INUVIK","IPURE","JVC","KIMEX","KYDOS","LG","LINETECH","LISTO","LUXIO","LUXOR","MAISON DEPOT","MANHATTAN","MELICONI","MICROSAT","MOBILETV","NEO","OCEANIC","OPTEX","ORMOND","PANASONIC","PHILIPS","PRINCETON","PROLINE","QILIVE","SABA","SAMSUNG","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SEDEA","SEG","SELECLINE","SENON","SERVIMAT","SHARP","SONY","SOUNDWAVE","STANLINE","SULPICE","SULPICETV","SURFLINE","SURFTV","TCL","TECHNICAL","TECHWOOD","TELECO","TELEFUNKEN","THOMSON","TOSHIBA","TRANSCONTINENT","TRIAX","TUCSON","VESTEL","VISIONIC","WALKER","WALTHAM","WAVES","WELLINGTON","WELTSTAR","WESTLINE","WESTWOOD","WINDSOR","XIAOMI"],"Chauffe eau":["ACAPULCO","AEG","ALTECH","ALTERNA","AMADIS","ARCADE","ARISTON","ATLANTIC","AUER","BLYSS","BODNER & MANN","BRANDT","CASTORAMA","CHAFFOTEAUX & MAURY","CLASSIC HOME","CORAIL","DE DIETRICH","EDESA","EQUATION","FAGOR","FAIS","FLECK","GIATHERM","GORENJE","JUNIOR","LEMERCIER","LUXGLAS","MTS","NEOTHERM","NNA","NOIROT","OCEAN","OLYMPIC","PACIFIC","PORCHER","REGENT","RHONELEC","SAUNIER DUVAL","SAUTER","SIEMENS","STYX","SUBLIMO","TERMAL","THERMAGLAS","THERMOR","TROPICAL","WELCOME"],"Radiateur":["ACOVA","ALPATEC","APPLIMO","ARROW","ATLANTIC","BLUESKY","CALOR","DE DIETRICH","DELONGHI","HOMETECH","JEKEN - JENKEN","RAVANSON","ROWENTA","SAUTER","TELEFUNKEN","THERMOR","THOMSON"],"Lave vaisselle":["ADLER","ADMIRAL","AEG","AFI","AIRLINE","AIRLUX","AIRPORT","ALTUS","AMANA","AMATIS","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ATAG","AUCHAN","AVEA","AXANE","AYA","BALAY","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BLOMBERG","BLUESKY","BOB","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","BURG","CALIFORNIA","CANDY","CARAD","CARREFOUR HOME","CASINO","CHELSEA","CLAYTON","COBAL","COLDIS","COLGED","COMENDA","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CORBERO","CURLING","CURTISS","DAAN TECH","DAEWOO","DE DIETRICH","DIAMOND","DIHR","DOMEOS","EDER","EDESA","EDSON","ELECTROLUX","ELETTROBAR","ELFRAMO","ESSENTIEL B","ETERNAL","EUREKA","EUROFRED","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FAVORIT","FINLUX","FIRSTLINE","FOCUS","FORTEX","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FUNIX","GAGGENAU","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GORENJE","GRUNDIG","HAIER","HARROW","HEC","HELKINA","HELVETIA","HEMERSON","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOONVED","HOOVER","HORECA","HORN","HOTPOINT","HOTPOINT ARISTON","HYGENA","HYUNDAI","IBERNA","IGNIS","IKEA","INDESIT","INEXIVE","IPSO","JEKEN - JENKEN","JETWASH","JPC","JUNKER","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KRUPPS","KRYSTER","KUPPERSBUSH","LACIMBALI","LACO","LADEN","LAINOX","LAMBER","LAMONA","LANCER","LAURUS","LAZER","LEONARD","LG","LINARIE","LINETECH","LINKE","LISTO","MACH","MANHATTAN","MARKLING","MBM","METRO","MIDEA","MIELE","MINEA","MIOGO","MODULAR","MOULINEX","MTEC","NARDI","NEFF","NEOTECH","NEWPOL","NOGAMATIC","NORDTON","NOSEM","NOVIDOM","NUOVA","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","ORMOND","OXFORD","PANASONIC","PIERRE CARDIN","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","RADIOLA","RECTILIGNE","RESPECTA","ROSIERES","SABA","SAGAA","SAMANA","SAMMIC","SAMSUNG","SANCY","SAUTER","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILANOS","SILTAL","SILVER","SINGER","SMEG","SOGAL","SOGELUX","STALGAST","STELLA","SURFLINE","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEKA","TELEFUNKEN","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WASCATOR","WELLINGTON","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE KNIGHT","WHITE-WESTINGHOUSE","WHITEWASH WITEWASH","WHITEWOOD","WINDSOR","WINIA","WINTERHALTER","XPER","ZANKER","ZANUSSI","ZOPPAS"],"S\u00e8che linge":["ADMIRAL","AEG","AIRPORT","ALESIA","ALEZIA","ALLIANCE","ALTUS","AMBRA","AMICA","AQUACEANE","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATLANTIC","AURORA","AXANE","AYA","BALAY","BAUKNECHT","BEKO","BELLAVITA","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","CALEX","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","COLDIS","COMFEE","CONCORDE","CONTINENTAL EDISON","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDESA","ELECTROLUX","ESSENTIEL B","EUROTECH","EVERGLADES","FAGOR","FALDA","FAR","FAURE","FAVORIT","FIRSTLINE","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FUNIX","GAGGENAU","GALANZ","GENERAL ELECTRIC","GENERISS","GORENJE","GRUNDIG","GSD","HAIER","HEC","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","ICE STREAM","IGNIS","IKEA","INDESIT","INUVIK","JEKEN - JENKEN","KENMORE","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","LACO","LADEN","LAZER","LG","LINCOLN","LINEATRE","LINETECH","LISTO","MANHATTAN","MARKLING","MAYTAG","MEA","MERKER","MIELE","MINEA","NEFF","NEWPOL","NOGAMATIC","OCEAN","OCEANIC","ORMOND","OXFORD","PANASONIC","PARNAL","PERFEKT","PHILCO","PHILIPS","PLANETE","PRIMUS","PROLINE","QILIVE","R.WIND","RADIOLA","RECTILIGNE","REX","SABA","SAMANA","SAMSUNG","SANCY","SANGIORGIO","SCIENTIFIC LABS","SEAWAY","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMA","SINGER","SMEG","SOGELUX","SPEED QUEEN","STELLA","SURFLINE","TECHNICAL","TECHNOR","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TOKIWA","TUCSON","UNICLINE","URALUX","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VICTORY","VIVA","VOGICA","WALTHAM","WESTLINE","WESTWOOD","WHIRLPOOL","WINIA","ZANKER","ZANUSSI","ZEROWATT"],"R\u00e9frig\u00e9rateur":["ADMIRAL","AEG","AIR FORCE AIRFORCE","AIRCOON","AIRLUX","AIRPORT","ALBA BUSH","ALESIA","ALGOR","ALLIANCE","ALTIC","ALTUS","AMANA","AMATIS","AMICA","AMRAZ","AMSTA","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATAG","ATLANTIC","AUSTRIA","AVEA","AYA","BALAY","BALTIC","BALTIK","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERKLAYS","BIG CHILL","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BROAN","BSK","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CARRIER","CHELSEA","CHIQ","CLASSIC HOME","CLAYTON","CLIMASPACE","COBAL","COLDIS","COLSTON","COMBISTEEL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CREDA","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIAMOND","DIGIHOME","DIGINIUM","DKK","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","ECO","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXQUISIT","FAGOR","FALCON","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FOSTER","FRAB","FRANCIA","FRANGER","FRANKE","FRANSTAL","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GALAXY","GEDTECH","GENERAL ELECTRIC","GENERALFROST","GENERISS","GERMANIA (LA)","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HDC","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HUSQVARNA","HYGENA","HYUNDAI","IAR","IBERNA","ICE STREAM","ICEBERG","ICELINE","ICYTECH","IGNIS","IKEA","INDESIT","INFRICO","INNO.HIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JETFROST","JPC","JUNO","KELON","KELVINATOR","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHENAID","KLEO","KNEISSEL","KOENIG","KONTACT","KREFT","KUPPERSBUSH","LA SOMMELIERE","LACO","LADEN","LAMONA","LAURUS","LAZER","LE CELLIER","LE CHAI","LEISURE","LG","LIEBHERR","LIFETEC","LINA","LINARIE","LINDBERGH","LINDE","LINETECH","LISTO","MABE","MAGIC CHEF","MANHATTAN","MARKLING","MAYTAG","MEISTER","MEP","METRO","MIDEA","MIELE","MINEA","MIOGO","MODERNA","MOULINEX","NARDI","NEFF","NEUFUNK","NEVADA","NEWPOL","NEWTEC","NOGAMATIC","NORGE","NOSTRIA","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ONAX","ORIGANE","ORLINE","ORMOND","OXFORD","OXYGEN","PANASONIC","PHILCO","PHILIPS","PIERRE CARDIN","PKM","POCOLINE","PODIUM","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","QUIGG","RADIOLA","RANGER","RCA","RECTILIGNE","REGAL","ROBUSTA","ROSIERES","RVS","SABA","SAMANA","SAMET","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEG","SELECLINE","SERVIS","SETRA","SEVERIN","SHARCOOL","SHARP","SHAUB LORENTZ","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERCREST","SINGER","SIRIUS","SMEG","SNAIGE","SOGELUX","STARFROST","STEELGRAN","STELLA","SURFLINE","SURMELEC","SWEEDY","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TRANSCONTINENT","TRIOMPH","TUCSON","TWINSTAR","ULGOR","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","VIVA","VOGICA","VOXSON","WAECO","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WESPOINT - WESTPOINT","WESTFROST","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WHITEWOOD","WINDSOR","WINIA","WOLKENSTEIN","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Lave linge":["ADMIRAL","AEG","AIRLINE","AIRLUX","AIRPORT","ALASKA","ALEZIA","ALLIANCE","ALTIC","ALTUS","AMBASSADE","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARCELIK","ARDEM","ARDO","ARIANE","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ASTO","ATLANTIC","AUCHAN","AVEA","AXANE","AYA","BALAY","BASICLINE","BAUKNECHT","BEKO","BELDEKO","BELLAVITA","BENDIX","BIANCA","BIG CHEF","BLOMBERG","BLUESKY","BLUEWIND","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRU","BSK","CALEX","CALIFORNIA","CALOR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CHIQ","CLAYTON","COBAL","COLDIS","COMFEE","CONCORDE","CONSTRUCTA","CONTINENTAL EDISON","CORBERO","CRAFFT","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIGIHOME","DOMAN","DOMEOS","DOMEST","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","FAGOR","FALCON","FAR","FAURE","FAVORIT","FIRSTLINE","FORTEX","FRAB","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FUNIX","GAGGENAU","GALANT","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GIRBAU","GORENJE","GRUNDIG","HAAS","HAIER","HANSA","HANSEATIC","HARROW","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIRUNDO","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HYUNDAI","IAR","IBERNA","ICEBERG","IGNIS","IKEA","IMESA","INDESIT","INNO.HIT","INUVIK","IPSO","JEKEN - JENKEN","JETWASH","JPC","KATOREX","KING D'HOME KINGDHOME","KNEISSEL","KOENIC","KONRAD","KONTACT","KRYSTER","KUPPERSBUSH","LACO","LADEN","LADYWIND","LAMONA","LAZER","LG","LIGMAR","LINARIE","LINCOLN","LINDBERGH","LINETECH","LISTO","LUXOR","MANHATTAN","MARKLING","MAYC","MAYTAG","MEDION","MERKER","MIDEA","MIELE","MINEA","MIOSTAR","MONTBLANC","NED","NEFF","NEVADA","NEWCOLD","NEWPOL","NEWTEC","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OTSEIN","OXFORD","PANASONIC","PERFEKT","PHILCO","PHILIPS","POLAR","PRESTIGE+","PRIMOTECQ","PRIMUS","PRINCETON","PRIVILEG","PROLINE","PROXIMA","QILIVE","RADIOLA","RECTILIGNE","REDDER","REGAL","ROCH","ROSIERES","ROTEL","SABA","SAMANA","SAMET","SAMSUNG","SANCY","SANGIORGIO","SCANDILUX","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SEAWAY","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGAL","SOGELUX","STELLA","STOBS","SUPERSTAR","SURFLINE","TAURUS","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TRIOMPH","TROPICOOL","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VIVA","VIVAX","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WELTSTAR","WESPOINT - WESTPOINT","WESTEN","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITESTAR","WHITEWOOD","WILCOOL","WILSON","WINDSOR","WINIA","WOLKENSTEIN","XD ENJOY","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Machine \u00e0 pain":["ADMIRAL","AFK","AVILLA AVILA","BEEM","BESTRON","BETTY CROCKER","BIFINETT","BLACK & DECKER","BLUEBELL","BLUESKY","BOMANN","BRANDT","BREADMAN","BREVILLE","BUSH","CARREFOUR HOME","CHEFMATE","CLATRONIC","CONCEPT","CONTINENTAL EDISON","COOKWORKS","CROFTON","CUISICHEF","DAEWOO","DE SINA DESINA","DELONGHI","DESIGN","DOMEDIA","DOMO","ELECTROLUX","ELECTROMIX","ELTA","ESSENTIEL B","EUREKA","EVERGLADES","FAR","FIF","FUNIX","GOODMAN'S GOODMANS","GORENJE","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","LG","LISTO","LIVENTA","MOULINEX","PANASONIC","PHILIPS","PRIVILEG","PROLINE","QUIGG","RIVIERA ET BAR","SEB","SELECLINE","SEVERIN","SILVERCREST","SIPLEC","SUNBEAM","TEAM","TECNOWIND","TEFAL","THOMSON","UNICLINE","WAVES","WHITE and BROWN"],"Four":["AEG","AFI","AIRLUX","ALPENINOX","ALTUS","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASKO","ASPES","ATAG","ATLANTIC","AVEA","AYA","BALAY","BARON","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BECKEN","BEKO","BLANCO","BLUESKY","BOMPANI","BONNET","BORA","BOSCH","BOURGEOIS","BRANDT","BRANDY BEST BRANDYBEST","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CASSELIN","CATA APELSON","CHROMEX","COBAL","COLDIS","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COOKTOP","CUPPONE OVENS","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EGC","EKA","ELBA","ELCOTEC","ELECTROLINE","ELECTROLUX","ENO","ESCO","ESSENTIEL B","ETERNAL","EXCELINE","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FM","FOEM","FOINOX","FOURINOX","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIMA","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GENERAL ELECTRIC","GERMANIA (LA)","GIORIK","GLEMGAS","GLENAN","GODIN","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOMER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IBERNA","IGNIS","IKEA","ILVE","IMPERIAL","INDESIT","INOXTREND","JEKEN - JENKEN","JEMKO","JETGAZ","JUNO","KAISUI","KENWOOD","KITCHENAID","KNEISSEL","KORTING","KUPPERSBUSH","LACANCHE","LACO","LADEN","LAINOX","LAMONA","LAURUS","LG","LINETECH","LINKE","LISTO","LOFRA","LUXOR","MARKLING","MBM","METRO","MIELE","MIOGO","MODERNA","MODULAR","MONDIAL","MOULINEX","MPR","NARDI","NEFF","NEVADA","NEWLINE","NOGAMATIC","NORDTON","NOSTRIA","NOVIDOM","OCEAN","OCEANIC","OEM","ORIGANE","OVENPLUS","OXFORD","PANASONIC","PHIDEL","PHILIPS","PIERRE CARDIN","PLUS","PRIVILEG","PROGRESS","PROLINE","QILIVE","RECTILIGNE","REGAL","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SALVA","SAMANA","SAMSUNG","SANCY","SAUTER","SCANDINOVA","SCHNEIDER","SCHOLTES","SEB","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SMEG","SOGAL","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOEKA","TECNOGAS","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","TGCP","THERMOR","THIRODE","THOMSON","TOKIWA","TUCSON","UNICLINE","UNOX","URANIA","VALBERG","VEDETTE","VENDOMOIS","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITE-WESTINGHOUSE","WHITEWOOD","WINDSOR","WINIA","ZANUSSI","ZEROWATT","ZOPPAS"],"Cong\u00e9lateur":["AEG","AIRPORT","ALLIANCE","ALTUS","AMICA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ATLANTIC","AVEA","AYA","BALTIC","BALTIK","BAUKNECHT","BEKO","BLUESKY","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CHIQ","CLAYTON","CLIMASELECT","CLIMASPACE","COBAL","COLDIS","COMBISTEEL","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","CURLING","CURTISS","DAEWOO","DE DIETRICH","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","EDER","ELECTA","ELECTROLUX","ENODIS","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FRANCIA","FRANGER","FRIAC","FRIGEAVIA","FRIGELUX","FRIGISTAR","FUNIX","GENERISS","GERMANIA (LA)","GORENJE","GRAM","GRUNDIG","HAIER","HARROW","HDC.LINK","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","IARP","IBERNA","IGNIS","IKEA","INDESIT","JEKEN - JENKEN","JETFROST","JPC","KING D'HOME KINGDHOME","KOENIG","KONTACT","LACO","LADEN","LAURUS","LG","LIEBHERR","LINDBERGH","LINDE","LINETECH","LISTO","MANHATTAN","MARKLING","MEA","METRO","MIELE","MINEA","NEFF","NOGAMATIC","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OXFORD","PHILIPS","PODIUM","PROLINE","QILIVE","RADIOLA","SABA","SAMANA","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SETRA","SEVERIN","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGELUX","STARFROST","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THOMSON","TOKIWA","TUCSON","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","WAECO","WALTHAM","WELLINGTON","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WINDSOR","ZANUSSI"],"Plaque":["AEG","AIR FORCE AIRFORCE","AIRLUX","AMANA","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTORIA","ATAG","AVEA","AYA","BALAY","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERNOLLIN","BERTO'S","BLUESKY","BOMPANI","BORA","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRICO DEPOT","BSK","BURG","CALIFORNIA","CALIFORNIA EUR","CANDY","CARMA","CARREFOUR HOME","CATA APELSON","COBAL","COCEF","COJER","COLDIS","CONSTRUCTA","CONTINENTAL EDISON","COOKART COOK'ART","COOKE&LEWIS","COOKTOP","COQYS","CUISINES REFERENCES","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DELRUE","DER KREIS","DIAMOND","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMINOX","EDER","EDESA","EDSON","EGC","EKA","ELBA","ELCOLUX","ELECTRA BREGENZ","ELECTROLUX","ELICA","ENO","ESCO","ESSENTIEL B","ETERNAL","EVERTON","EXCELINE","FABER","FAGOR","FALMEC","FAR","FAURE","FINLUX","FIRSTLINE","FLAVEL","FORTEX","FOSTER","FOURNIER","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIONOR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARROW","HDC","HDC.LINK","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","HYUNDAI","IBERNA","ICEBERG","IKEA","ILVE","INDESIT","INDOMO","IXINA FRANCE","JEKEN - JENKEN","JEMKO","JETGAZ","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KITCHENAID","KLEENMAID","KONTACT","KUPPERSBUSH","LACO","LADEN","LAMONA","LAURUS","LAZER","LG","LIMIT","LINETECH","LINKE","LISTO","LOFRA","LUXHOME","MANHATTAN","MARKLING","MATTHIS","MAYTAG","MENEGHETI","METRO","MEZIERE","MIELE","MIOGO","MOBALPA","MODERNA","MONDIAL","MTEC","NARDI","NEFF","NEWLINE","NOGAMATIC","NORD INOX","NOSTRIA","NOVIDOM","NOVY","OCEAN","OCEANIC","OXFORD","OXYGEN","PHIDEL","PIERRE CARDIN","PLUS INTERNATIONAL","PREMIERPLAN","PRESTICCOK","PRIVILEG","PROGRESS","PROLINE","QILIVE","REGAL","RHOTELEC","ROBLIN","ROBUSTA","ROLLER GRILL","ROSIERES","ROTHELEC","SABA","SAMAC","SAMANA","SAMSUNG","SANCY","SARO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SILVERSTYLE","SINGER","SMALVIC","SMEG","SOGAL","SOGELUX","SPID - SPIDER","STAR","SURFLINE","TEAM","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOGAS","TECNOINOX","TECNOLEC","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","THERMILUX","THERMOR","THIRODE","THOMSON","TINKA","TRIOMPH","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITEWOOD","WINDSOR","WINIA","WITT","YARD","ZANUSSI","ZEROWATT"],"Hotte":["AEG","AGA","AIR FORCE AIRFORCE","AIRLUX","AIRONE","ALIZEE","AMICA","AMSTA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","ATLAN","AXESS","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BEST","BLOMBERG","BLUESKY","BODNER & MANN","BOMANN","BOMPANI","BOSCH","BRANDT","BRICO DEPOT","BROAN","BURG","CALIFORNIA","CALRUS","CANDY","CARREFOUR HOME","CART AIR CARTAIR","CATA APELSON","CIARRA","CLIMADIFF","CNA-BRICO","COBAL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","CONTROL AIR","COOKE&LEWIS","CURLING","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMATIX","ECOLINE","EGC","EICO","ELCOLUX","ELECTROLUX","ELICA","ELITAIR","ESSENTIEL B","EURODOMO","EVERTON","EXCELINE","FABER","FAGOR","FALCON","FALMEC","FAR","FAURE","FILA","FIRSTLINE","FLAMINIA","FOURNIER","FOX","FRANCIA","FRANKE","FRATELLIONOFRI","FRECAN","FRIAC","FRIGIDAIRE","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARILOX","HELKINA","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IGNIS","IKEA","ILVE","INDESIT","INITIAL T","JEKEN - JENKEN","JETAIR","KEHL","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LAMONA","LEISURE","LG","LINKE","LISTO","MAISTER","MARKLING","MAXFIRE","MIELE","MIOGO","MOBALPA","MODERNA","NEFF","NEVADA","NOVY","NTAIR","OCEANIC","PANDO","PKM","PODIUM","PORTINOX","PROLINE","RESPECTA","ROBLIN","ROSIERES","SABA","SAMBA","SAMSUNG","SAUTER","SCHMIDT","SCHNEIDER","SCHOLTES","SELECLINE","SHARP","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SIRIUS","SMEG","SOGAL","SOGELUX","SOLER AND PALAU","SPID - SPIDER","STAR","STOVES","TEBA","TECHYO","TECNOLUX","TECNOWIND","TEKA","THERMOR","THIRODE","THOMSON","TONDA","TRIOMPH","TURBOAIR","UNELVENT","UNICLINE","URANIA","URBAN","V ZUG","VALBERG","VIVA","VOGICA","WELLS","WHIRLPOOL","WHITE-WESTINGHOUSE","ZANKER","ZANUSSI","ZARONI"],"Machine \u00e0 caf\u00e9":["AEG","BOSCH","CALOR","COFEEMAKER","DELONGHI","DOMO","HOTPOINT ARISTON","JEKEN - JENKEN","JURA","KITCHEN CHEF","KRUPS","MELITTA","PHILIPS","RIVIERA ET BAR","ROWENTA","SAECO","SCHOLTES","SEVERIN","SIEMENS","SMEG","SPIDEM","THOMSON","WHIRLPOOL"],"Cave \u00e0 vin":["AEG","AIRLUX","ARTEVINO","ASKO","AVINTAGE","BLUESKY","BORA","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CANDY","CARREFOUR HOME","CAVISS","CLIMADIFF","CLIMASPACE","COLDIS","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","COSYLINE","CURTISS","DE DIETRICH","DOMETIC","ELECTROLUX","ESSENTIEL B","EUROCAVE","EUROFRIO","FAR","FIRSTLINE","FRIGELUX","FRIGISTAR","FRIONOR","FUNIX","GAGGENAU","GALANZ","HAIER","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT ARISTON","HYUNDAI","JETFROST","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KOENIG","LA SOMMELIERE","LACO","LE CELLIER","LE CHAI","LIEBHERR","LINARIE","MARKLING","MIELE","MINEA","NESTOR M","NOVIDOM","OCEANIC","OMCAN","ORMOND","QILIVE","ROSIERES","SABA","SAMSUNG","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SIEMENS","SIGNATURE","SMEG","SOGELUX","STARFROST","SURFLINE","TECNOLEC","TECNOX","TEKA","TEMPTECH","THOMSON","TOKIWA","TRIOMPH","URANIA","VALBERG","VEDETTE","VIN SUR VIN (VINSURVIN)","VINEAA","VINICOSY","VINILUX","VINOSPHERE","VINOSTYLE","VITEMPUS","WHIRLPOOL","WHITE-WESTINGHOUSE","WINCAVE"],"Micro-ondes":["AEG","AFK","AIRLUX","AMANA","AMICA","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","AXANE","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BIFINETT","BLACK & DECKER","BLAUPUNKT","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BOSCH","BRANDT","BSK","CALIFORNIA","CANDY","CARREFOUR HOME","CASINO","CATA APELSON","CLATRONIC","CLIMATEK","CONSTRUCTA","CONTINENTAL EDISON","CONVIVIUM","COOKE&LEWIS","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMEST","DOMO","ELECTROLUX","ELSAY","ESSENTIEL B","EXCLUSIV","EXQUISIT","FAGOR","FAR","FAURE","FIRSTLINE","FRIONOR","FUNIX","GAGGENAU","GALANT","GALANZ","GENERAL ELECTRIC","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARDEL","HARPER","HELVETIA","HERU","HIGH ONE HIGHONE","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","ICES","IKEA","INDESIT","INDOMO","JEKEN - JENKEN","JUNKER","KALORIK","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KITCHENAID","KOENIG","KUPPERSBUSH","LADEN","LAZER","LG","LINKE","LISTO","LOFRA","MAFTER","MANDINE","MARKLING","METRO","MICROLOGIC","MICROMAX","MICROSTAR","MIDEA","MIELE","MIOGO","MOULINEX","NEFF","NOSTRIA","NOVIDOM","OCEANIC","OHMEX","ORVA","PACIFIC","PANASONIC","PHILIPS","PROLINE","QILIVE","RADIOLA","ROSIERES","RUSSELL HOBS","SABA","SAMANA","SAMSUNG","SANYO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEB","SELECLINE","SEPPELFRICKE","SEVERIN","SHARP","SIEMENS","SIGNATURE","SIMEO","SINGER","SMEG","SOPADIS","SURFLINE","TAURUS","TEAM","TECHWOOD","TEKA","TEKVIS","TELEFUNKEN","THERMOR","THOMSON","TOKIWA","TOSHIBA","TRIOMPH","URANIA","VALBERG","VEDETTE","VENGA","VIVA","WESDER","WESTINGHOUSE","WHIRLPOOL","WHITE and BROWN","WINIA","ZANUSSI"],"Robot":["AEG","ARTHURMARTIN ARTHUR MARTIN","BEKO","BIFINETT","BOMANN","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CLATRONIC","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FAR","FAURE","GORENJE","HOBART","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","LISTO","MAGIMIX","MAYTAG","METRO","MOULINEX","OCEANIC","PHILIPS","PROLINE","QILIVE","QUIGG","RIVIERA ET BAR","ROBOT COUPE","ROBUSTA","ROWENTA","RUSSELL HOBS","SAMMIC","SEB","SEVERIN","SHARP","SIEMENS","SIGNATURE","SILVERCREST","SIMEO","SMEG","TAURUS","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMSON","TRISTAR","VALBERG","VORWERK","WHITE and BROWN"],"Centrale vapeur":["AEG","ARTHURMARTIN ARTHUR MARTIN","ASTORIA","BEKO","BELLAVITA","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMENA","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FIRSTLINE","GOCKO","GRUNDIG","HOOVER","KENWOOD","KING D'HOME KINGDHOME","KOENIG","LAURASTAR","LISTO","MIELE","MORPHY RICHARDS","MOULINEX","PHILIPS","POLTI","PRIMO","PROLINE","QUIGG","ROBUSTA","ROWENTA","SCHNEIDER","SEVERIN","SINGER","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","VALBERG","VEDETTE","WHIRLPOOL","WHITE and BROWN"],"Cuisini\u00e8re":["AEG","AGA","AIRLUX","AIRPORT","ALLIANCE","ALTUS","AMBASSADE","AMBASSADE DE BOURGOGNE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASPES","ATTILA","AVEA","AXANE","AYA","BARON","BAUKNECHT","BAUMATIC","BEKO","BELLING","BERTO'S","BESTRON","BIG CHEF","BLUESKY","BLUEWIND","BOMPANI","BOREAL","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","CALIFORNIA EUR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CLAYTON","COBAL","COLDIS","CONTINENTAL EDISON","CORRADI","CURLING","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DEVILLE","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EKA","ELBA","ELECTROLUX","ESCO","ESSENTIEL B","EUREKA","EXCELINE","FAGOR","FALCON","FAR","FAURE","FIRSTLINE","FORTEX","FRAB","FRAGOROSO","FRANCIA","FRANCOBELGE","FRANGER","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIAC","FRIONOR","FUNIX","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GORENJE","HARROW","HELKINA","HELVETIA","HENDI","HIGH ONE HIGHONE","HISENSE","HOMER","HORN","HOTPOINT ARISTON","HUDSON","IAR","ICEBERG","IGNIS","IKEA","ILVE","INDESIT","JEKEN - JENKEN","JETGAZ","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LEISURE","LINETECH","LISTO","LOFRA","LUXOR","M-SYSTEM","MANHATTAN","MBM","METRO","MIELE","MTEC","NARDI","NED","NEFF","NEWLINE","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","OVENPLUS","PIERRE CARDIN","PRIVILEG","PROLINE","RADIOLA","RANGEMASTER","REGAL","ROSIERES","SABA","SANCY","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMFER","SINGER","SMEG","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEKA","TELEFUNKEN","TERIM","THERMOR","THIRODE","THOMSON","TIMSHELL","TRIOMPH","TRIUMPH","TUCSON","UNICLINE","URANIA","VALBERG","VEDETTE","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WINDSOR","XPER","ZANUSSI","ZOPPAS"],"TIROIR CHAUFFANT":["AEG","BOSCH","DE DIETRICH","ELECTROLUX","GORENJE","HAIER","ROSIERES","SAMSUNG","SIEMENS","SMEG","WHIRLPOOL"],"Aspirateur":["AEG","AKIBA","ALASKA","AMADIS","AQUAVAC","ARTHURMARTIN ARTHUR MARTIN","AYA","BEKO","BISSEL","BISSELL","BLACK & DECKER","BLUESKY","BLUEWIND","BOOSTY","BOSCH","CALIFORNIA","CALOR","CANDY","CARREFOUR HOME","CHROMEX","CLATRONIC","CLEANFIX","CONTINENTAL EDISON","CURTISS","DAEWOO","DELONGHI","DIRT DEVIL","DOMO","DREAME","DYSON","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROSTEAM","EWT","EXCELINE","FAGOR","FAR","FAURE","FIRSTLINE","FRANGER","GOBLIN","GORENJE","GRUNDIG","HAIER","HIGH ONE HIGHONE","HISENSE","HOOVER","IMETEC","INDOMO","IROBOT","JEKEN - JENKEN","KALORIK","KARCHER","KING D'HOME KINGDHOME","KNEISSEL","KOENIG","LERVIA","LG","LISTO","MIELE","MOULINEX","MTEC","NILFISK","NOVIDOM","NUMATIC","OCEANIC","PANASONIC","PARISRHONE","PHILIPS","POLTI","PROGRESS","PROLINE","QILIVE","RADIOLA","ROBUSTA","ROMIX","ROWENTA","SALCO","SAMSUNG","SCHNEIDER","SCHOTT","SEB","SELECLINE","SEVERIN","SHARK","SHARP","SIEMENS","SIGNATURE","SILVA","SILVERCREST","SILVERSTYLE","SINGER","SIPLEC","SOLAC","TAURUS","TCHIBO","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMAS","THOMSON","TOKIWA","TORNADO","TRIOMPH","TRISA","UFESA","UNICLINE","VALBERG","VETRELLA","WHITE and BROWN","ZANUSSI","ZELMER"],"Friteuse":["AFI","AFICOLLINLUCY","AMBASSADE","ARTHURMARTIN ARTHUR MARTIN","BEKO","BERTO'S","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CONTINENTAL EDISON","DE DIETRICH","DELONGHI","DIAMOND","DOMO","ESSENTIEL B","EUROBAR","EUROMAX","FAGOR","GAGGENAU","GIORIK","GORENJE","HAIER","HISENSE","HORECA","JUSTA","KENWOOD","KITCHEN CHEF","KRUPS","MAGIMIX","MBM","METRO","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROLLER GRILL","ROSIERES","ROSINOX","SABA","SCHOLTES","SEB","SEVERIN","SMEG","TEAM","TECNOINOX","TEFAL","TEKA","THIRODE","THOMSON","WHIRLPOOL"],"Armoire Positive":["AFICOLLINLUCY","BONNET","ELECTROLUX","FRANSTAL","FRIGELUX","INFRICO","LIEBHERR","MEDIFROID","MEP","METRO","NOSEM","ROLLER GRILL","SOFRACA","THIRODE"],"Climatisation":["AIRWELL","ALPATEC","ALTUS","ARIAGEL","ATLANTIC","BEKO","BESTRON","BLACK & DECKER","BLUESKY","BOSCH","CALIFORNIA","CLIMADIFF","CLIMALIX","CLIMATEK","COMFEE","DE DIETRICH","DELONGHI","DOMETIC","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROMAC","EXCELINE","FIRSTLINE","FORTEX","GALANZ","GORENJE","GRAETZ","H&B","HAIER","HDC.LINK","HISENSE","HONEYWELL","INDESIT","JEKEN - JENKEN","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KLARSTEIN","LG","LISTO","MOULINEX","NOMADIC","O'FOEHN","OCEANIC","PANASONIC","PROLINE","QILIVE","QUALIT'AIR","RADIOLA","ROWENTA","SAMSUNG","SELECLINE","SHARP","SIGNATURE","SOGELUX","TAURUS","TCL","TECHWOOD","TELEFUNKEN","THOMSON","UNITED","VALBERG","VESTEL","WHIRLPOOL","XELANCE"],"Machine \u00e0 gla\u00e7ons":["ALPATEC","BREMA","CALIFORNIA","DOMO","ESSENTIEL B","FRIGELUX","ITV","JEKEN - JENKEN","KITCHEN CHEF","LAGRANGE","METRO","MINEA","SILVERSTYLE","VALBERG","WHIRLPOOL","YOO DIGITAL HOME"],"Rafraichisseur d'air":["ALPATEC","BEKO","FAR","TELEFUNKEN"],"Ventilateur":["ALPATEC","CALIFORNIA","DYSON","ESSENTIEL B","JEKEN - JENKEN","OCEANIC","ROWENTA","SHARK","TELEFUNKEN","THOMSON","VALBERG"],"HUMIDIFICATEUR":["ALPATEC"],"machine sous vide":["AMATIS","KITCHEN CHEF","RIVIERA ET BAR"],"Toaster":["AMATIS","BARTSCHER","COOKMAX","DIAMOND","MAGIMIX","METRO","ROLLER GRILL","SIRMAN","SMEG","SOFRACA","TELEFUNKEN"],"Plancha":["AMBASSADE","BARTSCHER","BRANDT","CLIMADIFF","DELONGHI","DEVILLE","DOMO","FAGOR","FRANSTAL","GORENJE","KRAMPOUZ","LAGRANGE","LE MARQUIER","LISTO","METRO","MOULINEX","NINJA","OZTIRYAKILER","PHILIPS","RIVIERA ET BAR","ROLLER GRILL","RUSSELL HOBS","SEVERIN","SIMEO","TEFAL","TELEFUNKEN","THIRODE","THOMSON","VALBERG","WHIRLPOOL","WHITE and BROWN"],"R\u00e9chaud":["AMSTA","ARROW","BARTSCHER","BLUESKY","CURTISS","ELCOTEC","GIRMI","LINCAR","PROLINE","RIVIERA ET BAR","ROLLER GRILL","TEFAL","THOMSON","VALBERG"],"Expresso":["ANIMIO","ANIMO","ASKO","ASTORIA","BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CALOR","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","IKEA","INDESIT","JURA","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","METRO","MIELE","MOULINEX","NEFF","NESPRESSO","NINJA","PHILIPS","PROLINE","QILIVE","RIVIERA ET BAR","ROSIERES","ROWENTA","SAECO","SEB","SEVERIN","SIEMENS","SIMONELLI","SMEG","TECHWOOD","TEKA","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Chauffe-briques":["ANIMO","BRAVILOR BONAMAT"],"Percolateur":["ANIMO","BARTSCHER","COFEEMAKER","KITCHEN CHEF","LOUIS TELLIER","METRO"],"Raclette grill":["ARDEM","CONTINENTAL EDISON","DOMO","ESSENTIEL B","FAGOR","KITCHEN CHEF","KOENIG","LAGRANGE","MOULINEX","SEVERIN","TEFAL","TELEFUNKEN","THOMSON"],"Accumulateur gaz":["ARISTON","DE DIETRICH","FLECK","HOTPOINT","PHILIPS","REGENT"],"Grill":["ARISTON","BOSCH","BRAUN","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","GAGGENAU","KRAMPOUZ","KRUPS","LAGRANGE","METRO","MTEC","NINJA","RIVIERA ET BAR","ROLLER GRILL","SCHOLTES","SEB","SEVERIN","SIEMENS","SMEG","TEBA","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Chaudi\u00e8re":["ARISTON","ATLANTIC","BODNER & MANN","CHAFFOTEAUX & MAURY","DE DIETRICH","DEVILLE","FERROLI","FRANCIA","GODIN"],"Barbecue":["ARROW","CAMPINGAZ","DELONGHI","ESSENTIEL B","JEKEN - JENKEN","KITCHENAID","LAGRANGE","NINJA","OCEANIC","ROLLER GRILL","RUSSELL HOBS","SCHOLTES","SEVERIN","SIGNATURE","TEFAL","TELEFUNKEN","WHIRLPOOL"],"Minifour":["ARTHURMARTIN ARTHUR MARTIN","ATAG","AYA","BAUKNECHT","BEKO","BESTRON","BLUESKY","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CARREFOUR HOME","CASINO","CLIMADIFF","CLIMASELECT","CONTINENTAL EDISON","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMO","ELECTROLUX","ENTRONIC","ESCO","ESSENTIEL B","EVATRONIC","FAGOR","FAR","FRANCIA","FUNIX","GIRMI","HISENSE","KALORIK","KERWAVE","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","LAZER","LINETECH","LISTO","MANDINE","MOULINEX","NARDI","NINJA","NOVIDOM","OCEANIC","ORVA","PROLINE","QILIVE","RIVIERA ET BAR","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SAUTER","SCHAUB LORENZ","SCHNEIDER","SEB","SELECLINE","SEVERIN","SIGNATURE","SMEG","SOGELUX","SURFLINE","TAURUS","TEAM","TEBA","TECHWOOD","TELEFUNKEN","THOMSON","TOKIWA","UNICLINE","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Fer \u00e0 repasser":["ASTORIA","BOSCH","BRAUN","CALOR","DELONGHI","DOMENA","PHILIPS","POLTI","ROWENTA","SIEMENS","TAURUS","TELEFUNKEN"],"Nettoyeur vapeur":["ASTORIA","BISSELL","BLACK & DECKER","DELONGHI","DIRT DEVIL","DOMENA","DOMO","ESSENTIEL B","FAGOR","HOOVER","KARCHER","KITCHEN CHEF","KOENIG","OCEANIC","POLTI","ROBUSTA","ROWENTA","UNICLINE","VALBERG","VETRELLA"],"Balai vapeur":["ASTORIA","POLTI","ROBUSTA","ROWENTA"],"Station de repassage":["ASTORIA","MONSTER"],"Chauffage":["ATLANTIC","AUER","BEKO","CALIFORNIA","JEKEN - JENKEN","SAUTER","SCIENTIFIC LABS","TOKIWA"],"Po\u00eale":["AUER","DE DIETRICH","DEVILLE","FRANCOBELGE","GODIN","INVICTA","JOLLYMEC","SUPRA","TOSAI","ZIBRO"],"d\u00e9codeur":["AXIL","CAHORS","CGV","CLAYTON","DIGIHOME","DIGITRONIC","ENGEL","FUJIONKYO","LENSON","LINETECH","MELICONI","MICROSAT","ORMOND","SEDEA","TECHNICAL","TECHWOOD","TELEFUNKEN","WALTHAM"],"Mini-kitchen":["AYA","CLIMADIFF","CLIMASELECT","CURTISS","ESCO","FRANCIA","PROLINE","TEAM","TEBA","URANIA"],"Epilateur":["BABYLISS","BRAUN","CALOR","PANASONIC"],"Miroir cosm\u00e9tique":["BABYLISS"],"S\u00e8che cheveux":["BABYLISS","CALOR","ROWENTA"],"Tondeuse":["BABYLISS","BRAUN","CALOR","PANASONIC","PHILIPS","TAURUS"],"Cafeti\u00e8re":["BARTSCHER","BEKO","BIFINETT","BLACK & DECKER","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","ESSENTIEL B","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","MIELE","MORPHY RICHARDS","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","RUSSELL HOBS","SAECO","SCHOLTES","SEB","SEVERIN","SHARP","SIEMENS","SILVERCREST","SIMEO","SMEG","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","WHITE and BROWN"],"Broyeur":["BARTSCHER","TEKA"],"Machine \u00e0 hot dog":["BARTSCHER","HORECA","METRO","ROLLER GRILL","SIMEO"],"Rasoir":["BE YOU","BRAUN","CALOR","PANASONIC","PHILIPS","TELEFUNKEN"],"Sans cat\u00e9gorie":["BEKO","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOFFI","BOMPANI","BORA","BOREAL","BOURGEOIS","BRANDSTAR","BRANDT","BROTHER","BRU","BSK","BUDERUS","CALIFORNIA","CALUX","CANDY","CARAD","CARMA","CASINO","CIMLINE","CLIMADIFF","COLDIS","CONCORDE","COOLTECH","CORBERO","CREDA","CROWN","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMAR","DUVERNOY","DYNOR","ECOLINE","ECRON","EDESA","EDV","EDY","ELBA","ELCOLUX","ELCOTEC","ELDI","ELECTRA","ELECTROHAUS","ELORA","ENO","ESCO","EUROFRIO","EUROP","EUROTECH","FAGOR","FAR","FAURE","FAVORIT","FILTRE","FIRSTLINE","FLAMINIA","FRANCIA","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIGOR","FULGOR","FUNAI","FUNIX","GAGGENAU","GAMMFROID","GC","GEBHARDT","GENERAL ELECTRIC","GENERALFROST","GERMANIA (LA)","GIBSON","GIRMI","GLEMGAS","GORENJE","HAIER","HEC","HELKINA","HOLLANDIA","HOOVER","HORN","HOTPOINT","HYCO","HYGENA","IAR","IGNIS","INDESIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JEMKO","JENNAIR","JETWASH","KARERA","KATOREX","KEHL","KELVINATOR","KENMORE","KENWOOD","KEOPS","KING D'HOME KINGDHOME","KNEISSEL","KONRAD","KREFT","KRUPS","KUPPERSBUSH","LACANCHE","LACO","LADEN","LADYWIND","LG","LINCOLN","LINDE","LINEATRE","LUXOR","MAGIC CHEF","MANHATTAN","MARKLING","MASTER","MEA","MENALUX","MENEGHETI","MICROLOGIC","MICROLOGIE","MICROSTAR","MIELE","MINEA","MODERNA","MONDIAL","MORRIS","MOULINEX","MTEC","NARDI","NED","NEFF","NEVADA","NEWPOL","NOGAMATIC","NORGE","NOSTRIA","NOVELTI","ORIGANE","ORMOND","OTSEIN","OXFORD","PANASONIC","PARNAL","PERFEKT","PHIDEL","PHILCO","PHILIPS","PLANETE","POLTI","PRIVILEG","PROLINE","QUADRO","RADIOLA","RAINBOW","RAYNOR","RCA","RECORD","RECTILIGNE","REINGHOLD","RESPECTA","RHOTELEC","ROLLER GRILL","ROMMER","ROSIERES","ROTEL","ROTHELEC","ROWENTA","SABA","SAMPO","SAMSUNG","SANCY","SANGIORGIO","SANYO","SCANDILUX","SCANDINOVA","SCHARPF","SCHOLTES","SEAWAY","SEB","SEGAD","SELECLINE","SEPPELFRICKE","SERVIS","SIDEX","SILTAL","SINGER","SNAIGE","SOGAL","SOGALUX","SOGELUX","STAR","STEINER","TAURENS","TAURUS","TEBA","TECNOFROST","TECNOGAS","TECNOLUX","TECNOWIND","TEKA","TERIM","THERMOR","THOMSON","TOKIWA","TOSHIBA","ULGOR","UNELVENT","UNICLINE","URALUX","URANIA","VENDOME","VESTEL","VESTFROST","VICTORY","VOGICA","WESPOINT - WESTPOINT","WESTINGHOUSE","WHIRLPOOL","WHITEFROST","XPER","ZEROWATT"],"Blender":["BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DAEWOO","DOMO","ESSENTIEL B","GORENJE","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MAGIMIX","MOULINEX","NINJA","PANASONIC","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SCHNEIDER","SEVERIN","SHARP","SIMEO","SMEG","TEFAL","TELEFUNKEN","WHITE and BROWN"],"Extracteur de jus":["BEKO","BLACK & DECKER","BOSCH","BRANDT","CEADO","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEVERIN","SHARP","SIMEO","SMEG","TELEFUNKEN"],"Purificateur d'air":["BEKO","DYSON","ELECTROLUX","HOOVER","PHILIPS","ROWENTA","SAMSUNG","SHARP","VALBERG"],"Nettoyeur":["BEKO","BISSELL","DYSON","ELECTROLUX","HOOVER","IROBOT","KARCHER","NILFISK","POLTI","QILIVE","SCHNEIDER","SEVERIN"],"ACCESSOIRE":["BENDIX","DE DIETRICH","KITCHENAID","ROLLER GRILL","SMEG","WINBOT"],"Armoire froide":["BIOSTORE","ELECTROLUX","EVERLASTING","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","HORECA","INFRIGO","LIEBHERR","MERCATUS","METRO","NOSEM","PORTINOX","THIRODE"],"Aspirateur laveur":["BISSELL","DREAME","ELECTROLUX","ESSENTIEL B","FIRSTLINE","HOOVER","KARCHER","PHILIPS","ROWENTA","TINECO","VALBERG"],"Nettoyeur d\u00e9tacheur":["BISSELL","ROWENTA","SHARK","VALBERG"],"Presse agrumes":["BLACK & DECKER","BOSCH","CONTINENTAL EDISON","ESSENTIEL B","KOENIG","KRUPS","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROWENTA","SEB","SMEG","TAURUS","THOMSON","WHITE and BROWN"],"Hachoir":["BLACK & DECKER","BOSCH","BRAUN","CLIMADIFF","COSYLIFE","DOMO","ESSENTIEL B","FIRSTLINE","KENWOOD","KITCHEN CHEF","KITCHENAID","KITCHENAID - ACCESSOIRES","LISTO","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEB","SIMEO","WHITE and BROWN"],"Armoire N\u00e9gative":["BONNET","DIAMOND","ELECTROLUX","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","INFRICO","LIEBHERR","MEP","MERCATUS","METRO","THIRODE"],"Marmite":["BONNET","DIAMOND"],"Mixer":["BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DOMO","DYNAMIC","ESSENTIEL B","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBOT COUPE","SAMMIC","SANTOS","SEB","SMEG","TELEFUNKEN","THOMSON"],"Aspirateur de table":["BOSCH","MOULINEX"],"Batteur Electrique":["BOSCH","KITCHENAID","PROLINE","SEB","WHITE and BROWN"],"Grille-pain":["BOSCH","BRAUN","CASSELIN","JEKEN - JENKEN","KALORIK","KENWOOD","KITCHENAID","KOENIG","MAGIMIX","METRO","PHILIPS","RIVIERA ET BAR","ROBUSTA","SEB","SEVERIN","SHARP","SMEG","TEFAL"],"Bouilloire":["BOSCH","BRAUN","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","GRUNDIG","JEKEN - JENKEN","KITCHENAID","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","SEB","SEVERIN","SHARP","SMEG","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Trancheuse":["BOSCH","DOMO","DUSSELDORF","ESSENTIEL B","FRANSTAL","GORENJE","HOBART","HORECA","KITCHEN CHEF","KOENIG","KRUPS","MAGIMIX","METRO","RIVIERA ET BAR","SEB","SEVERIN","TAURUS","TEAM","TRISTAR","WHIRLPOOL","WHITE and BROWN"],"Cuiseur vapeur":["BOSCH","BRAUN","DOMO","ESSENTIEL B","KOENIG","MAGIMIX","MOULINEX","PANASONIC","PHILIPS","ROBUSTA","SEB","TEFAL","THOMSON","WHIRLPOOL"],"Centrifugeuse":["BOSCH","BRAUN","DELONGHI","FAGOR","FAR","KENWOOD","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","RUSSELL HOBS","SEVERIN","SIMEO"],"Chemin\u00e9e":["BOSCH","DEVILLE","GODIN","TELEFUNKEN"],"Multicuiseur":["BOSCH","ESSENTIEL B","KUPPERSBUSH","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","TEFAL","TELEFUNKEN","THOMSON"],"Outils jardinage":["BOSCH"],"Batteur":["BOSCH","CAPLAIN","DITO SAMA","KENWOOD","KITCHENAID","MOULINEX","PHILIPS","SAMMIC","SEVERIN"],"Robot cuiseur":["BOSCH","KALORIK","KITCHENAID","MORPHY RICHARDS","MOULINEX","PHILIPS","SCHNEIDER","TELEFUNKEN","VORWERK"],"Minibar":["BRANDY BEST BRANDYBEST","CARREFOUR HOME","DAEWOO","DOMETIC","ESSENTIEL B","FRIONOR","OCEANIC","PROLINE","SEVERIN","SMEG"],"Brosse \u00e0 dent \u00e9lectrique":["BRAUN","CALOR"],"Moulin":["BRAUN","DELONGHI","KITCHEN CHEF","KOENIG","MOULINEX","SMEG"],"Distributeur \u00e0 eau chaude":["BRAVILOR BONAMAT"],"Carafe":["BRITA"],"Adoucisseur":["BRITA"],"D\u00e9froisseur":["CALOR","ROWENTA"],"Insert":["CALUX","DEVILLE","GODIN","INVICTA","SUPRA"],"Trio plaque + four + lave vaisselle":["CANDY","MARKLING","ROSIERES"],"Duo four + lave vaisselle":["CANDY"],"Salamandre":["CASSELIN","DIAMOND","ROLLER GRILL"],"Machine \u00e0 bi\u00e8re":["CLIMADIFF","CLIMASELECT","FAGOR","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","MINEA","PHILIPS","SEB","THOMSON","VALBERG"],"Meuble chauffant":["CODIMATEL","FAGOR","TECNOX"],"Cuiseur \u00e0 riz":["COMPACT","ESSENTIEL B","SEVERIN","TECHWOOD","TELEFUNKEN"],"Autoradio":["CONTINENTAL EDISON"],"Balance":["CONTINENTAL EDISON"],"Chaine Hi Fi":["CONTINENTAL EDISON","OCEANIC","PANASONIC","PHILIPS"],"Lecteur":["CONTINENTAL EDISON","OCEANIC"],"P\u00e8se personne":["CONTINENTAL EDISON"],"Radio":["CONTINENTAL EDISON"],"Radio r\u00e9veil":["CONTINENTAL EDISON"],"Service \u00e0 fondue":["CONTINENTAL EDISON","LAGRANGE","SEVERIN","TEFAL"],"T\u00e9l\u00e9phone":["CONTINENTAL EDISON","EDENWOOD","LG","SAMSUNG","TOSHIBA"],"Barre de son":["CONTINENTAL EDISON","EDENWOOD","ESSENTIEL B","GRUNDIG","HISENSE","LG","PANASONIC","PHILIPS","SAMSUNG","SONY","TCL","YAMAHA"],"Robot batteur":["COSYLIFE","KENWOOD","MOULINEX","SEB"],"Appareil \u00e0 fondue":["CURLING","KOENIG","TEFAL"],"Cireuse":["DELONGHI","ELECTROLUX","HOOVER"],"Cr\u00e9dence":["DELONGHI","FIRSTLINE","GERMANIA (LA)","LOFRA","SOGELUX"],"D\u00e9shumidificateur":["DELONGHI","GENERAL ELECTRIC","ROWENTA","TAURUS","TCL","TROTEC"],"Sorbeti\u00e8re":["DELONGHI","DOMO","ESSENTIEL B","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","MAGIMIX","NINJA","PHILIPS","SEB","SEVERIN"],"Th\u00e9i\u00e8re":["DELONGHI","KOENIG","KRUPS","RIVIERA ET BAR","SIMEO"],"Machine \u00e0 th\u00e9":["DELONGHI","KRUPS"],"Gaufrier":["DELONGHI","DOMO","KRAMPOUZ","LAGRANGE","MOULINEX","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"Cuisini\u00e8re fuel":["DEVILLE","GODIN"],"Foyer chemin\u00e9e":["DEVILLE","GODIN"],"Cr\u00e9pi\u00e8re":["DIAMOND","DOMO","KRAMPOUZ","LAGRANGE","METRO","OCEANIC","ROLLER GRILL","TEFAL","TELEFUNKEN"],"R\u00f4tissoire":["DIAMOND","DOREGRILL","JUNGER","LACANCHE","ROLLER GRILL","SILVERSTYLE"],"Four \u00e0 pizza":["DIAMOND","DOMO","JUMO","KOENIG","MULTIGROUP","OEM","SARO","SEVERIN","TORNATI FORNI","VIRTUS"],"Lave verre":["DIAMOND","ELECTROLUX","ELETTROBAR","EMB","FAGOR","FRANSTAL","FRIONOR","HOONVED","HORECA","METRO","SAGAA","SAUTER"],"Eplucheuse":["DITO SAMA","EDESA","SAMMIC"],"R\u00e9frig\u00e9rateur camping":["DOMETIC","ELECTROLUX","GROELAND"],"GLACIERE":["DOMETIC","ELECTROLUX"],"Blender chauffant":["DOMO","KITCHENAID","KOENIG","MORPHY RICHARDS","MOULINEX","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SIMEO","TELEFUNKEN"],"Fondue":["DOMO","JEKEN - JENKEN","TELEFUNKEN","WHIRLPOOL"],"Appareil \u00e0 cake":["DOMO","TEFAL"],"Thermoscelleuse":["EDESA"],"Chauffe-Plats":["EDESA","ROLLER GRILL"],"Chariot":["EDESA"],"Butanette":["ELBA","FAURE","HORN","SIDEX","SOGELUX"],"Armoire Chaude":["ELECTROLUX","FRANSTAL","KIRSCH","LIEBHERR"],"Essoreuse":["ELECTROLUX","MIELE"],"Yaourti\u00e8re":["ESSENTIEL B","LAGRANGE","MOULINEX","PROLINE","SEB","SEVERIN","SIMEO","TELEFUNKEN","UNICLINE"],"Cocotte minute":["ESSENTIEL B","FAGOR","SEB","SITRAM","TEAM"],"St\u00e9rilisateur":["ESSENTIEL B","KITCHEN CHEF","TEAM"],"Bain marie":["EUROMAX","FAGOR","KRAMPOUZ","METRO","ROLLER GRILL"],"Auto cuiseur":["FAGOR","GAGGENAU","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","SEB","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Couvercle":["FAR","LACO"],"Evier":["FAR","LACO","SMEG","TEKA"],"Robinet":["FAR","TEKA"],"Etuve":["FOURINOX","ROLLER GRILL"],"Armoire \u00e0 couteau":["FRANSTAL"],"Vitrine":["FRIGELUX","MCC-TRADING INTERNATIONAL","ROLLER GRILL"],"Distributeur \u00e0 vin":["FRIONOR","ROLLER GRILL"],"D\u00e9shydrateur":["GORENJE","KITCHEN CHEF","RIVIERA ET BAR"],"Vid\u00e9oprojecteur":["HISENSE"],"Aspirateur Robot":["HOOVER","IROBOT","LG","PHILIPS","ROWENTA","SAMSUNG","SEVERIN","SHARK","THOMSON","XIAOMI"],"Fabrique de glaces":["HOSHIZAKI","METRO","WHIRLPOOL"],"Conditionneuse sous vide":["KITCHEN CHEF"],"Chargeur":["KLEFR","SYRMA","THOMSON","VERTAMIS","VESTEL","ZEBORNE"],"Appareil \u00e0 Pizza":["KOENIG","TEFAL"],"APPAREIL A CHOCOLAT":["KRAMPOUZ"],"Cave \u00e0 chocolat":["LA SOMMELIERE"],"Machine \u00e0 p\u00e2tes":["LAGRANGE","PHILIPS","RIVIERA ET BAR"],"Pierrade":["LAGRANGE","TEFAL"],"Appareil \u00e0 raclette":["LOUIS TELLIER"],"Saladette":["METRO"],"Arri\u00e8re de bar":["METRO","NOSEM"],"Wok":["MOULINEX","NAYATI","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"AIR FRYER":["MOULINEX","NINJA","SHARP"],"Tablette":["OCEANIC"],"Tunnel":["OEM"],"Fer \u00e0 coiffer":["PHILIPS","ROWENTA"],"h\u00e9licopt\u00e8re":["QUADROCOPTER"],"Vitrine chauffante":["ROLLER GRILL"],"Lampe chauffante":["ROLLER GRILL"],"Appareil \u00e0 bun":["ROLLER GRILL"],"Fumoir":["ROLLER GRILL"],"ARMOIRE CHAUFFANTE":["ROLLER GRILL","TECNOX"],"Fontaine r\u00e9frig\u00e9r\u00e9e":["ROLLER GRILL"],"Saladbar":["ROLLER GRILL"],"Chauffe chocolat":["ROLLER GRILL"],"cuiseur oeuf":["ROLLER GRILL"],"Chauffe-pain":["ROLLER GRILL"],"Porte relevable":["ROSIERES","SCHOLTES"],"Saucier":["SEB"],"Confiturier":["SEB"],"Chocolati\u00e8re":["SMEG"],"Graveur dvd":["TECHWOOD","WALTHAM"],"Ice maker":["TECNOLUX"],"Marmite \u00e0 gaz":["TECNOX"],"Pierrade raclette":["TEFAL"],"Tajine":["TEFAL"],"Appareil Photo":["TELEFUNKEN"],"S\u00e8che-Serviettes":["THERMOR"],"Magn\u00e9toscope":["TOSHIBA"],"Po\u00eale \u00e9lectronique":["UNICLINE"],"Machine \u00e0 coudre":["UNICLINE"]}" ] |
[ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "{"T\u00e9l\u00e9vision":["1331","4DIAMOND GRID","AKIOS","ALTUS","AMSTRAD","ANTARION","ASTRELL","AUCHAN","AXITRONIC","AYA","BEKO","BLUESKY","BRANDT","CAHORS","CGV","CLAYTON","COBAL","CONTINENTAL EDISON","D2","DAEWOO","DELIPS","DIGIHOME","DIGITRONIC","EDENWOOD","ELIT","ENGEL AXIL","ESSENTIEL B","F&U","FAR","FELSON","FENNER","FINLUX","FRESTON","FUJIONKYO","GOODMAN'S GOODMANS","GRANDIN","GRUNDIG","HAGEN","HAIER","HARROW","HIGH ONE HIGHONE","HISENSE","HITACHI","HOHER","HUMELAB","HYPSON","HYUNDAI","IDHD","INEXIVE","INUVIK","IPURE","JVC","KIMEX","KYDOS","LG","LINETECH","LISTO","LUXIO","LUXOR","MAISON DEPOT","MANHATTAN","MELICONI","MICROSAT","MOBILETV","NEO","OCEANIC","OPTEX","ORMOND","PANASONIC","PHILIPS","PRINCETON","PROLINE","QILIVE","SABA","SAMSUNG","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SEDEA","SEG","SELECLINE","SENON","SERVIMAT","SHARP","SONY","SOUNDWAVE","STANLINE","SULPICE","SULPICETV","SURFLINE","SURFTV","TCL","TECHNICAL","TECHWOOD","TELECO","TELEFUNKEN","THOMSON","TOSHIBA","TRANSCONTINENT","TRIAX","TUCSON","VESTEL","VISIONIC","WALKER","WALTHAM","WAVES","WELLINGTON","WELTSTAR","WESTLINE","WESTWOOD","WINDSOR","XIAOMI"],"Chauffe eau":["ACAPULCO","AEG","ALTECH","ALTERNA","AMADIS","ARCADE","ARISTON","ATLANTIC","AUER","BLYSS","BODNER & MANN","BRANDT","CASTORAMA","CHAFFOTEAUX & MAURY","CLASSIC HOME","CORAIL","DE DIETRICH","EDESA","EQUATION","FAGOR","FAIS","FLECK","GIATHERM","GORENJE","JUNIOR","LEMERCIER","LUXGLAS","MTS","NEOTHERM","NNA","NOIROT","OCEAN","OLYMPIC","PACIFIC","PORCHER","REGENT","RHONELEC","SAUNIER DUVAL","SAUTER","SIEMENS","STYX","SUBLIMO","TERMAL","THERMAGLAS","THERMOR","TROPICAL","WELCOME"],"Radiateur":["ACOVA","ALPATEC","APPLIMO","ARROW","ATLANTIC","BLUESKY","CALOR","DE DIETRICH","DELONGHI","HOMETECH","JEKEN - JENKEN","RAVANSON","ROWENTA","SAUTER","TELEFUNKEN","THERMOR","THOMSON"],"Lave vaisselle":["ADLER","ADMIRAL","AEG","AFI","AIRLINE","AIRLUX","AIRPORT","ALTUS","AMANA","AMATIS","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ATAG","AUCHAN","AVEA","AXANE","AYA","BALAY","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BLOMBERG","BLUESKY","BOB","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","BURG","CALIFORNIA","CANDY","CARAD","CARREFOUR HOME","CASINO","CHELSEA","CLAYTON","COBAL","COLDIS","COLGED","COMENDA","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CORBERO","CURLING","CURTISS","DAAN TECH","DAEWOO","DE DIETRICH","DIAMOND","DIHR","DOMEOS","EDER","EDESA","EDSON","ELECTROLUX","ELETTROBAR","ELFRAMO","ESSENTIEL B","ETERNAL","EUREKA","EUROFRED","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FAVORIT","FINLUX","FIRSTLINE","FOCUS","FORTEX","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FUNIX","GAGGENAU","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GORENJE","GRUNDIG","HAIER","HARROW","HEC","HELKINA","HELVETIA","HEMERSON","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOONVED","HOOVER","HORECA","HORN","HOTPOINT","HOTPOINT ARISTON","HYGENA","HYUNDAI","IBERNA","IGNIS","IKEA","INDESIT","INEXIVE","IPSO","JEKEN - JENKEN","JETWASH","JPC","JUNKER","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KRUPPS","KRYSTER","KUPPERSBUSH","LACIMBALI","LACO","LADEN","LAINOX","LAMBER","LAMONA","LANCER","LAURUS","LAZER","LEONARD","LG","LINARIE","LINETECH","LINKE","LISTO","MACH","MANHATTAN","MARKLING","MBM","METRO","MIDEA","MIELE","MINEA","MIOGO","MODULAR","MOULINEX","MTEC","NARDI","NEFF","NEOTECH","NEWPOL","NOGAMATIC","NORDTON","NOSEM","NOVIDOM","NUOVA","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","ORMOND","OXFORD","PANASONIC","PIERRE CARDIN","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","RADIOLA","RECTILIGNE","RESPECTA","ROSIERES","SABA","SAGAA","SAMANA","SAMMIC","SAMSUNG","SANCY","SAUTER","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILANOS","SILTAL","SILVER","SINGER","SMEG","SOGAL","SOGELUX","STALGAST","STELLA","SURFLINE","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEKA","TELEFUNKEN","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WASCATOR","WELLINGTON","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE KNIGHT","WHITE-WESTINGHOUSE","WHITEWASH WITEWASH","WHITEWOOD","WINDSOR","WINIA","WINTERHALTER","XPER","ZANKER","ZANUSSI","ZOPPAS"],"S\u00e8che linge":["ADMIRAL","AEG","AIRPORT","ALESIA","ALEZIA","ALLIANCE","ALTUS","AMBRA","AMICA","AQUACEANE","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATLANTIC","AURORA","AXANE","AYA","BALAY","BAUKNECHT","BEKO","BELLAVITA","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","CALEX","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","COLDIS","COMFEE","CONCORDE","CONTINENTAL EDISON","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDESA","ELECTROLUX","ESSENTIEL B","EUROTECH","EVERGLADES","FAGOR","FALDA","FAR","FAURE","FAVORIT","FIRSTLINE","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FUNIX","GAGGENAU","GALANZ","GENERAL ELECTRIC","GENERISS","GORENJE","GRUNDIG","GSD","HAIER","HEC","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","ICE STREAM","IGNIS","IKEA","INDESIT","INUVIK","JEKEN - JENKEN","KENMORE","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","LACO","LADEN","LAZER","LG","LINCOLN","LINEATRE","LINETECH","LISTO","MANHATTAN","MARKLING","MAYTAG","MEA","MERKER","MIELE","MINEA","NEFF","NEWPOL","NOGAMATIC","OCEAN","OCEANIC","ORMOND","OXFORD","PANASONIC","PARNAL","PERFEKT","PHILCO","PHILIPS","PLANETE","PRIMUS","PROLINE","QILIVE","R.WIND","RADIOLA","RECTILIGNE","REX","SABA","SAMANA","SAMSUNG","SANCY","SANGIORGIO","SCIENTIFIC LABS","SEAWAY","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMA","SINGER","SMEG","SOGELUX","SPEED QUEEN","STELLA","SURFLINE","TECHNICAL","TECHNOR","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TOKIWA","TUCSON","UNICLINE","URALUX","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VICTORY","VIVA","VOGICA","WALTHAM","WESTLINE","WESTWOOD","WHIRLPOOL","WINIA","ZANKER","ZANUSSI","ZEROWATT"],"R\u00e9frig\u00e9rateur":["ADMIRAL","AEG","AIR FORCE AIRFORCE","AIRCOON","AIRLUX","AIRPORT","ALBA BUSH","ALESIA","ALGOR","ALLIANCE","ALTIC","ALTUS","AMANA","AMATIS","AMICA","AMRAZ","AMSTA","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATAG","ATLANTIC","AUSTRIA","AVEA","AYA","BALAY","BALTIC","BALTIK","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERKLAYS","BIG CHILL","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BROAN","BSK","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CARRIER","CHELSEA","CHIQ","CLASSIC HOME","CLAYTON","CLIMASPACE","COBAL","COLDIS","COLSTON","COMBISTEEL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CREDA","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIAMOND","DIGIHOME","DIGINIUM","DKK","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","ECO","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXQUISIT","FAGOR","FALCON","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FOSTER","FRAB","FRANCIA","FRANGER","FRANKE","FRANSTAL","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GALAXY","GEDTECH","GENERAL ELECTRIC","GENERALFROST","GENERISS","GERMANIA (LA)","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HDC","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HUSQVARNA","HYGENA","HYUNDAI","IAR","IBERNA","ICE STREAM","ICEBERG","ICELINE","ICYTECH","IGNIS","IKEA","INDESIT","INFRICO","INNO.HIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JETFROST","JPC","JUNO","KELON","KELVINATOR","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHENAID","KLEO","KNEISSEL","KOENIG","KONTACT","KREFT","KUPPERSBUSH","LA SOMMELIERE","LACO","LADEN","LAMONA","LAURUS","LAZER","LE CELLIER","LE CHAI","LEISURE","LG","LIEBHERR","LIFETEC","LINA","LINARIE","LINDBERGH","LINDE","LINETECH","LISTO","MABE","MAGIC CHEF","MANHATTAN","MARKLING","MAYTAG","MEISTER","MEP","METRO","MIDEA","MIELE","MINEA","MIOGO","MODERNA","MOULINEX","NARDI","NEFF","NEUFUNK","NEVADA","NEWPOL","NEWTEC","NOGAMATIC","NORGE","NOSTRIA","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ONAX","ORIGANE","ORLINE","ORMOND","OXFORD","OXYGEN","PANASONIC","PHILCO","PHILIPS","PIERRE CARDIN","PKM","POCOLINE","PODIUM","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","QUIGG","RADIOLA","RANGER","RCA","RECTILIGNE","REGAL","ROBUSTA","ROSIERES","RVS","SABA","SAMANA","SAMET","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEG","SELECLINE","SERVIS","SETRA","SEVERIN","SHARCOOL","SHARP","SHAUB LORENTZ","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERCREST","SINGER","SIRIUS","SMEG","SNAIGE","SOGELUX","STARFROST","STEELGRAN","STELLA","SURFLINE","SURMELEC","SWEEDY","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TRANSCONTINENT","TRIOMPH","TUCSON","TWINSTAR","ULGOR","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","VIVA","VOGICA","VOXSON","WAECO","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WESPOINT - WESTPOINT","WESTFROST","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WHITEWOOD","WINDSOR","WINIA","WOLKENSTEIN","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Lave linge":["ADMIRAL","AEG","AIRLINE","AIRLUX","AIRPORT","ALASKA","ALEZIA","ALLIANCE","ALTIC","ALTUS","AMBASSADE","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARCELIK","ARDEM","ARDO","ARIANE","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ASTO","ATLANTIC","AUCHAN","AVEA","AXANE","AYA","BALAY","BASICLINE","BAUKNECHT","BEKO","BELDEKO","BELLAVITA","BENDIX","BIANCA","BIG CHEF","BLOMBERG","BLUESKY","BLUEWIND","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRU","BSK","CALEX","CALIFORNIA","CALOR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CHIQ","CLAYTON","COBAL","COLDIS","COMFEE","CONCORDE","CONSTRUCTA","CONTINENTAL EDISON","CORBERO","CRAFFT","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIGIHOME","DOMAN","DOMEOS","DOMEST","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","FAGOR","FALCON","FAR","FAURE","FAVORIT","FIRSTLINE","FORTEX","FRAB","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FUNIX","GAGGENAU","GALANT","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GIRBAU","GORENJE","GRUNDIG","HAAS","HAIER","HANSA","HANSEATIC","HARROW","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIRUNDO","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HYUNDAI","IAR","IBERNA","ICEBERG","IGNIS","IKEA","IMESA","INDESIT","INNO.HIT","INUVIK","IPSO","JEKEN - JENKEN","JETWASH","JPC","KATOREX","KING D'HOME KINGDHOME","KNEISSEL","KOENIC","KONRAD","KONTACT","KRYSTER","KUPPERSBUSH","LACO","LADEN","LADYWIND","LAMONA","LAZER","LG","LIGMAR","LINARIE","LINCOLN","LINDBERGH","LINETECH","LISTO","LUXOR","MANHATTAN","MARKLING","MAYC","MAYTAG","MEDION","MERKER","MIDEA","MIELE","MINEA","MIOSTAR","MONTBLANC","NED","NEFF","NEVADA","NEWCOLD","NEWPOL","NEWTEC","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OTSEIN","OXFORD","PANASONIC","PERFEKT","PHILCO","PHILIPS","POLAR","PRESTIGE+","PRIMOTECQ","PRIMUS","PRINCETON","PRIVILEG","PROLINE","PROXIMA","QILIVE","RADIOLA","RECTILIGNE","REDDER","REGAL","ROCH","ROSIERES","ROTEL","SABA","SAMANA","SAMET","SAMSUNG","SANCY","SANGIORGIO","SCANDILUX","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SEAWAY","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGAL","SOGELUX","STELLA","STOBS","SUPERSTAR","SURFLINE","TAURUS","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TRIOMPH","TROPICOOL","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VIVA","VIVAX","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WELTSTAR","WESPOINT - WESTPOINT","WESTEN","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITESTAR","WHITEWOOD","WILCOOL","WILSON","WINDSOR","WINIA","WOLKENSTEIN","XD ENJOY","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Machine \u00e0 pain":["ADMIRAL","AFK","AVILLA AVILA","BEEM","BESTRON","BETTY CROCKER","BIFINETT","BLACK & DECKER","BLUEBELL","BLUESKY","BOMANN","BRANDT","BREADMAN","BREVILLE","BUSH","CARREFOUR HOME","CHEFMATE","CLATRONIC","CONCEPT","CONTINENTAL EDISON","COOKWORKS","CROFTON","CUISICHEF","DAEWOO","DE SINA DESINA","DELONGHI","DESIGN","DOMEDIA","DOMO","ELECTROLUX","ELECTROMIX","ELTA","ESSENTIEL B","EUREKA","EVERGLADES","FAR","FIF","FUNIX","GOODMAN'S GOODMANS","GORENJE","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","LG","LISTO","LIVENTA","MOULINEX","PANASONIC","PHILIPS","PRIVILEG","PROLINE","QUIGG","RIVIERA ET BAR","SEB","SELECLINE","SEVERIN","SILVERCREST","SIPLEC","SUNBEAM","TEAM","TECNOWIND","TEFAL","THOMSON","UNICLINE","WAVES","WHITE and BROWN"],"Four":["AEG","AFI","AIRLUX","ALPENINOX","ALTUS","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASKO","ASPES","ATAG","ATLANTIC","AVEA","AYA","BALAY","BARON","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BECKEN","BEKO","BLANCO","BLUESKY","BOMPANI","BONNET","BORA","BOSCH","BOURGEOIS","BRANDT","BRANDY BEST BRANDYBEST","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CASSELIN","CATA APELSON","CHROMEX","COBAL","COLDIS","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COOKTOP","CUPPONE OVENS","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EGC","EKA","ELBA","ELCOTEC","ELECTROLINE","ELECTROLUX","ENO","ESCO","ESSENTIEL B","ETERNAL","EXCELINE","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FM","FOEM","FOINOX","FOURINOX","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIMA","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GENERAL ELECTRIC","GERMANIA (LA)","GIORIK","GLEMGAS","GLENAN","GODIN","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOMER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IBERNA","IGNIS","IKEA","ILVE","IMPERIAL","INDESIT","INOXTREND","JEKEN - JENKEN","JEMKO","JETGAZ","JUNO","KAISUI","KENWOOD","KITCHENAID","KNEISSEL","KORTING","KUPPERSBUSH","LACANCHE","LACO","LADEN","LAINOX","LAMONA","LAURUS","LG","LINETECH","LINKE","LISTO","LOFRA","LUXOR","MARKLING","MBM","METRO","MIELE","MIOGO","MODERNA","MODULAR","MONDIAL","MOULINEX","MPR","NARDI","NEFF","NEVADA","NEWLINE","NOGAMATIC","NORDTON","NOSTRIA","NOVIDOM","OCEAN","OCEANIC","OEM","ORIGANE","OVENPLUS","OXFORD","PANASONIC","PHIDEL","PHILIPS","PIERRE CARDIN","PLUS","PRIVILEG","PROGRESS","PROLINE","QILIVE","RECTILIGNE","REGAL","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SALVA","SAMANA","SAMSUNG","SANCY","SAUTER","SCANDINOVA","SCHNEIDER","SCHOLTES","SEB","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SMEG","SOGAL","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOEKA","TECNOGAS","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","TGCP","THERMOR","THIRODE","THOMSON","TOKIWA","TUCSON","UNICLINE","UNOX","URANIA","VALBERG","VEDETTE","VENDOMOIS","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITE-WESTINGHOUSE","WHITEWOOD","WINDSOR","WINIA","ZANUSSI","ZEROWATT","ZOPPAS"],"Cong\u00e9lateur":["AEG","AIRPORT","ALLIANCE","ALTUS","AMICA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ATLANTIC","AVEA","AYA","BALTIC","BALTIK","BAUKNECHT","BEKO","BLUESKY","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CHIQ","CLAYTON","CLIMASELECT","CLIMASPACE","COBAL","COLDIS","COMBISTEEL","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","CURLING","CURTISS","DAEWOO","DE DIETRICH","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","EDER","ELECTA","ELECTROLUX","ENODIS","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FRANCIA","FRANGER","FRIAC","FRIGEAVIA","FRIGELUX","FRIGISTAR","FUNIX","GENERISS","GERMANIA (LA)","GORENJE","GRAM","GRUNDIG","HAIER","HARROW","HDC.LINK","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","IARP","IBERNA","IGNIS","IKEA","INDESIT","JEKEN - JENKEN","JETFROST","JPC","KING D'HOME KINGDHOME","KOENIG","KONTACT","LACO","LADEN","LAURUS","LG","LIEBHERR","LINDBERGH","LINDE","LINETECH","LISTO","MANHATTAN","MARKLING","MEA","METRO","MIELE","MINEA","NEFF","NOGAMATIC","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OXFORD","PHILIPS","PODIUM","PROLINE","QILIVE","RADIOLA","SABA","SAMANA","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SETRA","SEVERIN","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGELUX","STARFROST","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THOMSON","TOKIWA","TUCSON","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","WAECO","WALTHAM","WELLINGTON","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WINDSOR","ZANUSSI"],"Plaque":["AEG","AIR FORCE AIRFORCE","AIRLUX","AMANA","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTORIA","ATAG","AVEA","AYA","BALAY","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERNOLLIN","BERTO'S","BLUESKY","BOMPANI","BORA","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRICO DEPOT","BSK","BURG","CALIFORNIA","CALIFORNIA EUR","CANDY","CARMA","CARREFOUR HOME","CATA APELSON","COBAL","COCEF","COJER","COLDIS","CONSTRUCTA","CONTINENTAL EDISON","COOKART COOK'ART","COOKE&LEWIS","COOKTOP","COQYS","CUISINES REFERENCES","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DELRUE","DER KREIS","DIAMOND","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMINOX","EDER","EDESA","EDSON","EGC","EKA","ELBA","ELCOLUX","ELECTRA BREGENZ","ELECTROLUX","ELICA","ENO","ESCO","ESSENTIEL B","ETERNAL","EVERTON","EXCELINE","FABER","FAGOR","FALMEC","FAR","FAURE","FINLUX","FIRSTLINE","FLAVEL","FORTEX","FOSTER","FOURNIER","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIONOR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARROW","HDC","HDC.LINK","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","HYUNDAI","IBERNA","ICEBERG","IKEA","ILVE","INDESIT","INDOMO","IXINA FRANCE","JEKEN - JENKEN","JEMKO","JETGAZ","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KITCHENAID","KLEENMAID","KONTACT","KUPPERSBUSH","LACO","LADEN","LAMONA","LAURUS","LAZER","LG","LIMIT","LINETECH","LINKE","LISTO","LOFRA","LUXHOME","MANHATTAN","MARKLING","MATTHIS","MAYTAG","MENEGHETI","METRO","MEZIERE","MIELE","MIOGO","MOBALPA","MODERNA","MONDIAL","MTEC","NARDI","NEFF","NEWLINE","NOGAMATIC","NORD INOX","NOSTRIA","NOVIDOM","NOVY","OCEAN","OCEANIC","OXFORD","OXYGEN","PHIDEL","PIERRE CARDIN","PLUS INTERNATIONAL","PREMIERPLAN","PRESTICCOK","PRIVILEG","PROGRESS","PROLINE","QILIVE","REGAL","RHOTELEC","ROBLIN","ROBUSTA","ROLLER GRILL","ROSIERES","ROTHELEC","SABA","SAMAC","SAMANA","SAMSUNG","SANCY","SARO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SILVERSTYLE","SINGER","SMALVIC","SMEG","SOGAL","SOGELUX","SPID - SPIDER","STAR","SURFLINE","TEAM","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOGAS","TECNOINOX","TECNOLEC","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","THERMILUX","THERMOR","THIRODE","THOMSON","TINKA","TRIOMPH","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITEWOOD","WINDSOR","WINIA","WITT","YARD","ZANUSSI","ZEROWATT"],"Hotte":["AEG","AGA","AIR FORCE AIRFORCE","AIRLUX","AIRONE","ALIZEE","AMICA","AMSTA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","ATLAN","AXESS","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BEST","BLOMBERG","BLUESKY","BODNER & MANN","BOMANN","BOMPANI","BOSCH","BRANDT","BRICO DEPOT","BROAN","BURG","CALIFORNIA","CALRUS","CANDY","CARREFOUR HOME","CART AIR CARTAIR","CATA APELSON","CIARRA","CLIMADIFF","CNA-BRICO","COBAL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","CONTROL AIR","COOKE&LEWIS","CURLING","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMATIX","ECOLINE","EGC","EICO","ELCOLUX","ELECTROLUX","ELICA","ELITAIR","ESSENTIEL B","EURODOMO","EVERTON","EXCELINE","FABER","FAGOR","FALCON","FALMEC","FAR","FAURE","FILA","FIRSTLINE","FLAMINIA","FOURNIER","FOX","FRANCIA","FRANKE","FRATELLIONOFRI","FRECAN","FRIAC","FRIGIDAIRE","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARILOX","HELKINA","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IGNIS","IKEA","ILVE","INDESIT","INITIAL T","JEKEN - JENKEN","JETAIR","KEHL","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LAMONA","LEISURE","LG","LINKE","LISTO","MAISTER","MARKLING","MAXFIRE","MIELE","MIOGO","MOBALPA","MODERNA","NEFF","NEVADA","NOVY","NTAIR","OCEANIC","PANDO","PKM","PODIUM","PORTINOX","PROLINE","RESPECTA","ROBLIN","ROSIERES","SABA","SAMBA","SAMSUNG","SAUTER","SCHMIDT","SCHNEIDER","SCHOLTES","SELECLINE","SHARP","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SIRIUS","SMEG","SOGAL","SOGELUX","SOLER AND PALAU","SPID - SPIDER","STAR","STOVES","TEBA","TECHYO","TECNOLUX","TECNOWIND","TEKA","THERMOR","THIRODE","THOMSON","TONDA","TRIOMPH","TURBOAIR","UNELVENT","UNICLINE","URANIA","URBAN","V ZUG","VALBERG","VIVA","VOGICA","WELLS","WHIRLPOOL","WHITE-WESTINGHOUSE","ZANKER","ZANUSSI","ZARONI"],"Machine \u00e0 caf\u00e9":["AEG","BOSCH","CALOR","COFEEMAKER","DELONGHI","DOMO","HOTPOINT ARISTON","JEKEN - JENKEN","JURA","KITCHEN CHEF","KRUPS","MELITTA","PHILIPS","RIVIERA ET BAR","ROWENTA","SAECO","SCHOLTES","SEVERIN","SIEMENS","SMEG","SPIDEM","THOMSON","WHIRLPOOL"],"Cave \u00e0 vin":["AEG","AIRLUX","ARTEVINO","ASKO","AVINTAGE","BLUESKY","BORA","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CANDY","CARREFOUR HOME","CAVISS","CLIMADIFF","CLIMASPACE","COLDIS","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","COSYLINE","CURTISS","DE DIETRICH","DOMETIC","ELECTROLUX","ESSENTIEL B","EUROCAVE","EUROFRIO","FAR","FIRSTLINE","FRIGELUX","FRIGISTAR","FRIONOR","FUNIX","GAGGENAU","GALANZ","HAIER","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT ARISTON","HYUNDAI","JETFROST","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KOENIG","LA SOMMELIERE","LACO","LE CELLIER","LE CHAI","LIEBHERR","LINARIE","MARKLING","MIELE","MINEA","NESTOR M","NOVIDOM","OCEANIC","OMCAN","ORMOND","QILIVE","ROSIERES","SABA","SAMSUNG","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SIEMENS","SIGNATURE","SMEG","SOGELUX","STARFROST","SURFLINE","TECNOLEC","TECNOX","TEKA","TEMPTECH","THOMSON","TOKIWA","TRIOMPH","URANIA","VALBERG","VEDETTE","VIN SUR VIN (VINSURVIN)","VINEAA","VINICOSY","VINILUX","VINOSPHERE","VINOSTYLE","VITEMPUS","WHIRLPOOL","WHITE-WESTINGHOUSE","WINCAVE"],"Micro-ondes":["AEG","AFK","AIRLUX","AMANA","AMICA","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","AXANE","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BIFINETT","BLACK & DECKER","BLAUPUNKT","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BOSCH","BRANDT","BSK","CALIFORNIA","CANDY","CARREFOUR HOME","CASINO","CATA APELSON","CLATRONIC","CLIMATEK","CONSTRUCTA","CONTINENTAL EDISON","CONVIVIUM","COOKE&LEWIS","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMEST","DOMO","ELECTROLUX","ELSAY","ESSENTIEL B","EXCLUSIV","EXQUISIT","FAGOR","FAR","FAURE","FIRSTLINE","FRIONOR","FUNIX","GAGGENAU","GALANT","GALANZ","GENERAL ELECTRIC","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARDEL","HARPER","HELVETIA","HERU","HIGH ONE HIGHONE","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","ICES","IKEA","INDESIT","INDOMO","JEKEN - JENKEN","JUNKER","KALORIK","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KITCHENAID","KOENIG","KUPPERSBUSH","LADEN","LAZER","LG","LINKE","LISTO","LOFRA","MAFTER","MANDINE","MARKLING","METRO","MICROLOGIC","MICROMAX","MICROSTAR","MIDEA","MIELE","MIOGO","MOULINEX","NEFF","NOSTRIA","NOVIDOM","OCEANIC","OHMEX","ORVA","PACIFIC","PANASONIC","PHILIPS","PROLINE","QILIVE","RADIOLA","ROSIERES","RUSSELL HOBS","SABA","SAMANA","SAMSUNG","SANYO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEB","SELECLINE","SEPPELFRICKE","SEVERIN","SHARP","SIEMENS","SIGNATURE","SIMEO","SINGER","SMEG","SOPADIS","SURFLINE","TAURUS","TEAM","TECHWOOD","TEKA","TEKVIS","TELEFUNKEN","THERMOR","THOMSON","TOKIWA","TOSHIBA","TRIOMPH","URANIA","VALBERG","VEDETTE","VENGA","VIVA","WESDER","WESTINGHOUSE","WHIRLPOOL","WHITE and BROWN","WINIA","ZANUSSI"],"Robot":["AEG","ARTHURMARTIN ARTHUR MARTIN","BEKO","BIFINETT","BOMANN","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CLATRONIC","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FAR","FAURE","GORENJE","HOBART","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","LISTO","MAGIMIX","MAYTAG","METRO","MOULINEX","OCEANIC","PHILIPS","PROLINE","QILIVE","QUIGG","RIVIERA ET BAR","ROBOT COUPE","ROBUSTA","ROWENTA","RUSSELL HOBS","SAMMIC","SEB","SEVERIN","SHARP","SIEMENS","SIGNATURE","SILVERCREST","SIMEO","SMEG","TAURUS","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMSON","TRISTAR","VALBERG","VORWERK","WHITE and BROWN"],"Centrale vapeur":["AEG","ARTHURMARTIN ARTHUR MARTIN","ASTORIA","BEKO","BELLAVITA","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMENA","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FIRSTLINE","GOCKO","GRUNDIG","HOOVER","KENWOOD","KING D'HOME KINGDHOME","KOENIG","LAURASTAR","LISTO","MIELE","MORPHY RICHARDS","MOULINEX","PHILIPS","POLTI","PRIMO","PROLINE","QUIGG","ROBUSTA","ROWENTA","SCHNEIDER","SEVERIN","SINGER","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","VALBERG","VEDETTE","WHIRLPOOL","WHITE and BROWN"],"Cuisini\u00e8re":["AEG","AGA","AIRLUX","AIRPORT","ALLIANCE","ALTUS","AMBASSADE","AMBASSADE DE BOURGOGNE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASPES","ATTILA","AVEA","AXANE","AYA","BARON","BAUKNECHT","BAUMATIC","BEKO","BELLING","BERTO'S","BESTRON","BIG CHEF","BLUESKY","BLUEWIND","BOMPANI","BOREAL","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","CALIFORNIA EUR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CLAYTON","COBAL","COLDIS","CONTINENTAL EDISON","CORRADI","CURLING","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DEVILLE","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EKA","ELBA","ELECTROLUX","ESCO","ESSENTIEL B","EUREKA","EXCELINE","FAGOR","FALCON","FAR","FAURE","FIRSTLINE","FORTEX","FRAB","FRAGOROSO","FRANCIA","FRANCOBELGE","FRANGER","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIAC","FRIONOR","FUNIX","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GORENJE","HARROW","HELKINA","HELVETIA","HENDI","HIGH ONE HIGHONE","HISENSE","HOMER","HORN","HOTPOINT ARISTON","HUDSON","IAR","ICEBERG","IGNIS","IKEA","ILVE","INDESIT","JEKEN - JENKEN","JETGAZ","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LEISURE","LINETECH","LISTO","LOFRA","LUXOR","M-SYSTEM","MANHATTAN","MBM","METRO","MIELE","MTEC","NARDI","NED","NEFF","NEWLINE","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","OVENPLUS","PIERRE CARDIN","PRIVILEG","PROLINE","RADIOLA","RANGEMASTER","REGAL","ROSIERES","SABA","SANCY","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMFER","SINGER","SMEG","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEKA","TELEFUNKEN","TERIM","THERMOR","THIRODE","THOMSON","TIMSHELL","TRIOMPH","TRIUMPH","TUCSON","UNICLINE","URANIA","VALBERG","VEDETTE","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WINDSOR","XPER","ZANUSSI","ZOPPAS"],"TIROIR CHAUFFANT":["AEG","BOSCH","DE DIETRICH","ELECTROLUX","GORENJE","HAIER","ROSIERES","SAMSUNG","SIEMENS","SMEG","WHIRLPOOL"],"Aspirateur":["AEG","AKIBA","ALASKA","AMADIS","AQUAVAC","ARTHURMARTIN ARTHUR MARTIN","AYA","BEKO","BISSEL","BISSELL","BLACK & DECKER","BLUESKY","BLUEWIND","BOOSTY","BOSCH","CALIFORNIA","CALOR","CANDY","CARREFOUR HOME","CHROMEX","CLATRONIC","CLEANFIX","CONTINENTAL EDISON","CURTISS","DAEWOO","DELONGHI","DIRT DEVIL","DOMO","DREAME","DYSON","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROSTEAM","EWT","EXCELINE","FAGOR","FAR","FAURE","FIRSTLINE","FRANGER","GOBLIN","GORENJE","GRUNDIG","HAIER","HIGH ONE HIGHONE","HISENSE","HOOVER","IMETEC","INDOMO","IROBOT","JEKEN - JENKEN","KALORIK","KARCHER","KING D'HOME KINGDHOME","KNEISSEL","KOENIG","LERVIA","LG","LISTO","MIELE","MOULINEX","MTEC","NILFISK","NOVIDOM","NUMATIC","OCEANIC","PANASONIC","PARISRHONE","PHILIPS","POLTI","PROGRESS","PROLINE","QILIVE","RADIOLA","ROBUSTA","ROMIX","ROWENTA","SALCO","SAMSUNG","SCHNEIDER","SCHOTT","SEB","SELECLINE","SEVERIN","SHARK","SHARP","SIEMENS","SIGNATURE","SILVA","SILVERCREST","SILVERSTYLE","SINGER","SIPLEC","SOLAC","TAURUS","TCHIBO","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMAS","THOMSON","TOKIWA","TORNADO","TRIOMPH","TRISA","UFESA","UNICLINE","VALBERG","VETRELLA","WHITE and BROWN","ZANUSSI","ZELMER"],"Friteuse":["AFI","AFICOLLINLUCY","AMBASSADE","ARTHURMARTIN ARTHUR MARTIN","BEKO","BERTO'S","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CONTINENTAL EDISON","DE DIETRICH","DELONGHI","DIAMOND","DOMO","ESSENTIEL B","EUROBAR","EUROMAX","FAGOR","GAGGENAU","GIORIK","GORENJE","HAIER","HISENSE","HORECA","JUSTA","KENWOOD","KITCHEN CHEF","KRUPS","MAGIMIX","MBM","METRO","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROLLER GRILL","ROSIERES","ROSINOX","SABA","SCHOLTES","SEB","SEVERIN","SMEG","TEAM","TECNOINOX","TEFAL","TEKA","THIRODE","THOMSON","WHIRLPOOL"],"Armoire Positive":["AFICOLLINLUCY","BONNET","ELECTROLUX","FRANSTAL","FRIGELUX","INFRICO","LIEBHERR","MEDIFROID","MEP","METRO","NOSEM","ROLLER GRILL","SOFRACA","THIRODE"],"Climatisation":["AIRWELL","ALPATEC","ALTUS","ARIAGEL","ATLANTIC","BEKO","BESTRON","BLACK & DECKER","BLUESKY","BOSCH","CALIFORNIA","CLIMADIFF","CLIMALIX","CLIMATEK","COMFEE","DE DIETRICH","DELONGHI","DOMETIC","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROMAC","EXCELINE","FIRSTLINE","FORTEX","GALANZ","GORENJE","GRAETZ","H&B","HAIER","HDC.LINK","HISENSE","HONEYWELL","INDESIT","JEKEN - JENKEN","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KLARSTEIN","LG","LISTO","MOULINEX","NOMADIC","O'FOEHN","OCEANIC","PANASONIC","PROLINE","QILIVE","QUALIT'AIR","RADIOLA","ROWENTA","SAMSUNG","SELECLINE","SHARP","SIGNATURE","SOGELUX","TAURUS","TCL","TECHWOOD","TELEFUNKEN","THOMSON","UNITED","VALBERG","VESTEL","WHIRLPOOL","XELANCE"],"Machine \u00e0 gla\u00e7ons":["ALPATEC","BREMA","CALIFORNIA","DOMO","ESSENTIEL B","FRIGELUX","ITV","JEKEN - JENKEN","KITCHEN CHEF","LAGRANGE","METRO","MINEA","SILVERSTYLE","VALBERG","WHIRLPOOL","YOO DIGITAL HOME"],"Rafraichisseur d'air":["ALPATEC","BEKO","FAR","TELEFUNKEN"],"Ventilateur":["ALPATEC","CALIFORNIA","DYSON","ESSENTIEL B","JEKEN - JENKEN","OCEANIC","ROWENTA","SHARK","TELEFUNKEN","THOMSON","VALBERG"],"HUMIDIFICATEUR":["ALPATEC"],"machine sous vide":["AMATIS","KITCHEN CHEF","RIVIERA ET BAR"],"Toaster":["AMATIS","BARTSCHER","COOKMAX","DIAMOND","MAGIMIX","METRO","ROLLER GRILL","SIRMAN","SMEG","SOFRACA","TELEFUNKEN"],"Plancha":["AMBASSADE","BARTSCHER","BRANDT","CLIMADIFF","DELONGHI","DEVILLE","DOMO","FAGOR","FRANSTAL","GORENJE","KRAMPOUZ","LAGRANGE","LE MARQUIER","LISTO","METRO","MOULINEX","NINJA","OZTIRYAKILER","PHILIPS","RIVIERA ET BAR","ROLLER GRILL","RUSSELL HOBS","SEVERIN","SIMEO","TEFAL","TELEFUNKEN","THIRODE","THOMSON","VALBERG","WHIRLPOOL","WHITE and BROWN"],"R\u00e9chaud":["AMSTA","ARROW","BARTSCHER","BLUESKY","CURTISS","ELCOTEC","GIRMI","LINCAR","PROLINE","RIVIERA ET BAR","ROLLER GRILL","TEFAL","THOMSON","VALBERG"],"Expresso":["ANIMIO","ANIMO","ASKO","ASTORIA","BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CALOR","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","IKEA","INDESIT","JURA","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","METRO","MIELE","MOULINEX","NEFF","NESPRESSO","NINJA","PHILIPS","PROLINE","QILIVE","RIVIERA ET BAR","ROSIERES","ROWENTA","SAECO","SEB","SEVERIN","SIEMENS","SIMONELLI","SMEG","TECHWOOD","TEKA","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Chauffe-briques":["ANIMO","BRAVILOR BONAMAT"],"Percolateur":["ANIMO","BARTSCHER","COFEEMAKER","KITCHEN CHEF","LOUIS TELLIER","METRO"],"Raclette grill":["ARDEM","CONTINENTAL EDISON","DOMO","ESSENTIEL B","FAGOR","KITCHEN CHEF","KOENIG","LAGRANGE","MOULINEX","SEVERIN","TEFAL","TELEFUNKEN","THOMSON"],"Accumulateur gaz":["ARISTON","DE DIETRICH","FLECK","HOTPOINT","PHILIPS","REGENT"],"Grill":["ARISTON","BOSCH","BRAUN","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","GAGGENAU","KRAMPOUZ","KRUPS","LAGRANGE","METRO","MTEC","NINJA","RIVIERA ET BAR","ROLLER GRILL","SCHOLTES","SEB","SEVERIN","SIEMENS","SMEG","TEBA","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Chaudi\u00e8re":["ARISTON","ATLANTIC","BODNER & MANN","CHAFFOTEAUX & MAURY","DE DIETRICH","DEVILLE","FERROLI","FRANCIA","GODIN"],"Barbecue":["ARROW","CAMPINGAZ","DELONGHI","ESSENTIEL B","JEKEN - JENKEN","KITCHENAID","LAGRANGE","NINJA","OCEANIC","ROLLER GRILL","RUSSELL HOBS","SCHOLTES","SEVERIN","SIGNATURE","TEFAL","TELEFUNKEN","WHIRLPOOL"],"Minifour":["ARTHURMARTIN ARTHUR MARTIN","ATAG","AYA","BAUKNECHT","BEKO","BESTRON","BLUESKY","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CARREFOUR HOME","CASINO","CLIMADIFF","CLIMASELECT","CONTINENTAL EDISON","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMO","ELECTROLUX","ENTRONIC","ESCO","ESSENTIEL B","EVATRONIC","FAGOR","FAR","FRANCIA","FUNIX","GIRMI","HISENSE","KALORIK","KERWAVE","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","LAZER","LINETECH","LISTO","MANDINE","MOULINEX","NARDI","NINJA","NOVIDOM","OCEANIC","ORVA","PROLINE","QILIVE","RIVIERA ET BAR","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SAUTER","SCHAUB LORENZ","SCHNEIDER","SEB","SELECLINE","SEVERIN","SIGNATURE","SMEG","SOGELUX","SURFLINE","TAURUS","TEAM","TEBA","TECHWOOD","TELEFUNKEN","THOMSON","TOKIWA","UNICLINE","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Fer \u00e0 repasser":["ASTORIA","BOSCH","BRAUN","CALOR","DELONGHI","DOMENA","PHILIPS","POLTI","ROWENTA","SIEMENS","TAURUS","TELEFUNKEN"],"Nettoyeur vapeur":["ASTORIA","BISSELL","BLACK & DECKER","DELONGHI","DIRT DEVIL","DOMENA","DOMO","ESSENTIEL B","FAGOR","HOOVER","KARCHER","KITCHEN CHEF","KOENIG","OCEANIC","POLTI","ROBUSTA","ROWENTA","UNICLINE","VALBERG","VETRELLA"],"Balai vapeur":["ASTORIA","POLTI","ROBUSTA","ROWENTA"],"Station de repassage":["ASTORIA","MONSTER"],"Chauffage":["ATLANTIC","AUER","BEKO","CALIFORNIA","JEKEN - JENKEN","SAUTER","SCIENTIFIC LABS","TOKIWA"],"Po\u00eale":["AUER","DE DIETRICH","DEVILLE","FRANCOBELGE","GODIN","INVICTA","JOLLYMEC","SUPRA","TOSAI","ZIBRO"],"d\u00e9codeur":["AXIL","CAHORS","CGV","CLAYTON","DIGIHOME","DIGITRONIC","ENGEL","FUJIONKYO","LENSON","LINETECH","MELICONI","MICROSAT","ORMOND","SEDEA","TECHNICAL","TECHWOOD","TELEFUNKEN","WALTHAM"],"Mini-kitchen":["AYA","CLIMADIFF","CLIMASELECT","CURTISS","ESCO","FRANCIA","PROLINE","TEAM","TEBA","URANIA"],"Epilateur":["BABYLISS","BRAUN","CALOR","PANASONIC"],"Miroir cosm\u00e9tique":["BABYLISS"],"S\u00e8che cheveux":["BABYLISS","CALOR","ROWENTA"],"Tondeuse":["BABYLISS","BRAUN","CALOR","PANASONIC","PHILIPS","TAURUS"],"Cafeti\u00e8re":["BARTSCHER","BEKO","BIFINETT","BLACK & DECKER","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","ESSENTIEL B","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","MIELE","MORPHY RICHARDS","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","RUSSELL HOBS","SAECO","SCHOLTES","SEB","SEVERIN","SHARP","SIEMENS","SILVERCREST","SIMEO","SMEG","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","WHITE and BROWN"],"Broyeur":["BARTSCHER","TEKA"],"Machine \u00e0 hot dog":["BARTSCHER","HORECA","METRO","ROLLER GRILL","SIMEO"],"Rasoir":["BE YOU","BRAUN","CALOR","PANASONIC","PHILIPS","TELEFUNKEN"],"Sans cat\u00e9gorie":["BEKO","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOFFI","BOMPANI","BORA","BOREAL","BOURGEOIS","BRANDSTAR","BRANDT","BROTHER","BRU","BSK","BUDERUS","CALIFORNIA","CALUX","CANDY","CARAD","CARMA","CASINO","CIMLINE","CLIMADIFF","COLDIS","CONCORDE","COOLTECH","CORBERO","CREDA","CROWN","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMAR","DUVERNOY","DYNOR","ECOLINE","ECRON","EDESA","EDV","EDY","ELBA","ELCOLUX","ELCOTEC","ELDI","ELECTRA","ELECTROHAUS","ELORA","ENO","ESCO","EUROFRIO","EUROP","EUROTECH","FAGOR","FAR","FAURE","FAVORIT","FILTRE","FIRSTLINE","FLAMINIA","FRANCIA","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIGOR","FULGOR","FUNAI","FUNIX","GAGGENAU","GAMMFROID","GC","GEBHARDT","GENERAL ELECTRIC","GENERALFROST","GERMANIA (LA)","GIBSON","GIRMI","GLEMGAS","GORENJE","HAIER","HEC","HELKINA","HOLLANDIA","HOOVER","HORN","HOTPOINT","HYCO","HYGENA","IAR","IGNIS","INDESIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JEMKO","JENNAIR","JETWASH","KARERA","KATOREX","KEHL","KELVINATOR","KENMORE","KENWOOD","KEOPS","KING D'HOME KINGDHOME","KNEISSEL","KONRAD","KREFT","KRUPS","KUPPERSBUSH","LACANCHE","LACO","LADEN","LADYWIND","LG","LINCOLN","LINDE","LINEATRE","LUXOR","MAGIC CHEF","MANHATTAN","MARKLING","MASTER","MEA","MENALUX","MENEGHETI","MICROLOGIC","MICROLOGIE","MICROSTAR","MIELE","MINEA","MODERNA","MONDIAL","MORRIS","MOULINEX","MTEC","NARDI","NED","NEFF","NEVADA","NEWPOL","NOGAMATIC","NORGE","NOSTRIA","NOVELTI","ORIGANE","ORMOND","OTSEIN","OXFORD","PANASONIC","PARNAL","PERFEKT","PHIDEL","PHILCO","PHILIPS","PLANETE","POLTI","PRIVILEG","PROLINE","QUADRO","RADIOLA","RAINBOW","RAYNOR","RCA","RECORD","RECTILIGNE","REINGHOLD","RESPECTA","RHOTELEC","ROLLER GRILL","ROMMER","ROSIERES","ROTEL","ROTHELEC","ROWENTA","SABA","SAMPO","SAMSUNG","SANCY","SANGIORGIO","SANYO","SCANDILUX","SCANDINOVA","SCHARPF","SCHOLTES","SEAWAY","SEB","SEGAD","SELECLINE","SEPPELFRICKE","SERVIS","SIDEX","SILTAL","SINGER","SNAIGE","SOGAL","SOGALUX","SOGELUX","STAR","STEINER","TAURENS","TAURUS","TEBA","TECNOFROST","TECNOGAS","TECNOLUX","TECNOWIND","TEKA","TERIM","THERMOR","THOMSON","TOKIWA","TOSHIBA","ULGOR","UNELVENT","UNICLINE","URALUX","URANIA","VENDOME","VESTEL","VESTFROST","VICTORY","VOGICA","WESPOINT - WESTPOINT","WESTINGHOUSE","WHIRLPOOL","WHITEFROST","XPER","ZEROWATT"],"Blender":["BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DAEWOO","DOMO","ESSENTIEL B","GORENJE","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MAGIMIX","MOULINEX","NINJA","PANASONIC","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SCHNEIDER","SEVERIN","SHARP","SIMEO","SMEG","TEFAL","TELEFUNKEN","WHITE and BROWN"],"Extracteur de jus":["BEKO","BLACK & DECKER","BOSCH","BRANDT","CEADO","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEVERIN","SHARP","SIMEO","SMEG","TELEFUNKEN"],"Purificateur d'air":["BEKO","DYSON","ELECTROLUX","HOOVER","PHILIPS","ROWENTA","SAMSUNG","SHARP","VALBERG"],"Nettoyeur":["BEKO","BISSELL","DYSON","ELECTROLUX","HOOVER","IROBOT","KARCHER","NILFISK","POLTI","QILIVE","SCHNEIDER","SEVERIN"],"ACCESSOIRE":["BENDIX","DE DIETRICH","KITCHENAID","ROLLER GRILL","SMEG","WINBOT"],"Armoire froide":["BIOSTORE","ELECTROLUX","EVERLASTING","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","HORECA","INFRIGO","LIEBHERR","MERCATUS","METRO","NOSEM","PORTINOX","THIRODE"],"Aspirateur laveur":["BISSELL","DREAME","ELECTROLUX","ESSENTIEL B","FIRSTLINE","HOOVER","KARCHER","PHILIPS","ROWENTA","TINECO","VALBERG"],"Nettoyeur d\u00e9tacheur":["BISSELL","ROWENTA","SHARK","VALBERG"],"Presse agrumes":["BLACK & DECKER","BOSCH","CONTINENTAL EDISON","ESSENTIEL B","KOENIG","KRUPS","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROWENTA","SEB","SMEG","TAURUS","THOMSON","WHITE and BROWN"],"Hachoir":["BLACK & DECKER","BOSCH","BRAUN","CLIMADIFF","COSYLIFE","DOMO","ESSENTIEL B","FIRSTLINE","KENWOOD","KITCHEN CHEF","KITCHENAID","KITCHENAID - ACCESSOIRES","LISTO","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEB","SIMEO","WHITE and BROWN"],"Armoire N\u00e9gative":["BONNET","DIAMOND","ELECTROLUX","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","INFRICO","LIEBHERR","MEP","MERCATUS","METRO","THIRODE"],"Marmite":["BONNET","DIAMOND"],"Mixer":["BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DOMO","DYNAMIC","ESSENTIEL B","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBOT COUPE","SAMMIC","SANTOS","SEB","SMEG","TELEFUNKEN","THOMSON"],"Aspirateur de table":["BOSCH","MOULINEX"],"Batteur Electrique":["BOSCH","KITCHENAID","PROLINE","SEB","WHITE and BROWN"],"Grille-pain":["BOSCH","BRAUN","CASSELIN","JEKEN - JENKEN","KALORIK","KENWOOD","KITCHENAID","KOENIG","MAGIMIX","METRO","PHILIPS","RIVIERA ET BAR","ROBUSTA","SEB","SEVERIN","SHARP","SMEG","TEFAL"],"Bouilloire":["BOSCH","BRAUN","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","GRUNDIG","JEKEN - JENKEN","KITCHENAID","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","SEB","SEVERIN","SHARP","SMEG","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Trancheuse":["BOSCH","DOMO","DUSSELDORF","ESSENTIEL B","FRANSTAL","GORENJE","HOBART","HORECA","KITCHEN CHEF","KOENIG","KRUPS","MAGIMIX","METRO","RIVIERA ET BAR","SEB","SEVERIN","TAURUS","TEAM","TRISTAR","WHIRLPOOL","WHITE and BROWN"],"Cuiseur vapeur":["BOSCH","BRAUN","DOMO","ESSENTIEL B","KOENIG","MAGIMIX","MOULINEX","PANASONIC","PHILIPS","ROBUSTA","SEB","TEFAL","THOMSON","WHIRLPOOL"],"Centrifugeuse":["BOSCH","BRAUN","DELONGHI","FAGOR","FAR","KENWOOD","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","RUSSELL HOBS","SEVERIN","SIMEO"],"Chemin\u00e9e":["BOSCH","DEVILLE","GODIN","TELEFUNKEN"],"Multicuiseur":["BOSCH","ESSENTIEL B","KUPPERSBUSH","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","TEFAL","TELEFUNKEN","THOMSON"],"Outils jardinage":["BOSCH"],"Batteur":["BOSCH","CAPLAIN","DITO SAMA","KENWOOD","KITCHENAID","MOULINEX","PHILIPS","SAMMIC","SEVERIN"],"Robot cuiseur":["BOSCH","KALORIK","KITCHENAID","MORPHY RICHARDS","MOULINEX","PHILIPS","SCHNEIDER","TELEFUNKEN","VORWERK"],"Minibar":["BRANDY BEST BRANDYBEST","CARREFOUR HOME","DAEWOO","DOMETIC","ESSENTIEL B","FRIONOR","OCEANIC","PROLINE","SEVERIN","SMEG"],"Brosse \u00e0 dent \u00e9lectrique":["BRAUN","CALOR"],"Moulin":["BRAUN","DELONGHI","KITCHEN CHEF","KOENIG","MOULINEX","SMEG"],"Distributeur \u00e0 eau chaude":["BRAVILOR BONAMAT"],"Carafe":["BRITA"],"Adoucisseur":["BRITA"],"D\u00e9froisseur":["CALOR","ROWENTA"],"Insert":["CALUX","DEVILLE","GODIN","INVICTA","SUPRA"],"Trio plaque + four + lave vaisselle":["CANDY","MARKLING","ROSIERES"],"Duo four + lave vaisselle":["CANDY"],"Salamandre":["CASSELIN","DIAMOND","ROLLER GRILL"],"Machine \u00e0 bi\u00e8re":["CLIMADIFF","CLIMASELECT","FAGOR","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","MINEA","PHILIPS","SEB","THOMSON","VALBERG"],"Meuble chauffant":["CODIMATEL","FAGOR","TECNOX"],"Cuiseur \u00e0 riz":["COMPACT","ESSENTIEL B","SEVERIN","TECHWOOD","TELEFUNKEN"],"Autoradio":["CONTINENTAL EDISON"],"Balance":["CONTINENTAL EDISON"],"Chaine Hi Fi":["CONTINENTAL EDISON","OCEANIC","PANASONIC","PHILIPS"],"Lecteur":["CONTINENTAL EDISON","OCEANIC"],"P\u00e8se personne":["CONTINENTAL EDISON"],"Radio":["CONTINENTAL EDISON"],"Radio r\u00e9veil":["CONTINENTAL EDISON"],"Service \u00e0 fondue":["CONTINENTAL EDISON","LAGRANGE","SEVERIN","TEFAL"],"T\u00e9l\u00e9phone":["CONTINENTAL EDISON","EDENWOOD","LG","SAMSUNG","TOSHIBA"],"Barre de son":["CONTINENTAL EDISON","EDENWOOD","ESSENTIEL B","GRUNDIG","HISENSE","LG","PANASONIC","PHILIPS","SAMSUNG","SONY","TCL","YAMAHA"],"Robot batteur":["COSYLIFE","KENWOOD","MOULINEX","SEB"],"Appareil \u00e0 fondue":["CURLING","KOENIG","TEFAL"],"Cireuse":["DELONGHI","ELECTROLUX","HOOVER"],"Cr\u00e9dence":["DELONGHI","FIRSTLINE","GERMANIA (LA)","LOFRA","SOGELUX"],"D\u00e9shumidificateur":["DELONGHI","GENERAL ELECTRIC","ROWENTA","TAURUS","TCL","TROTEC"],"Sorbeti\u00e8re":["DELONGHI","DOMO","ESSENTIEL B","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","MAGIMIX","NINJA","PHILIPS","SEB","SEVERIN"],"Th\u00e9i\u00e8re":["DELONGHI","KOENIG","KRUPS","RIVIERA ET BAR","SIMEO"],"Machine \u00e0 th\u00e9":["DELONGHI","KRUPS"],"Gaufrier":["DELONGHI","DOMO","KRAMPOUZ","LAGRANGE","MOULINEX","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"Cuisini\u00e8re fuel":["DEVILLE","GODIN"],"Foyer chemin\u00e9e":["DEVILLE","GODIN"],"Cr\u00e9pi\u00e8re":["DIAMOND","DOMO","KRAMPOUZ","LAGRANGE","METRO","OCEANIC","ROLLER GRILL","TEFAL","TELEFUNKEN"],"R\u00f4tissoire":["DIAMOND","DOREGRILL","JUNGER","LACANCHE","ROLLER GRILL","SILVERSTYLE"],"Four \u00e0 pizza":["DIAMOND","DOMO","JUMO","KOENIG","MULTIGROUP","OEM","SARO","SEVERIN","TORNATI FORNI","VIRTUS"],"Lave verre":["DIAMOND","ELECTROLUX","ELETTROBAR","EMB","FAGOR","FRANSTAL","FRIONOR","HOONVED","HORECA","METRO","SAGAA","SAUTER"],"Eplucheuse":["DITO SAMA","EDESA","SAMMIC"],"R\u00e9frig\u00e9rateur camping":["DOMETIC","ELECTROLUX","GROELAND"],"GLACIERE":["DOMETIC","ELECTROLUX"],"Blender chauffant":["DOMO","KITCHENAID","KOENIG","MORPHY RICHARDS","MOULINEX","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SIMEO","TELEFUNKEN"],"Fondue":["DOMO","JEKEN - JENKEN","TELEFUNKEN","WHIRLPOOL"],"Appareil \u00e0 cake":["DOMO","TEFAL"],"Thermoscelleuse":["EDESA"],"Chauffe-Plats":["EDESA","ROLLER GRILL"],"Chariot":["EDESA"],"Butanette":["ELBA","FAURE","HORN","SIDEX","SOGELUX"],"Armoire Chaude":["ELECTROLUX","FRANSTAL","KIRSCH","LIEBHERR"],"Essoreuse":["ELECTROLUX","MIELE"],"Yaourti\u00e8re":["ESSENTIEL B","LAGRANGE","MOULINEX","PROLINE","SEB","SEVERIN","SIMEO","TELEFUNKEN","UNICLINE"],"Cocotte minute":["ESSENTIEL B","FAGOR","SEB","SITRAM","TEAM"],"St\u00e9rilisateur":["ESSENTIEL B","KITCHEN CHEF","TEAM"],"Bain marie":["EUROMAX","FAGOR","KRAMPOUZ","METRO","ROLLER GRILL"],"Auto cuiseur":["FAGOR","GAGGENAU","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","SEB","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Couvercle":["FAR","LACO"],"Evier":["FAR","LACO","SMEG","TEKA"],"Robinet":["FAR","TEKA"],"Etuve":["FOURINOX","ROLLER GRILL"],"Armoire \u00e0 couteau":["FRANSTAL"],"Vitrine":["FRIGELUX","MCC-TRADING INTERNATIONAL","ROLLER GRILL"],"Distributeur \u00e0 vin":["FRIONOR","ROLLER GRILL"],"D\u00e9shydrateur":["GORENJE","KITCHEN CHEF","RIVIERA ET BAR"],"Vid\u00e9oprojecteur":["HISENSE"],"Aspirateur Robot":["HOOVER","IROBOT","LG","PHILIPS","ROWENTA","SAMSUNG","SEVERIN","SHARK","THOMSON","XIAOMI"],"Fabrique de glaces":["HOSHIZAKI","METRO","WHIRLPOOL"],"Conditionneuse sous vide":["KITCHEN CHEF"],"Chargeur":["KLEFR","SYRMA","THOMSON","VERTAMIS","VESTEL","ZEBORNE"],"Appareil \u00e0 Pizza":["KOENIG","TEFAL"],"APPAREIL A CHOCOLAT":["KRAMPOUZ"],"Cave \u00e0 chocolat":["LA SOMMELIERE"],"Machine \u00e0 p\u00e2tes":["LAGRANGE","PHILIPS","RIVIERA ET BAR"],"Pierrade":["LAGRANGE","TEFAL"],"Appareil \u00e0 raclette":["LOUIS TELLIER"],"Saladette":["METRO"],"Arri\u00e8re de bar":["METRO","NOSEM"],"Wok":["MOULINEX","NAYATI","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"AIR FRYER":["MOULINEX","NINJA","SHARP"],"Tablette":["OCEANIC"],"Tunnel":["OEM"],"Fer \u00e0 coiffer":["PHILIPS","ROWENTA"],"h\u00e9licopt\u00e8re":["QUADROCOPTER"],"Vitrine chauffante":["ROLLER GRILL"],"Lampe chauffante":["ROLLER GRILL"],"Appareil \u00e0 bun":["ROLLER GRILL"],"Fumoir":["ROLLER GRILL"],"ARMOIRE CHAUFFANTE":["ROLLER GRILL","TECNOX"],"Fontaine r\u00e9frig\u00e9r\u00e9e":["ROLLER GRILL"],"Saladbar":["ROLLER GRILL"],"Chauffe chocolat":["ROLLER GRILL"],"cuiseur oeuf":["ROLLER GRILL"],"Chauffe-pain":["ROLLER GRILL"],"Porte relevable":["ROSIERES","SCHOLTES"],"Saucier":["SEB"],"Confiturier":["SEB"],"Chocolati\u00e8re":["SMEG"],"Graveur dvd":["TECHWOOD","WALTHAM"],"Ice maker":["TECNOLUX"],"Marmite \u00e0 gaz":["TECNOX"],"Pierrade raclette":["TEFAL"],"Tajine":["TEFAL"],"Appareil Photo":["TELEFUNKEN"],"S\u00e8che-Serviettes":["THERMOR"],"Magn\u00e9toscope":["TOSHIBA"],"Po\u00eale \u00e9lectronique":["UNICLINE"],"Machine \u00e0 coudre":["UNICLINE"]}" ] |
| choices | [ "ACCESSOIRE" => "ACCESSOIRE" "AIR FRYER" => "AIR FRYER" "APPAREIL A CHOCOLAT" => "APPAREIL A CHOCOLAT" "ARMOIRE CHAUFFANTE" => "ARMOIRE CHAUFFANTE" "Accumulateur gaz" => "Accumulateur gaz" "Adoucisseur" => "Adoucisseur" "Appareil Photo" => "Appareil Photo" "Appareil à Pizza" => "Appareil à Pizza" "Appareil à bun" => "Appareil à bun" "Appareil à cake" => "Appareil à cake" "Appareil à fondue" => "Appareil à fondue" "Appareil à raclette" => "Appareil à raclette" "Armoire Chaude" => "Armoire Chaude" "Armoire Négative" => "Armoire Négative" "Armoire Positive" => "Armoire Positive" "Armoire froide" => "Armoire froide" "Armoire à couteau" => "Armoire à couteau" "Arrière de bar" => "Arrière de bar" "Aspirateur" => "Aspirateur" "Aspirateur Robot" => "Aspirateur Robot" "Aspirateur de table" => "Aspirateur de table" "Aspirateur laveur" => "Aspirateur laveur" "Auto cuiseur" => "Auto cuiseur" "Autoradio" => "Autoradio" "Bain marie" => "Bain marie" "Balai vapeur" => "Balai vapeur" "Balance" => "Balance" "Barbecue" => "Barbecue" "Barre de son" => "Barre de son" "Batteur" => "Batteur" "Batteur Electrique" => "Batteur Electrique" "Blender" => "Blender" "Blender chauffant" => "Blender chauffant" "Bouilloire" => "Bouilloire" "Brosse à dent électrique" => "Brosse à dent électrique" "Broyeur" => "Broyeur" "Butanette" => "Butanette" "Cafetière" => "Cafetière" "Carafe" => "Carafe" "Cave à chocolat" => "Cave à chocolat" "Cave à vin" => "Cave à vin" "Centrale vapeur" => "Centrale vapeur" "Centrifugeuse" => "Centrifugeuse" "Chaine Hi Fi" => "Chaine Hi Fi" "Chargeur" => "Chargeur" "Chariot" => "Chariot" "Chaudière" => "Chaudière" "Chauffage" => "Chauffage" "Chauffe chocolat" => "Chauffe chocolat" "Chauffe eau" => "Chauffe eau" "Chauffe-Plats" => "Chauffe-Plats" "Chauffe-briques" => "Chauffe-briques" "Chauffe-pain" => "Chauffe-pain" "Cheminée" => "Cheminée" "Chocolatière" => "Chocolatière" "Cireuse" => "Cireuse" "Climatisation" => "Climatisation" "Cocotte minute" => "Cocotte minute" "Conditionneuse sous vide" => "Conditionneuse sous vide" "Confiturier" => "Confiturier" "Congélateur" => "Congélateur" "Couvercle" => "Couvercle" "Crédence" => "Crédence" "Crépière" => "Crépière" "Cuiseur vapeur" => "Cuiseur vapeur" "Cuiseur à riz" => "Cuiseur à riz" "Cuisinière" => "Cuisinière" "Cuisinière fuel" => "Cuisinière fuel" "Distributeur à eau chaude" => "Distributeur à eau chaude" "Distributeur à vin" => "Distributeur à vin" "Duo four + lave vaisselle" => "Duo four + lave vaisselle" "Défroisseur" => "Défroisseur" "Déshumidificateur" => "Déshumidificateur" "Déshydrateur" => "Déshydrateur" "Epilateur" => "Epilateur" "Eplucheuse" => "Eplucheuse" "Essoreuse" => "Essoreuse" "Etuve" => "Etuve" "Evier" => "Evier" "Expresso" => "Expresso" "Extracteur de jus" => "Extracteur de jus" "Fabrique de glaces" => "Fabrique de glaces" "Fer à coiffer" => "Fer à coiffer" "Fer à repasser" => "Fer à repasser" "Fondue" => "Fondue" "Fontaine réfrigérée" => "Fontaine réfrigérée" "Four" => "Four" "Four à pizza" => "Four à pizza" "Foyer cheminée" => "Foyer cheminée" "Friteuse" => "Friteuse" "Fumoir" => "Fumoir" "GLACIERE" => "GLACIERE" "Gaufrier" => "Gaufrier" "Graveur dvd" => "Graveur dvd" "Grill" => "Grill" "Grille-pain" => "Grille-pain" "HUMIDIFICATEUR" => "HUMIDIFICATEUR" "Hachoir" => "Hachoir" "Hotte" => "Hotte" "Ice maker" => "Ice maker" "Insert" => "Insert" "Lampe chauffante" => "Lampe chauffante" "Lave linge" => "Lave linge" "Lave vaisselle" => "Lave vaisselle" "Lave verre" => "Lave verre" "Lecteur" => "Lecteur" "Machine à bière" => "Machine à bière" "Machine à café" => "Machine à café" "Machine à coudre" => "Machine à coudre" "Machine à glaçons" => "Machine à glaçons" "Machine à hot dog" => "Machine à hot dog" "Machine à pain" => "Machine à pain" "Machine à pâtes" => "Machine à pâtes" "Machine à thé" => "Machine à thé" "Magnétoscope" => "Magnétoscope" "Marmite" => "Marmite" "Marmite à gaz" => "Marmite à gaz" "Meuble chauffant" => "Meuble chauffant" "Micro-ondes" => "Micro-ondes" "Mini-kitchen" => "Mini-kitchen" "Minibar" => "Minibar" "Minifour" => "Minifour" "Miroir cosmétique" => "Miroir cosmétique" "Mixer" => "Mixer" "Moulin" => "Moulin" "Multicuiseur" => "Multicuiseur" "Nettoyeur" => "Nettoyeur" "Nettoyeur détacheur" => "Nettoyeur détacheur" "Nettoyeur vapeur" => "Nettoyeur vapeur" "Outils jardinage" => "Outils jardinage" "Percolateur" => "Percolateur" "Pierrade" => "Pierrade" "Pierrade raclette" => "Pierrade raclette" "Plancha" => "Plancha" "Plaque" => "Plaque" "Porte relevable" => "Porte relevable" "Poêle" => "Poêle" "Poêle électronique" => "Poêle électronique" "Presse agrumes" => "Presse agrumes" "Purificateur d'air" => "Purificateur d'air" "Pèse personne" => "Pèse personne" "Raclette grill" => "Raclette grill" "Radiateur" => "Radiateur" "Radio" => "Radio" "Radio réveil" => "Radio réveil" "Rafraichisseur d'air" => "Rafraichisseur d'air" "Rasoir" => "Rasoir" "Robinet" => "Robinet" "Robot" => "Robot" "Robot batteur" => "Robot batteur" "Robot cuiseur" => "Robot cuiseur" "Réchaud" => "Réchaud" "Réfrigérateur" => "Réfrigérateur" "Réfrigérateur camping" => "Réfrigérateur camping" "Rôtissoire" => "Rôtissoire" "Saladbar" => "Saladbar" "Saladette" => "Saladette" "Salamandre" => "Salamandre" "Sans catégorie" => "Sans catégorie" "Saucier" => "Saucier" "Service à fondue" => "Service à fondue" "Sorbetière" => "Sorbetière" "Station de repassage" => "Station de repassage" "Stérilisateur" => "Stérilisateur" "Sèche cheveux" => "Sèche cheveux" "Sèche linge" => "Sèche linge" "Sèche-Serviettes" => "Sèche-Serviettes" "TIROIR CHAUFFANT" => "TIROIR CHAUFFANT" "Tablette" => "Tablette" "Tajine" => "Tajine" "Thermoscelleuse" => "Thermoscelleuse" "Théière" => "Théière" "Toaster" => "Toaster" "Tondeuse" => "Tondeuse" "Trancheuse" => "Trancheuse" "Trio plaque + four + lave vaisselle" => "Trio plaque + four + lave vaisselle" "Tunnel" => "Tunnel" "Téléphone" => "Téléphone" "Télévision" => "Télévision" "Ventilateur" => "Ventilateur" "Vidéoprojecteur" => "Vidéoprojecteur" "Vitrine" => "Vitrine" "Vitrine chauffante" => "Vitrine chauffante" "Wok" => "Wok" "Yaourtière" => "Yaourtière" "cuiseur oeuf" => "cuiseur oeuf" "décodeur" => "décodeur" "hélicoptère" => "hélicoptère" "machine sous vide" => "machine sous vide" ] |
[ "ACCESSOIRE" => "ACCESSOIRE" "AIR FRYER" => "AIR FRYER" "APPAREIL A CHOCOLAT" => "APPAREIL A CHOCOLAT" "ARMOIRE CHAUFFANTE" => "ARMOIRE CHAUFFANTE" "Accumulateur gaz" => "Accumulateur gaz" "Adoucisseur" => "Adoucisseur" "Appareil Photo" => "Appareil Photo" "Appareil à Pizza" => "Appareil à Pizza" "Appareil à bun" => "Appareil à bun" "Appareil à cake" => "Appareil à cake" "Appareil à fondue" => "Appareil à fondue" "Appareil à raclette" => "Appareil à raclette" "Armoire Chaude" => "Armoire Chaude" "Armoire Négative" => "Armoire Négative" "Armoire Positive" => "Armoire Positive" "Armoire froide" => "Armoire froide" "Armoire à couteau" => "Armoire à couteau" "Arrière de bar" => "Arrière de bar" "Aspirateur" => "Aspirateur" "Aspirateur Robot" => "Aspirateur Robot" "Aspirateur de table" => "Aspirateur de table" "Aspirateur laveur" => "Aspirateur laveur" "Auto cuiseur" => "Auto cuiseur" "Autoradio" => "Autoradio" "Bain marie" => "Bain marie" "Balai vapeur" => "Balai vapeur" "Balance" => "Balance" "Barbecue" => "Barbecue" "Barre de son" => "Barre de son" "Batteur" => "Batteur" "Batteur Electrique" => "Batteur Electrique" "Blender" => "Blender" "Blender chauffant" => "Blender chauffant" "Bouilloire" => "Bouilloire" "Brosse à dent électrique" => "Brosse à dent électrique" "Broyeur" => "Broyeur" "Butanette" => "Butanette" "Cafetière" => "Cafetière" "Carafe" => "Carafe" "Cave à chocolat" => "Cave à chocolat" "Cave à vin" => "Cave à vin" "Centrale vapeur" => "Centrale vapeur" "Centrifugeuse" => "Centrifugeuse" "Chaine Hi Fi" => "Chaine Hi Fi" "Chargeur" => "Chargeur" "Chariot" => "Chariot" "Chaudière" => "Chaudière" "Chauffage" => "Chauffage" "Chauffe chocolat" => "Chauffe chocolat" "Chauffe eau" => "Chauffe eau" "Chauffe-Plats" => "Chauffe-Plats" "Chauffe-briques" => "Chauffe-briques" "Chauffe-pain" => "Chauffe-pain" "Cheminée" => "Cheminée" "Chocolatière" => "Chocolatière" "Cireuse" => "Cireuse" "Climatisation" => "Climatisation" "Cocotte minute" => "Cocotte minute" "Conditionneuse sous vide" => "Conditionneuse sous vide" "Confiturier" => "Confiturier" "Congélateur" => "Congélateur" "Couvercle" => "Couvercle" "Crédence" => "Crédence" "Crépière" => "Crépière" "Cuiseur vapeur" => "Cuiseur vapeur" "Cuiseur à riz" => "Cuiseur à riz" "Cuisinière" => "Cuisinière" "Cuisinière fuel" => "Cuisinière fuel" "Distributeur à eau chaude" => "Distributeur à eau chaude" "Distributeur à vin" => "Distributeur à vin" "Duo four + lave vaisselle" => "Duo four + lave vaisselle" "Défroisseur" => "Défroisseur" "Déshumidificateur" => "Déshumidificateur" "Déshydrateur" => "Déshydrateur" "Epilateur" => "Epilateur" "Eplucheuse" => "Eplucheuse" "Essoreuse" => "Essoreuse" "Etuve" => "Etuve" "Evier" => "Evier" "Expresso" => "Expresso" "Extracteur de jus" => "Extracteur de jus" "Fabrique de glaces" => "Fabrique de glaces" "Fer à coiffer" => "Fer à coiffer" "Fer à repasser" => "Fer à repasser" "Fondue" => "Fondue" "Fontaine réfrigérée" => "Fontaine réfrigérée" "Four" => "Four" "Four à pizza" => "Four à pizza" "Foyer cheminée" => "Foyer cheminée" "Friteuse" => "Friteuse" "Fumoir" => "Fumoir" "GLACIERE" => "GLACIERE" "Gaufrier" => "Gaufrier" "Graveur dvd" => "Graveur dvd" "Grill" => "Grill" "Grille-pain" => "Grille-pain" "HUMIDIFICATEUR" => "HUMIDIFICATEUR" "Hachoir" => "Hachoir" "Hotte" => "Hotte" "Ice maker" => "Ice maker" "Insert" => "Insert" "Lampe chauffante" => "Lampe chauffante" "Lave linge" => "Lave linge" "Lave vaisselle" => "Lave vaisselle" "Lave verre" => "Lave verre" "Lecteur" => "Lecteur" "Machine à bière" => "Machine à bière" "Machine à café" => "Machine à café" "Machine à coudre" => "Machine à coudre" "Machine à glaçons" => "Machine à glaçons" "Machine à hot dog" => "Machine à hot dog" "Machine à pain" => "Machine à pain" "Machine à pâtes" => "Machine à pâtes" "Machine à thé" => "Machine à thé" "Magnétoscope" => "Magnétoscope" "Marmite" => "Marmite" "Marmite à gaz" => "Marmite à gaz" "Meuble chauffant" => "Meuble chauffant" "Micro-ondes" => "Micro-ondes" "Mini-kitchen" => "Mini-kitchen" "Minibar" => "Minibar" "Minifour" => "Minifour" "Miroir cosmétique" => "Miroir cosmétique" "Mixer" => "Mixer" "Moulin" => "Moulin" "Multicuiseur" => "Multicuiseur" "Nettoyeur" => "Nettoyeur" "Nettoyeur détacheur" => "Nettoyeur détacheur" "Nettoyeur vapeur" => "Nettoyeur vapeur" "Outils jardinage" => "Outils jardinage" "Percolateur" => "Percolateur" "Pierrade" => "Pierrade" "Pierrade raclette" => "Pierrade raclette" "Plancha" => "Plancha" "Plaque" => "Plaque" "Porte relevable" => "Porte relevable" "Poêle" => "Poêle" "Poêle électronique" => "Poêle électronique" "Presse agrumes" => "Presse agrumes" "Purificateur d'air" => "Purificateur d'air" "Pèse personne" => "Pèse personne" "Raclette grill" => "Raclette grill" "Radiateur" => "Radiateur" "Radio" => "Radio" "Radio réveil" => "Radio réveil" "Rafraichisseur d'air" => "Rafraichisseur d'air" "Rasoir" => "Rasoir" "Robinet" => "Robinet" "Robot" => "Robot" "Robot batteur" => "Robot batteur" "Robot cuiseur" => "Robot cuiseur" "Réchaud" => "Réchaud" "Réfrigérateur" => "Réfrigérateur" "Réfrigérateur camping" => "Réfrigérateur camping" "Rôtissoire" => "Rôtissoire" "Saladbar" => "Saladbar" "Saladette" => "Saladette" "Salamandre" => "Salamandre" "Sans catégorie" => "Sans catégorie" "Saucier" => "Saucier" "Service à fondue" => "Service à fondue" "Sorbetière" => "Sorbetière" "Station de repassage" => "Station de repassage" "Stérilisateur" => "Stérilisateur" "Sèche cheveux" => "Sèche cheveux" "Sèche linge" => "Sèche linge" "Sèche-Serviettes" => "Sèche-Serviettes" "TIROIR CHAUFFANT" => "TIROIR CHAUFFANT" "Tablette" => "Tablette" "Tajine" => "Tajine" "Thermoscelleuse" => "Thermoscelleuse" "Théière" => "Théière" "Toaster" => "Toaster" "Tondeuse" => "Tondeuse" "Trancheuse" => "Trancheuse" "Trio plaque + four + lave vaisselle" => "Trio plaque + four + lave vaisselle" "Tunnel" => "Tunnel" "Téléphone" => "Téléphone" "Télévision" => "Télévision" "Ventilateur" => "Ventilateur" "Vidéoprojecteur" => "Vidéoprojecteur" "Vitrine" => "Vitrine" "Vitrine chauffante" => "Vitrine chauffante" "Wok" => "Wok" "Yaourtière" => "Yaourtière" "cuiseur oeuf" => "cuiseur oeuf" "décodeur" => "décodeur" "hélicoptère" => "hélicoptère" "machine sous vide" => "machine sous vide" ] |
| label | false |
same as passed value |
| placeholder | "Sélectionner un type d'appareil..." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "{"T\u00e9l\u00e9vision":["1331","4DIAMOND GRID","AKIOS","ALTUS","AMSTRAD","ANTARION","ASTRELL","AUCHAN","AXITRONIC","AYA","BEKO","BLUESKY","BRANDT","CAHORS","CGV","CLAYTON","COBAL","CONTINENTAL EDISON","D2","DAEWOO","DELIPS","DIGIHOME","DIGITRONIC","EDENWOOD","ELIT","ENGEL AXIL","ESSENTIEL B","F&U","FAR","FELSON","FENNER","FINLUX","FRESTON","FUJIONKYO","GOODMAN'S GOODMANS","GRANDIN","GRUNDIG","HAGEN","HAIER","HARROW","HIGH ONE HIGHONE","HISENSE","HITACHI","HOHER","HUMELAB","HYPSON","HYUNDAI","IDHD","INEXIVE","INUVIK","IPURE","JVC","KIMEX","KYDOS","LG","LINETECH","LISTO","LUXIO","LUXOR","MAISON DEPOT","MANHATTAN","MELICONI","MICROSAT","MOBILETV","NEO","OCEANIC","OPTEX","ORMOND","PANASONIC","PHILIPS","PRINCETON","PROLINE","QILIVE","SABA","SAMSUNG","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SEDEA","SEG","SELECLINE","SENON","SERVIMAT","SHARP","SONY","SOUNDWAVE","STANLINE","SULPICE","SULPICETV","SURFLINE","SURFTV","TCL","TECHNICAL","TECHWOOD","TELECO","TELEFUNKEN","THOMSON","TOSHIBA","TRANSCONTINENT","TRIAX","TUCSON","VESTEL","VISIONIC","WALKER","WALTHAM","WAVES","WELLINGTON","WELTSTAR","WESTLINE","WESTWOOD","WINDSOR","XIAOMI"],"Chauffe eau":["ACAPULCO","AEG","ALTECH","ALTERNA","AMADIS","ARCADE","ARISTON","ATLANTIC","AUER","BLYSS","BODNER & MANN","BRANDT","CASTORAMA","CHAFFOTEAUX & MAURY","CLASSIC HOME","CORAIL","DE DIETRICH","EDESA","EQUATION","FAGOR","FAIS","FLECK","GIATHERM","GORENJE","JUNIOR","LEMERCIER","LUXGLAS","MTS","NEOTHERM","NNA","NOIROT","OCEAN","OLYMPIC","PACIFIC","PORCHER","REGENT","RHONELEC","SAUNIER DUVAL","SAUTER","SIEMENS","STYX","SUBLIMO","TERMAL","THERMAGLAS","THERMOR","TROPICAL","WELCOME"],"Radiateur":["ACOVA","ALPATEC","APPLIMO","ARROW","ATLANTIC","BLUESKY","CALOR","DE DIETRICH","DELONGHI","HOMETECH","JEKEN - JENKEN","RAVANSON","ROWENTA","SAUTER","TELEFUNKEN","THERMOR","THOMSON"],"Lave vaisselle":["ADLER","ADMIRAL","AEG","AFI","AIRLINE","AIRLUX","AIRPORT","ALTUS","AMANA","AMATIS","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ATAG","AUCHAN","AVEA","AXANE","AYA","BALAY","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BLOMBERG","BLUESKY","BOB","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","BURG","CALIFORNIA","CANDY","CARAD","CARREFOUR HOME","CASINO","CHELSEA","CLAYTON","COBAL","COLDIS","COLGED","COMENDA","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CORBERO","CURLING","CURTISS","DAAN TECH","DAEWOO","DE DIETRICH","DIAMOND","DIHR","DOMEOS","EDER","EDESA","EDSON","ELECTROLUX","ELETTROBAR","ELFRAMO","ESSENTIEL B","ETERNAL","EUREKA","EUROFRED","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FAVORIT","FINLUX","FIRSTLINE","FOCUS","FORTEX","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FUNIX","GAGGENAU","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GORENJE","GRUNDIG","HAIER","HARROW","HEC","HELKINA","HELVETIA","HEMERSON","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOONVED","HOOVER","HORECA","HORN","HOTPOINT","HOTPOINT ARISTON","HYGENA","HYUNDAI","IBERNA","IGNIS","IKEA","INDESIT","INEXIVE","IPSO","JEKEN - JENKEN","JETWASH","JPC","JUNKER","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KRUPPS","KRYSTER","KUPPERSBUSH","LACIMBALI","LACO","LADEN","LAINOX","LAMBER","LAMONA","LANCER","LAURUS","LAZER","LEONARD","LG","LINARIE","LINETECH","LINKE","LISTO","MACH","MANHATTAN","MARKLING","MBM","METRO","MIDEA","MIELE","MINEA","MIOGO","MODULAR","MOULINEX","MTEC","NARDI","NEFF","NEOTECH","NEWPOL","NOGAMATIC","NORDTON","NOSEM","NOVIDOM","NUOVA","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","ORMOND","OXFORD","PANASONIC","PIERRE CARDIN","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","RADIOLA","RECTILIGNE","RESPECTA","ROSIERES","SABA","SAGAA","SAMANA","SAMMIC","SAMSUNG","SANCY","SAUTER","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILANOS","SILTAL","SILVER","SINGER","SMEG","SOGAL","SOGELUX","STALGAST","STELLA","SURFLINE","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEKA","TELEFUNKEN","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WASCATOR","WELLINGTON","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE KNIGHT","WHITE-WESTINGHOUSE","WHITEWASH WITEWASH","WHITEWOOD","WINDSOR","WINIA","WINTERHALTER","XPER","ZANKER","ZANUSSI","ZOPPAS"],"S\u00e8che linge":["ADMIRAL","AEG","AIRPORT","ALESIA","ALEZIA","ALLIANCE","ALTUS","AMBRA","AMICA","AQUACEANE","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATLANTIC","AURORA","AXANE","AYA","BALAY","BAUKNECHT","BEKO","BELLAVITA","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","CALEX","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","COLDIS","COMFEE","CONCORDE","CONTINENTAL EDISON","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDESA","ELECTROLUX","ESSENTIEL B","EUROTECH","EVERGLADES","FAGOR","FALDA","FAR","FAURE","FAVORIT","FIRSTLINE","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FUNIX","GAGGENAU","GALANZ","GENERAL ELECTRIC","GENERISS","GORENJE","GRUNDIG","GSD","HAIER","HEC","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","ICE STREAM","IGNIS","IKEA","INDESIT","INUVIK","JEKEN - JENKEN","KENMORE","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","LACO","LADEN","LAZER","LG","LINCOLN","LINEATRE","LINETECH","LISTO","MANHATTAN","MARKLING","MAYTAG","MEA","MERKER","MIELE","MINEA","NEFF","NEWPOL","NOGAMATIC","OCEAN","OCEANIC","ORMOND","OXFORD","PANASONIC","PARNAL","PERFEKT","PHILCO","PHILIPS","PLANETE","PRIMUS","PROLINE","QILIVE","R.WIND","RADIOLA","RECTILIGNE","REX","SABA","SAMANA","SAMSUNG","SANCY","SANGIORGIO","SCIENTIFIC LABS","SEAWAY","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMA","SINGER","SMEG","SOGELUX","SPEED QUEEN","STELLA","SURFLINE","TECHNICAL","TECHNOR","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TOKIWA","TUCSON","UNICLINE","URALUX","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VICTORY","VIVA","VOGICA","WALTHAM","WESTLINE","WESTWOOD","WHIRLPOOL","WINIA","ZANKER","ZANUSSI","ZEROWATT"],"R\u00e9frig\u00e9rateur":["ADMIRAL","AEG","AIR FORCE AIRFORCE","AIRCOON","AIRLUX","AIRPORT","ALBA BUSH","ALESIA","ALGOR","ALLIANCE","ALTIC","ALTUS","AMANA","AMATIS","AMICA","AMRAZ","AMSTA","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATAG","ATLANTIC","AUSTRIA","AVEA","AYA","BALAY","BALTIC","BALTIK","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERKLAYS","BIG CHILL","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BROAN","BSK","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CARRIER","CHELSEA","CHIQ","CLASSIC HOME","CLAYTON","CLIMASPACE","COBAL","COLDIS","COLSTON","COMBISTEEL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CREDA","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIAMOND","DIGIHOME","DIGINIUM","DKK","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","ECO","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXQUISIT","FAGOR","FALCON","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FOSTER","FRAB","FRANCIA","FRANGER","FRANKE","FRANSTAL","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GALAXY","GEDTECH","GENERAL ELECTRIC","GENERALFROST","GENERISS","GERMANIA (LA)","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HDC","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HUSQVARNA","HYGENA","HYUNDAI","IAR","IBERNA","ICE STREAM","ICEBERG","ICELINE","ICYTECH","IGNIS","IKEA","INDESIT","INFRICO","INNO.HIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JETFROST","JPC","JUNO","KELON","KELVINATOR","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHENAID","KLEO","KNEISSEL","KOENIG","KONTACT","KREFT","KUPPERSBUSH","LA SOMMELIERE","LACO","LADEN","LAMONA","LAURUS","LAZER","LE CELLIER","LE CHAI","LEISURE","LG","LIEBHERR","LIFETEC","LINA","LINARIE","LINDBERGH","LINDE","LINETECH","LISTO","MABE","MAGIC CHEF","MANHATTAN","MARKLING","MAYTAG","MEISTER","MEP","METRO","MIDEA","MIELE","MINEA","MIOGO","MODERNA","MOULINEX","NARDI","NEFF","NEUFUNK","NEVADA","NEWPOL","NEWTEC","NOGAMATIC","NORGE","NOSTRIA","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ONAX","ORIGANE","ORLINE","ORMOND","OXFORD","OXYGEN","PANASONIC","PHILCO","PHILIPS","PIERRE CARDIN","PKM","POCOLINE","PODIUM","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","QUIGG","RADIOLA","RANGER","RCA","RECTILIGNE","REGAL","ROBUSTA","ROSIERES","RVS","SABA","SAMANA","SAMET","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEG","SELECLINE","SERVIS","SETRA","SEVERIN","SHARCOOL","SHARP","SHAUB LORENTZ","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERCREST","SINGER","SIRIUS","SMEG","SNAIGE","SOGELUX","STARFROST","STEELGRAN","STELLA","SURFLINE","SURMELEC","SWEEDY","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TRANSCONTINENT","TRIOMPH","TUCSON","TWINSTAR","ULGOR","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","VIVA","VOGICA","VOXSON","WAECO","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WESPOINT - WESTPOINT","WESTFROST","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WHITEWOOD","WINDSOR","WINIA","WOLKENSTEIN","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Lave linge":["ADMIRAL","AEG","AIRLINE","AIRLUX","AIRPORT","ALASKA","ALEZIA","ALLIANCE","ALTIC","ALTUS","AMBASSADE","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARCELIK","ARDEM","ARDO","ARIANE","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ASTO","ATLANTIC","AUCHAN","AVEA","AXANE","AYA","BALAY","BASICLINE","BAUKNECHT","BEKO","BELDEKO","BELLAVITA","BENDIX","BIANCA","BIG CHEF","BLOMBERG","BLUESKY","BLUEWIND","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRU","BSK","CALEX","CALIFORNIA","CALOR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CHIQ","CLAYTON","COBAL","COLDIS","COMFEE","CONCORDE","CONSTRUCTA","CONTINENTAL EDISON","CORBERO","CRAFFT","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIGIHOME","DOMAN","DOMEOS","DOMEST","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","FAGOR","FALCON","FAR","FAURE","FAVORIT","FIRSTLINE","FORTEX","FRAB","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FUNIX","GAGGENAU","GALANT","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GIRBAU","GORENJE","GRUNDIG","HAAS","HAIER","HANSA","HANSEATIC","HARROW","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIRUNDO","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HYUNDAI","IAR","IBERNA","ICEBERG","IGNIS","IKEA","IMESA","INDESIT","INNO.HIT","INUVIK","IPSO","JEKEN - JENKEN","JETWASH","JPC","KATOREX","KING D'HOME KINGDHOME","KNEISSEL","KOENIC","KONRAD","KONTACT","KRYSTER","KUPPERSBUSH","LACO","LADEN","LADYWIND","LAMONA","LAZER","LG","LIGMAR","LINARIE","LINCOLN","LINDBERGH","LINETECH","LISTO","LUXOR","MANHATTAN","MARKLING","MAYC","MAYTAG","MEDION","MERKER","MIDEA","MIELE","MINEA","MIOSTAR","MONTBLANC","NED","NEFF","NEVADA","NEWCOLD","NEWPOL","NEWTEC","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OTSEIN","OXFORD","PANASONIC","PERFEKT","PHILCO","PHILIPS","POLAR","PRESTIGE+","PRIMOTECQ","PRIMUS","PRINCETON","PRIVILEG","PROLINE","PROXIMA","QILIVE","RADIOLA","RECTILIGNE","REDDER","REGAL","ROCH","ROSIERES","ROTEL","SABA","SAMANA","SAMET","SAMSUNG","SANCY","SANGIORGIO","SCANDILUX","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SEAWAY","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGAL","SOGELUX","STELLA","STOBS","SUPERSTAR","SURFLINE","TAURUS","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TRIOMPH","TROPICOOL","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VIVA","VIVAX","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WELTSTAR","WESPOINT - WESTPOINT","WESTEN","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITESTAR","WHITEWOOD","WILCOOL","WILSON","WINDSOR","WINIA","WOLKENSTEIN","XD ENJOY","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Machine \u00e0 pain":["ADMIRAL","AFK","AVILLA AVILA","BEEM","BESTRON","BETTY CROCKER","BIFINETT","BLACK & DECKER","BLUEBELL","BLUESKY","BOMANN","BRANDT","BREADMAN","BREVILLE","BUSH","CARREFOUR HOME","CHEFMATE","CLATRONIC","CONCEPT","CONTINENTAL EDISON","COOKWORKS","CROFTON","CUISICHEF","DAEWOO","DE SINA DESINA","DELONGHI","DESIGN","DOMEDIA","DOMO","ELECTROLUX","ELECTROMIX","ELTA","ESSENTIEL B","EUREKA","EVERGLADES","FAR","FIF","FUNIX","GOODMAN'S GOODMANS","GORENJE","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","LG","LISTO","LIVENTA","MOULINEX","PANASONIC","PHILIPS","PRIVILEG","PROLINE","QUIGG","RIVIERA ET BAR","SEB","SELECLINE","SEVERIN","SILVERCREST","SIPLEC","SUNBEAM","TEAM","TECNOWIND","TEFAL","THOMSON","UNICLINE","WAVES","WHITE and BROWN"],"Four":["AEG","AFI","AIRLUX","ALPENINOX","ALTUS","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASKO","ASPES","ATAG","ATLANTIC","AVEA","AYA","BALAY","BARON","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BECKEN","BEKO","BLANCO","BLUESKY","BOMPANI","BONNET","BORA","BOSCH","BOURGEOIS","BRANDT","BRANDY BEST BRANDYBEST","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CASSELIN","CATA APELSON","CHROMEX","COBAL","COLDIS","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COOKTOP","CUPPONE OVENS","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EGC","EKA","ELBA","ELCOTEC","ELECTROLINE","ELECTROLUX","ENO","ESCO","ESSENTIEL B","ETERNAL","EXCELINE","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FM","FOEM","FOINOX","FOURINOX","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIMA","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GENERAL ELECTRIC","GERMANIA (LA)","GIORIK","GLEMGAS","GLENAN","GODIN","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOMER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IBERNA","IGNIS","IKEA","ILVE","IMPERIAL","INDESIT","INOXTREND","JEKEN - JENKEN","JEMKO","JETGAZ","JUNO","KAISUI","KENWOOD","KITCHENAID","KNEISSEL","KORTING","KUPPERSBUSH","LACANCHE","LACO","LADEN","LAINOX","LAMONA","LAURUS","LG","LINETECH","LINKE","LISTO","LOFRA","LUXOR","MARKLING","MBM","METRO","MIELE","MIOGO","MODERNA","MODULAR","MONDIAL","MOULINEX","MPR","NARDI","NEFF","NEVADA","NEWLINE","NOGAMATIC","NORDTON","NOSTRIA","NOVIDOM","OCEAN","OCEANIC","OEM","ORIGANE","OVENPLUS","OXFORD","PANASONIC","PHIDEL","PHILIPS","PIERRE CARDIN","PLUS","PRIVILEG","PROGRESS","PROLINE","QILIVE","RECTILIGNE","REGAL","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SALVA","SAMANA","SAMSUNG","SANCY","SAUTER","SCANDINOVA","SCHNEIDER","SCHOLTES","SEB","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SMEG","SOGAL","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOEKA","TECNOGAS","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","TGCP","THERMOR","THIRODE","THOMSON","TOKIWA","TUCSON","UNICLINE","UNOX","URANIA","VALBERG","VEDETTE","VENDOMOIS","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITE-WESTINGHOUSE","WHITEWOOD","WINDSOR","WINIA","ZANUSSI","ZEROWATT","ZOPPAS"],"Cong\u00e9lateur":["AEG","AIRPORT","ALLIANCE","ALTUS","AMICA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ATLANTIC","AVEA","AYA","BALTIC","BALTIK","BAUKNECHT","BEKO","BLUESKY","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CHIQ","CLAYTON","CLIMASELECT","CLIMASPACE","COBAL","COLDIS","COMBISTEEL","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","CURLING","CURTISS","DAEWOO","DE DIETRICH","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","EDER","ELECTA","ELECTROLUX","ENODIS","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FRANCIA","FRANGER","FRIAC","FRIGEAVIA","FRIGELUX","FRIGISTAR","FUNIX","GENERISS","GERMANIA (LA)","GORENJE","GRAM","GRUNDIG","HAIER","HARROW","HDC.LINK","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","IARP","IBERNA","IGNIS","IKEA","INDESIT","JEKEN - JENKEN","JETFROST","JPC","KING D'HOME KINGDHOME","KOENIG","KONTACT","LACO","LADEN","LAURUS","LG","LIEBHERR","LINDBERGH","LINDE","LINETECH","LISTO","MANHATTAN","MARKLING","MEA","METRO","MIELE","MINEA","NEFF","NOGAMATIC","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OXFORD","PHILIPS","PODIUM","PROLINE","QILIVE","RADIOLA","SABA","SAMANA","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SETRA","SEVERIN","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGELUX","STARFROST","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THOMSON","TOKIWA","TUCSON","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","WAECO","WALTHAM","WELLINGTON","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WINDSOR","ZANUSSI"],"Plaque":["AEG","AIR FORCE AIRFORCE","AIRLUX","AMANA","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTORIA","ATAG","AVEA","AYA","BALAY","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERNOLLIN","BERTO'S","BLUESKY","BOMPANI","BORA","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRICO DEPOT","BSK","BURG","CALIFORNIA","CALIFORNIA EUR","CANDY","CARMA","CARREFOUR HOME","CATA APELSON","COBAL","COCEF","COJER","COLDIS","CONSTRUCTA","CONTINENTAL EDISON","COOKART COOK'ART","COOKE&LEWIS","COOKTOP","COQYS","CUISINES REFERENCES","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DELRUE","DER KREIS","DIAMOND","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMINOX","EDER","EDESA","EDSON","EGC","EKA","ELBA","ELCOLUX","ELECTRA BREGENZ","ELECTROLUX","ELICA","ENO","ESCO","ESSENTIEL B","ETERNAL","EVERTON","EXCELINE","FABER","FAGOR","FALMEC","FAR","FAURE","FINLUX","FIRSTLINE","FLAVEL","FORTEX","FOSTER","FOURNIER","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIONOR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARROW","HDC","HDC.LINK","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","HYUNDAI","IBERNA","ICEBERG","IKEA","ILVE","INDESIT","INDOMO","IXINA FRANCE","JEKEN - JENKEN","JEMKO","JETGAZ","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KITCHENAID","KLEENMAID","KONTACT","KUPPERSBUSH","LACO","LADEN","LAMONA","LAURUS","LAZER","LG","LIMIT","LINETECH","LINKE","LISTO","LOFRA","LUXHOME","MANHATTAN","MARKLING","MATTHIS","MAYTAG","MENEGHETI","METRO","MEZIERE","MIELE","MIOGO","MOBALPA","MODERNA","MONDIAL","MTEC","NARDI","NEFF","NEWLINE","NOGAMATIC","NORD INOX","NOSTRIA","NOVIDOM","NOVY","OCEAN","OCEANIC","OXFORD","OXYGEN","PHIDEL","PIERRE CARDIN","PLUS INTERNATIONAL","PREMIERPLAN","PRESTICCOK","PRIVILEG","PROGRESS","PROLINE","QILIVE","REGAL","RHOTELEC","ROBLIN","ROBUSTA","ROLLER GRILL","ROSIERES","ROTHELEC","SABA","SAMAC","SAMANA","SAMSUNG","SANCY","SARO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SILVERSTYLE","SINGER","SMALVIC","SMEG","SOGAL","SOGELUX","SPID - SPIDER","STAR","SURFLINE","TEAM","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOGAS","TECNOINOX","TECNOLEC","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","THERMILUX","THERMOR","THIRODE","THOMSON","TINKA","TRIOMPH","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITEWOOD","WINDSOR","WINIA","WITT","YARD","ZANUSSI","ZEROWATT"],"Hotte":["AEG","AGA","AIR FORCE AIRFORCE","AIRLUX","AIRONE","ALIZEE","AMICA","AMSTA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","ATLAN","AXESS","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BEST","BLOMBERG","BLUESKY","BODNER & MANN","BOMANN","BOMPANI","BOSCH","BRANDT","BRICO DEPOT","BROAN","BURG","CALIFORNIA","CALRUS","CANDY","CARREFOUR HOME","CART AIR CARTAIR","CATA APELSON","CIARRA","CLIMADIFF","CNA-BRICO","COBAL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","CONTROL AIR","COOKE&LEWIS","CURLING","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMATIX","ECOLINE","EGC","EICO","ELCOLUX","ELECTROLUX","ELICA","ELITAIR","ESSENTIEL B","EURODOMO","EVERTON","EXCELINE","FABER","FAGOR","FALCON","FALMEC","FAR","FAURE","FILA","FIRSTLINE","FLAMINIA","FOURNIER","FOX","FRANCIA","FRANKE","FRATELLIONOFRI","FRECAN","FRIAC","FRIGIDAIRE","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARILOX","HELKINA","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IGNIS","IKEA","ILVE","INDESIT","INITIAL T","JEKEN - JENKEN","JETAIR","KEHL","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LAMONA","LEISURE","LG","LINKE","LISTO","MAISTER","MARKLING","MAXFIRE","MIELE","MIOGO","MOBALPA","MODERNA","NEFF","NEVADA","NOVY","NTAIR","OCEANIC","PANDO","PKM","PODIUM","PORTINOX","PROLINE","RESPECTA","ROBLIN","ROSIERES","SABA","SAMBA","SAMSUNG","SAUTER","SCHMIDT","SCHNEIDER","SCHOLTES","SELECLINE","SHARP","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SIRIUS","SMEG","SOGAL","SOGELUX","SOLER AND PALAU","SPID - SPIDER","STAR","STOVES","TEBA","TECHYO","TECNOLUX","TECNOWIND","TEKA","THERMOR","THIRODE","THOMSON","TONDA","TRIOMPH","TURBOAIR","UNELVENT","UNICLINE","URANIA","URBAN","V ZUG","VALBERG","VIVA","VOGICA","WELLS","WHIRLPOOL","WHITE-WESTINGHOUSE","ZANKER","ZANUSSI","ZARONI"],"Machine \u00e0 caf\u00e9":["AEG","BOSCH","CALOR","COFEEMAKER","DELONGHI","DOMO","HOTPOINT ARISTON","JEKEN - JENKEN","JURA","KITCHEN CHEF","KRUPS","MELITTA","PHILIPS","RIVIERA ET BAR","ROWENTA","SAECO","SCHOLTES","SEVERIN","SIEMENS","SMEG","SPIDEM","THOMSON","WHIRLPOOL"],"Cave \u00e0 vin":["AEG","AIRLUX","ARTEVINO","ASKO","AVINTAGE","BLUESKY","BORA","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CANDY","CARREFOUR HOME","CAVISS","CLIMADIFF","CLIMASPACE","COLDIS","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","COSYLINE","CURTISS","DE DIETRICH","DOMETIC","ELECTROLUX","ESSENTIEL B","EUROCAVE","EUROFRIO","FAR","FIRSTLINE","FRIGELUX","FRIGISTAR","FRIONOR","FUNIX","GAGGENAU","GALANZ","HAIER","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT ARISTON","HYUNDAI","JETFROST","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KOENIG","LA SOMMELIERE","LACO","LE CELLIER","LE CHAI","LIEBHERR","LINARIE","MARKLING","MIELE","MINEA","NESTOR M","NOVIDOM","OCEANIC","OMCAN","ORMOND","QILIVE","ROSIERES","SABA","SAMSUNG","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SIEMENS","SIGNATURE","SMEG","SOGELUX","STARFROST","SURFLINE","TECNOLEC","TECNOX","TEKA","TEMPTECH","THOMSON","TOKIWA","TRIOMPH","URANIA","VALBERG","VEDETTE","VIN SUR VIN (VINSURVIN)","VINEAA","VINICOSY","VINILUX","VINOSPHERE","VINOSTYLE","VITEMPUS","WHIRLPOOL","WHITE-WESTINGHOUSE","WINCAVE"],"Micro-ondes":["AEG","AFK","AIRLUX","AMANA","AMICA","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","AXANE","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BIFINETT","BLACK & DECKER","BLAUPUNKT","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BOSCH","BRANDT","BSK","CALIFORNIA","CANDY","CARREFOUR HOME","CASINO","CATA APELSON","CLATRONIC","CLIMATEK","CONSTRUCTA","CONTINENTAL EDISON","CONVIVIUM","COOKE&LEWIS","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMEST","DOMO","ELECTROLUX","ELSAY","ESSENTIEL B","EXCLUSIV","EXQUISIT","FAGOR","FAR","FAURE","FIRSTLINE","FRIONOR","FUNIX","GAGGENAU","GALANT","GALANZ","GENERAL ELECTRIC","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARDEL","HARPER","HELVETIA","HERU","HIGH ONE HIGHONE","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","ICES","IKEA","INDESIT","INDOMO","JEKEN - JENKEN","JUNKER","KALORIK","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KITCHENAID","KOENIG","KUPPERSBUSH","LADEN","LAZER","LG","LINKE","LISTO","LOFRA","MAFTER","MANDINE","MARKLING","METRO","MICROLOGIC","MICROMAX","MICROSTAR","MIDEA","MIELE","MIOGO","MOULINEX","NEFF","NOSTRIA","NOVIDOM","OCEANIC","OHMEX","ORVA","PACIFIC","PANASONIC","PHILIPS","PROLINE","QILIVE","RADIOLA","ROSIERES","RUSSELL HOBS","SABA","SAMANA","SAMSUNG","SANYO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEB","SELECLINE","SEPPELFRICKE","SEVERIN","SHARP","SIEMENS","SIGNATURE","SIMEO","SINGER","SMEG","SOPADIS","SURFLINE","TAURUS","TEAM","TECHWOOD","TEKA","TEKVIS","TELEFUNKEN","THERMOR","THOMSON","TOKIWA","TOSHIBA","TRIOMPH","URANIA","VALBERG","VEDETTE","VENGA","VIVA","WESDER","WESTINGHOUSE","WHIRLPOOL","WHITE and BROWN","WINIA","ZANUSSI"],"Robot":["AEG","ARTHURMARTIN ARTHUR MARTIN","BEKO","BIFINETT","BOMANN","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CLATRONIC","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FAR","FAURE","GORENJE","HOBART","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","LISTO","MAGIMIX","MAYTAG","METRO","MOULINEX","OCEANIC","PHILIPS","PROLINE","QILIVE","QUIGG","RIVIERA ET BAR","ROBOT COUPE","ROBUSTA","ROWENTA","RUSSELL HOBS","SAMMIC","SEB","SEVERIN","SHARP","SIEMENS","SIGNATURE","SILVERCREST","SIMEO","SMEG","TAURUS","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMSON","TRISTAR","VALBERG","VORWERK","WHITE and BROWN"],"Centrale vapeur":["AEG","ARTHURMARTIN ARTHUR MARTIN","ASTORIA","BEKO","BELLAVITA","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMENA","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FIRSTLINE","GOCKO","GRUNDIG","HOOVER","KENWOOD","KING D'HOME KINGDHOME","KOENIG","LAURASTAR","LISTO","MIELE","MORPHY RICHARDS","MOULINEX","PHILIPS","POLTI","PRIMO","PROLINE","QUIGG","ROBUSTA","ROWENTA","SCHNEIDER","SEVERIN","SINGER","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","VALBERG","VEDETTE","WHIRLPOOL","WHITE and BROWN"],"Cuisini\u00e8re":["AEG","AGA","AIRLUX","AIRPORT","ALLIANCE","ALTUS","AMBASSADE","AMBASSADE DE BOURGOGNE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASPES","ATTILA","AVEA","AXANE","AYA","BARON","BAUKNECHT","BAUMATIC","BEKO","BELLING","BERTO'S","BESTRON","BIG CHEF","BLUESKY","BLUEWIND","BOMPANI","BOREAL","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","CALIFORNIA EUR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CLAYTON","COBAL","COLDIS","CONTINENTAL EDISON","CORRADI","CURLING","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DEVILLE","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EKA","ELBA","ELECTROLUX","ESCO","ESSENTIEL B","EUREKA","EXCELINE","FAGOR","FALCON","FAR","FAURE","FIRSTLINE","FORTEX","FRAB","FRAGOROSO","FRANCIA","FRANCOBELGE","FRANGER","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIAC","FRIONOR","FUNIX","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GORENJE","HARROW","HELKINA","HELVETIA","HENDI","HIGH ONE HIGHONE","HISENSE","HOMER","HORN","HOTPOINT ARISTON","HUDSON","IAR","ICEBERG","IGNIS","IKEA","ILVE","INDESIT","JEKEN - JENKEN","JETGAZ","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LEISURE","LINETECH","LISTO","LOFRA","LUXOR","M-SYSTEM","MANHATTAN","MBM","METRO","MIELE","MTEC","NARDI","NED","NEFF","NEWLINE","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","OVENPLUS","PIERRE CARDIN","PRIVILEG","PROLINE","RADIOLA","RANGEMASTER","REGAL","ROSIERES","SABA","SANCY","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMFER","SINGER","SMEG","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEKA","TELEFUNKEN","TERIM","THERMOR","THIRODE","THOMSON","TIMSHELL","TRIOMPH","TRIUMPH","TUCSON","UNICLINE","URANIA","VALBERG","VEDETTE","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WINDSOR","XPER","ZANUSSI","ZOPPAS"],"TIROIR CHAUFFANT":["AEG","BOSCH","DE DIETRICH","ELECTROLUX","GORENJE","HAIER","ROSIERES","SAMSUNG","SIEMENS","SMEG","WHIRLPOOL"],"Aspirateur":["AEG","AKIBA","ALASKA","AMADIS","AQUAVAC","ARTHURMARTIN ARTHUR MARTIN","AYA","BEKO","BISSEL","BISSELL","BLACK & DECKER","BLUESKY","BLUEWIND","BOOSTY","BOSCH","CALIFORNIA","CALOR","CANDY","CARREFOUR HOME","CHROMEX","CLATRONIC","CLEANFIX","CONTINENTAL EDISON","CURTISS","DAEWOO","DELONGHI","DIRT DEVIL","DOMO","DREAME","DYSON","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROSTEAM","EWT","EXCELINE","FAGOR","FAR","FAURE","FIRSTLINE","FRANGER","GOBLIN","GORENJE","GRUNDIG","HAIER","HIGH ONE HIGHONE","HISENSE","HOOVER","IMETEC","INDOMO","IROBOT","JEKEN - JENKEN","KALORIK","KARCHER","KING D'HOME KINGDHOME","KNEISSEL","KOENIG","LERVIA","LG","LISTO","MIELE","MOULINEX","MTEC","NILFISK","NOVIDOM","NUMATIC","OCEANIC","PANASONIC","PARISRHONE","PHILIPS","POLTI","PROGRESS","PROLINE","QILIVE","RADIOLA","ROBUSTA","ROMIX","ROWENTA","SALCO","SAMSUNG","SCHNEIDER","SCHOTT","SEB","SELECLINE","SEVERIN","SHARK","SHARP","SIEMENS","SIGNATURE","SILVA","SILVERCREST","SILVERSTYLE","SINGER","SIPLEC","SOLAC","TAURUS","TCHIBO","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMAS","THOMSON","TOKIWA","TORNADO","TRIOMPH","TRISA","UFESA","UNICLINE","VALBERG","VETRELLA","WHITE and BROWN","ZANUSSI","ZELMER"],"Friteuse":["AFI","AFICOLLINLUCY","AMBASSADE","ARTHURMARTIN ARTHUR MARTIN","BEKO","BERTO'S","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CONTINENTAL EDISON","DE DIETRICH","DELONGHI","DIAMOND","DOMO","ESSENTIEL B","EUROBAR","EUROMAX","FAGOR","GAGGENAU","GIORIK","GORENJE","HAIER","HISENSE","HORECA","JUSTA","KENWOOD","KITCHEN CHEF","KRUPS","MAGIMIX","MBM","METRO","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROLLER GRILL","ROSIERES","ROSINOX","SABA","SCHOLTES","SEB","SEVERIN","SMEG","TEAM","TECNOINOX","TEFAL","TEKA","THIRODE","THOMSON","WHIRLPOOL"],"Armoire Positive":["AFICOLLINLUCY","BONNET","ELECTROLUX","FRANSTAL","FRIGELUX","INFRICO","LIEBHERR","MEDIFROID","MEP","METRO","NOSEM","ROLLER GRILL","SOFRACA","THIRODE"],"Climatisation":["AIRWELL","ALPATEC","ALTUS","ARIAGEL","ATLANTIC","BEKO","BESTRON","BLACK & DECKER","BLUESKY","BOSCH","CALIFORNIA","CLIMADIFF","CLIMALIX","CLIMATEK","COMFEE","DE DIETRICH","DELONGHI","DOMETIC","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROMAC","EXCELINE","FIRSTLINE","FORTEX","GALANZ","GORENJE","GRAETZ","H&B","HAIER","HDC.LINK","HISENSE","HONEYWELL","INDESIT","JEKEN - JENKEN","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KLARSTEIN","LG","LISTO","MOULINEX","NOMADIC","O'FOEHN","OCEANIC","PANASONIC","PROLINE","QILIVE","QUALIT'AIR","RADIOLA","ROWENTA","SAMSUNG","SELECLINE","SHARP","SIGNATURE","SOGELUX","TAURUS","TCL","TECHWOOD","TELEFUNKEN","THOMSON","UNITED","VALBERG","VESTEL","WHIRLPOOL","XELANCE"],"Machine \u00e0 gla\u00e7ons":["ALPATEC","BREMA","CALIFORNIA","DOMO","ESSENTIEL B","FRIGELUX","ITV","JEKEN - JENKEN","KITCHEN CHEF","LAGRANGE","METRO","MINEA","SILVERSTYLE","VALBERG","WHIRLPOOL","YOO DIGITAL HOME"],"Rafraichisseur d'air":["ALPATEC","BEKO","FAR","TELEFUNKEN"],"Ventilateur":["ALPATEC","CALIFORNIA","DYSON","ESSENTIEL B","JEKEN - JENKEN","OCEANIC","ROWENTA","SHARK","TELEFUNKEN","THOMSON","VALBERG"],"HUMIDIFICATEUR":["ALPATEC"],"machine sous vide":["AMATIS","KITCHEN CHEF","RIVIERA ET BAR"],"Toaster":["AMATIS","BARTSCHER","COOKMAX","DIAMOND","MAGIMIX","METRO","ROLLER GRILL","SIRMAN","SMEG","SOFRACA","TELEFUNKEN"],"Plancha":["AMBASSADE","BARTSCHER","BRANDT","CLIMADIFF","DELONGHI","DEVILLE","DOMO","FAGOR","FRANSTAL","GORENJE","KRAMPOUZ","LAGRANGE","LE MARQUIER","LISTO","METRO","MOULINEX","NINJA","OZTIRYAKILER","PHILIPS","RIVIERA ET BAR","ROLLER GRILL","RUSSELL HOBS","SEVERIN","SIMEO","TEFAL","TELEFUNKEN","THIRODE","THOMSON","VALBERG","WHIRLPOOL","WHITE and BROWN"],"R\u00e9chaud":["AMSTA","ARROW","BARTSCHER","BLUESKY","CURTISS","ELCOTEC","GIRMI","LINCAR","PROLINE","RIVIERA ET BAR","ROLLER GRILL","TEFAL","THOMSON","VALBERG"],"Expresso":["ANIMIO","ANIMO","ASKO","ASTORIA","BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CALOR","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","IKEA","INDESIT","JURA","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","METRO","MIELE","MOULINEX","NEFF","NESPRESSO","NINJA","PHILIPS","PROLINE","QILIVE","RIVIERA ET BAR","ROSIERES","ROWENTA","SAECO","SEB","SEVERIN","SIEMENS","SIMONELLI","SMEG","TECHWOOD","TEKA","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Chauffe-briques":["ANIMO","BRAVILOR BONAMAT"],"Percolateur":["ANIMO","BARTSCHER","COFEEMAKER","KITCHEN CHEF","LOUIS TELLIER","METRO"],"Raclette grill":["ARDEM","CONTINENTAL EDISON","DOMO","ESSENTIEL B","FAGOR","KITCHEN CHEF","KOENIG","LAGRANGE","MOULINEX","SEVERIN","TEFAL","TELEFUNKEN","THOMSON"],"Accumulateur gaz":["ARISTON","DE DIETRICH","FLECK","HOTPOINT","PHILIPS","REGENT"],"Grill":["ARISTON","BOSCH","BRAUN","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","GAGGENAU","KRAMPOUZ","KRUPS","LAGRANGE","METRO","MTEC","NINJA","RIVIERA ET BAR","ROLLER GRILL","SCHOLTES","SEB","SEVERIN","SIEMENS","SMEG","TEBA","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Chaudi\u00e8re":["ARISTON","ATLANTIC","BODNER & MANN","CHAFFOTEAUX & MAURY","DE DIETRICH","DEVILLE","FERROLI","FRANCIA","GODIN"],"Barbecue":["ARROW","CAMPINGAZ","DELONGHI","ESSENTIEL B","JEKEN - JENKEN","KITCHENAID","LAGRANGE","NINJA","OCEANIC","ROLLER GRILL","RUSSELL HOBS","SCHOLTES","SEVERIN","SIGNATURE","TEFAL","TELEFUNKEN","WHIRLPOOL"],"Minifour":["ARTHURMARTIN ARTHUR MARTIN","ATAG","AYA","BAUKNECHT","BEKO","BESTRON","BLUESKY","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CARREFOUR HOME","CASINO","CLIMADIFF","CLIMASELECT","CONTINENTAL EDISON","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMO","ELECTROLUX","ENTRONIC","ESCO","ESSENTIEL B","EVATRONIC","FAGOR","FAR","FRANCIA","FUNIX","GIRMI","HISENSE","KALORIK","KERWAVE","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","LAZER","LINETECH","LISTO","MANDINE","MOULINEX","NARDI","NINJA","NOVIDOM","OCEANIC","ORVA","PROLINE","QILIVE","RIVIERA ET BAR","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SAUTER","SCHAUB LORENZ","SCHNEIDER","SEB","SELECLINE","SEVERIN","SIGNATURE","SMEG","SOGELUX","SURFLINE","TAURUS","TEAM","TEBA","TECHWOOD","TELEFUNKEN","THOMSON","TOKIWA","UNICLINE","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Fer \u00e0 repasser":["ASTORIA","BOSCH","BRAUN","CALOR","DELONGHI","DOMENA","PHILIPS","POLTI","ROWENTA","SIEMENS","TAURUS","TELEFUNKEN"],"Nettoyeur vapeur":["ASTORIA","BISSELL","BLACK & DECKER","DELONGHI","DIRT DEVIL","DOMENA","DOMO","ESSENTIEL B","FAGOR","HOOVER","KARCHER","KITCHEN CHEF","KOENIG","OCEANIC","POLTI","ROBUSTA","ROWENTA","UNICLINE","VALBERG","VETRELLA"],"Balai vapeur":["ASTORIA","POLTI","ROBUSTA","ROWENTA"],"Station de repassage":["ASTORIA","MONSTER"],"Chauffage":["ATLANTIC","AUER","BEKO","CALIFORNIA","JEKEN - JENKEN","SAUTER","SCIENTIFIC LABS","TOKIWA"],"Po\u00eale":["AUER","DE DIETRICH","DEVILLE","FRANCOBELGE","GODIN","INVICTA","JOLLYMEC","SUPRA","TOSAI","ZIBRO"],"d\u00e9codeur":["AXIL","CAHORS","CGV","CLAYTON","DIGIHOME","DIGITRONIC","ENGEL","FUJIONKYO","LENSON","LINETECH","MELICONI","MICROSAT","ORMOND","SEDEA","TECHNICAL","TECHWOOD","TELEFUNKEN","WALTHAM"],"Mini-kitchen":["AYA","CLIMADIFF","CLIMASELECT","CURTISS","ESCO","FRANCIA","PROLINE","TEAM","TEBA","URANIA"],"Epilateur":["BABYLISS","BRAUN","CALOR","PANASONIC"],"Miroir cosm\u00e9tique":["BABYLISS"],"S\u00e8che cheveux":["BABYLISS","CALOR","ROWENTA"],"Tondeuse":["BABYLISS","BRAUN","CALOR","PANASONIC","PHILIPS","TAURUS"],"Cafeti\u00e8re":["BARTSCHER","BEKO","BIFINETT","BLACK & DECKER","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","ESSENTIEL B","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","MIELE","MORPHY RICHARDS","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","RUSSELL HOBS","SAECO","SCHOLTES","SEB","SEVERIN","SHARP","SIEMENS","SILVERCREST","SIMEO","SMEG","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","WHITE and BROWN"],"Broyeur":["BARTSCHER","TEKA"],"Machine \u00e0 hot dog":["BARTSCHER","HORECA","METRO","ROLLER GRILL","SIMEO"],"Rasoir":["BE YOU","BRAUN","CALOR","PANASONIC","PHILIPS","TELEFUNKEN"],"Sans cat\u00e9gorie":["BEKO","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOFFI","BOMPANI","BORA","BOREAL","BOURGEOIS","BRANDSTAR","BRANDT","BROTHER","BRU","BSK","BUDERUS","CALIFORNIA","CALUX","CANDY","CARAD","CARMA","CASINO","CIMLINE","CLIMADIFF","COLDIS","CONCORDE","COOLTECH","CORBERO","CREDA","CROWN","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMAR","DUVERNOY","DYNOR","ECOLINE","ECRON","EDESA","EDV","EDY","ELBA","ELCOLUX","ELCOTEC","ELDI","ELECTRA","ELECTROHAUS","ELORA","ENO","ESCO","EUROFRIO","EUROP","EUROTECH","FAGOR","FAR","FAURE","FAVORIT","FILTRE","FIRSTLINE","FLAMINIA","FRANCIA","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIGOR","FULGOR","FUNAI","FUNIX","GAGGENAU","GAMMFROID","GC","GEBHARDT","GENERAL ELECTRIC","GENERALFROST","GERMANIA (LA)","GIBSON","GIRMI","GLEMGAS","GORENJE","HAIER","HEC","HELKINA","HOLLANDIA","HOOVER","HORN","HOTPOINT","HYCO","HYGENA","IAR","IGNIS","INDESIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JEMKO","JENNAIR","JETWASH","KARERA","KATOREX","KEHL","KELVINATOR","KENMORE","KENWOOD","KEOPS","KING D'HOME KINGDHOME","KNEISSEL","KONRAD","KREFT","KRUPS","KUPPERSBUSH","LACANCHE","LACO","LADEN","LADYWIND","LG","LINCOLN","LINDE","LINEATRE","LUXOR","MAGIC CHEF","MANHATTAN","MARKLING","MASTER","MEA","MENALUX","MENEGHETI","MICROLOGIC","MICROLOGIE","MICROSTAR","MIELE","MINEA","MODERNA","MONDIAL","MORRIS","MOULINEX","MTEC","NARDI","NED","NEFF","NEVADA","NEWPOL","NOGAMATIC","NORGE","NOSTRIA","NOVELTI","ORIGANE","ORMOND","OTSEIN","OXFORD","PANASONIC","PARNAL","PERFEKT","PHIDEL","PHILCO","PHILIPS","PLANETE","POLTI","PRIVILEG","PROLINE","QUADRO","RADIOLA","RAINBOW","RAYNOR","RCA","RECORD","RECTILIGNE","REINGHOLD","RESPECTA","RHOTELEC","ROLLER GRILL","ROMMER","ROSIERES","ROTEL","ROTHELEC","ROWENTA","SABA","SAMPO","SAMSUNG","SANCY","SANGIORGIO","SANYO","SCANDILUX","SCANDINOVA","SCHARPF","SCHOLTES","SEAWAY","SEB","SEGAD","SELECLINE","SEPPELFRICKE","SERVIS","SIDEX","SILTAL","SINGER","SNAIGE","SOGAL","SOGALUX","SOGELUX","STAR","STEINER","TAURENS","TAURUS","TEBA","TECNOFROST","TECNOGAS","TECNOLUX","TECNOWIND","TEKA","TERIM","THERMOR","THOMSON","TOKIWA","TOSHIBA","ULGOR","UNELVENT","UNICLINE","URALUX","URANIA","VENDOME","VESTEL","VESTFROST","VICTORY","VOGICA","WESPOINT - WESTPOINT","WESTINGHOUSE","WHIRLPOOL","WHITEFROST","XPER","ZEROWATT"],"Blender":["BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DAEWOO","DOMO","ESSENTIEL B","GORENJE","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MAGIMIX","MOULINEX","NINJA","PANASONIC","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SCHNEIDER","SEVERIN","SHARP","SIMEO","SMEG","TEFAL","TELEFUNKEN","WHITE and BROWN"],"Extracteur de jus":["BEKO","BLACK & DECKER","BOSCH","BRANDT","CEADO","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEVERIN","SHARP","SIMEO","SMEG","TELEFUNKEN"],"Purificateur d'air":["BEKO","DYSON","ELECTROLUX","HOOVER","PHILIPS","ROWENTA","SAMSUNG","SHARP","VALBERG"],"Nettoyeur":["BEKO","BISSELL","DYSON","ELECTROLUX","HOOVER","IROBOT","KARCHER","NILFISK","POLTI","QILIVE","SCHNEIDER","SEVERIN"],"ACCESSOIRE":["BENDIX","DE DIETRICH","KITCHENAID","ROLLER GRILL","SMEG","WINBOT"],"Armoire froide":["BIOSTORE","ELECTROLUX","EVERLASTING","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","HORECA","INFRIGO","LIEBHERR","MERCATUS","METRO","NOSEM","PORTINOX","THIRODE"],"Aspirateur laveur":["BISSELL","DREAME","ELECTROLUX","ESSENTIEL B","FIRSTLINE","HOOVER","KARCHER","PHILIPS","ROWENTA","TINECO","VALBERG"],"Nettoyeur d\u00e9tacheur":["BISSELL","ROWENTA","SHARK","VALBERG"],"Presse agrumes":["BLACK & DECKER","BOSCH","CONTINENTAL EDISON","ESSENTIEL B","KOENIG","KRUPS","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROWENTA","SEB","SMEG","TAURUS","THOMSON","WHITE and BROWN"],"Hachoir":["BLACK & DECKER","BOSCH","BRAUN","CLIMADIFF","COSYLIFE","DOMO","ESSENTIEL B","FIRSTLINE","KENWOOD","KITCHEN CHEF","KITCHENAID","KITCHENAID - ACCESSOIRES","LISTO","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEB","SIMEO","WHITE and BROWN"],"Armoire N\u00e9gative":["BONNET","DIAMOND","ELECTROLUX","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","INFRICO","LIEBHERR","MEP","MERCATUS","METRO","THIRODE"],"Marmite":["BONNET","DIAMOND"],"Mixer":["BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DOMO","DYNAMIC","ESSENTIEL B","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBOT COUPE","SAMMIC","SANTOS","SEB","SMEG","TELEFUNKEN","THOMSON"],"Aspirateur de table":["BOSCH","MOULINEX"],"Batteur Electrique":["BOSCH","KITCHENAID","PROLINE","SEB","WHITE and BROWN"],"Grille-pain":["BOSCH","BRAUN","CASSELIN","JEKEN - JENKEN","KALORIK","KENWOOD","KITCHENAID","KOENIG","MAGIMIX","METRO","PHILIPS","RIVIERA ET BAR","ROBUSTA","SEB","SEVERIN","SHARP","SMEG","TEFAL"],"Bouilloire":["BOSCH","BRAUN","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","GRUNDIG","JEKEN - JENKEN","KITCHENAID","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","SEB","SEVERIN","SHARP","SMEG","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Trancheuse":["BOSCH","DOMO","DUSSELDORF","ESSENTIEL B","FRANSTAL","GORENJE","HOBART","HORECA","KITCHEN CHEF","KOENIG","KRUPS","MAGIMIX","METRO","RIVIERA ET BAR","SEB","SEVERIN","TAURUS","TEAM","TRISTAR","WHIRLPOOL","WHITE and BROWN"],"Cuiseur vapeur":["BOSCH","BRAUN","DOMO","ESSENTIEL B","KOENIG","MAGIMIX","MOULINEX","PANASONIC","PHILIPS","ROBUSTA","SEB","TEFAL","THOMSON","WHIRLPOOL"],"Centrifugeuse":["BOSCH","BRAUN","DELONGHI","FAGOR","FAR","KENWOOD","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","RUSSELL HOBS","SEVERIN","SIMEO"],"Chemin\u00e9e":["BOSCH","DEVILLE","GODIN","TELEFUNKEN"],"Multicuiseur":["BOSCH","ESSENTIEL B","KUPPERSBUSH","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","TEFAL","TELEFUNKEN","THOMSON"],"Outils jardinage":["BOSCH"],"Batteur":["BOSCH","CAPLAIN","DITO SAMA","KENWOOD","KITCHENAID","MOULINEX","PHILIPS","SAMMIC","SEVERIN"],"Robot cuiseur":["BOSCH","KALORIK","KITCHENAID","MORPHY RICHARDS","MOULINEX","PHILIPS","SCHNEIDER","TELEFUNKEN","VORWERK"],"Minibar":["BRANDY BEST BRANDYBEST","CARREFOUR HOME","DAEWOO","DOMETIC","ESSENTIEL B","FRIONOR","OCEANIC","PROLINE","SEVERIN","SMEG"],"Brosse \u00e0 dent \u00e9lectrique":["BRAUN","CALOR"],"Moulin":["BRAUN","DELONGHI","KITCHEN CHEF","KOENIG","MOULINEX","SMEG"],"Distributeur \u00e0 eau chaude":["BRAVILOR BONAMAT"],"Carafe":["BRITA"],"Adoucisseur":["BRITA"],"D\u00e9froisseur":["CALOR","ROWENTA"],"Insert":["CALUX","DEVILLE","GODIN","INVICTA","SUPRA"],"Trio plaque + four + lave vaisselle":["CANDY","MARKLING","ROSIERES"],"Duo four + lave vaisselle":["CANDY"],"Salamandre":["CASSELIN","DIAMOND","ROLLER GRILL"],"Machine \u00e0 bi\u00e8re":["CLIMADIFF","CLIMASELECT","FAGOR","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","MINEA","PHILIPS","SEB","THOMSON","VALBERG"],"Meuble chauffant":["CODIMATEL","FAGOR","TECNOX"],"Cuiseur \u00e0 riz":["COMPACT","ESSENTIEL B","SEVERIN","TECHWOOD","TELEFUNKEN"],"Autoradio":["CONTINENTAL EDISON"],"Balance":["CONTINENTAL EDISON"],"Chaine Hi Fi":["CONTINENTAL EDISON","OCEANIC","PANASONIC","PHILIPS"],"Lecteur":["CONTINENTAL EDISON","OCEANIC"],"P\u00e8se personne":["CONTINENTAL EDISON"],"Radio":["CONTINENTAL EDISON"],"Radio r\u00e9veil":["CONTINENTAL EDISON"],"Service \u00e0 fondue":["CONTINENTAL EDISON","LAGRANGE","SEVERIN","TEFAL"],"T\u00e9l\u00e9phone":["CONTINENTAL EDISON","EDENWOOD","LG","SAMSUNG","TOSHIBA"],"Barre de son":["CONTINENTAL EDISON","EDENWOOD","ESSENTIEL B","GRUNDIG","HISENSE","LG","PANASONIC","PHILIPS","SAMSUNG","SONY","TCL","YAMAHA"],"Robot batteur":["COSYLIFE","KENWOOD","MOULINEX","SEB"],"Appareil \u00e0 fondue":["CURLING","KOENIG","TEFAL"],"Cireuse":["DELONGHI","ELECTROLUX","HOOVER"],"Cr\u00e9dence":["DELONGHI","FIRSTLINE","GERMANIA (LA)","LOFRA","SOGELUX"],"D\u00e9shumidificateur":["DELONGHI","GENERAL ELECTRIC","ROWENTA","TAURUS","TCL","TROTEC"],"Sorbeti\u00e8re":["DELONGHI","DOMO","ESSENTIEL B","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","MAGIMIX","NINJA","PHILIPS","SEB","SEVERIN"],"Th\u00e9i\u00e8re":["DELONGHI","KOENIG","KRUPS","RIVIERA ET BAR","SIMEO"],"Machine \u00e0 th\u00e9":["DELONGHI","KRUPS"],"Gaufrier":["DELONGHI","DOMO","KRAMPOUZ","LAGRANGE","MOULINEX","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"Cuisini\u00e8re fuel":["DEVILLE","GODIN"],"Foyer chemin\u00e9e":["DEVILLE","GODIN"],"Cr\u00e9pi\u00e8re":["DIAMOND","DOMO","KRAMPOUZ","LAGRANGE","METRO","OCEANIC","ROLLER GRILL","TEFAL","TELEFUNKEN"],"R\u00f4tissoire":["DIAMOND","DOREGRILL","JUNGER","LACANCHE","ROLLER GRILL","SILVERSTYLE"],"Four \u00e0 pizza":["DIAMOND","DOMO","JUMO","KOENIG","MULTIGROUP","OEM","SARO","SEVERIN","TORNATI FORNI","VIRTUS"],"Lave verre":["DIAMOND","ELECTROLUX","ELETTROBAR","EMB","FAGOR","FRANSTAL","FRIONOR","HOONVED","HORECA","METRO","SAGAA","SAUTER"],"Eplucheuse":["DITO SAMA","EDESA","SAMMIC"],"R\u00e9frig\u00e9rateur camping":["DOMETIC","ELECTROLUX","GROELAND"],"GLACIERE":["DOMETIC","ELECTROLUX"],"Blender chauffant":["DOMO","KITCHENAID","KOENIG","MORPHY RICHARDS","MOULINEX","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SIMEO","TELEFUNKEN"],"Fondue":["DOMO","JEKEN - JENKEN","TELEFUNKEN","WHIRLPOOL"],"Appareil \u00e0 cake":["DOMO","TEFAL"],"Thermoscelleuse":["EDESA"],"Chauffe-Plats":["EDESA","ROLLER GRILL"],"Chariot":["EDESA"],"Butanette":["ELBA","FAURE","HORN","SIDEX","SOGELUX"],"Armoire Chaude":["ELECTROLUX","FRANSTAL","KIRSCH","LIEBHERR"],"Essoreuse":["ELECTROLUX","MIELE"],"Yaourti\u00e8re":["ESSENTIEL B","LAGRANGE","MOULINEX","PROLINE","SEB","SEVERIN","SIMEO","TELEFUNKEN","UNICLINE"],"Cocotte minute":["ESSENTIEL B","FAGOR","SEB","SITRAM","TEAM"],"St\u00e9rilisateur":["ESSENTIEL B","KITCHEN CHEF","TEAM"],"Bain marie":["EUROMAX","FAGOR","KRAMPOUZ","METRO","ROLLER GRILL"],"Auto cuiseur":["FAGOR","GAGGENAU","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","SEB","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Couvercle":["FAR","LACO"],"Evier":["FAR","LACO","SMEG","TEKA"],"Robinet":["FAR","TEKA"],"Etuve":["FOURINOX","ROLLER GRILL"],"Armoire \u00e0 couteau":["FRANSTAL"],"Vitrine":["FRIGELUX","MCC-TRADING INTERNATIONAL","ROLLER GRILL"],"Distributeur \u00e0 vin":["FRIONOR","ROLLER GRILL"],"D\u00e9shydrateur":["GORENJE","KITCHEN CHEF","RIVIERA ET BAR"],"Vid\u00e9oprojecteur":["HISENSE"],"Aspirateur Robot":["HOOVER","IROBOT","LG","PHILIPS","ROWENTA","SAMSUNG","SEVERIN","SHARK","THOMSON","XIAOMI"],"Fabrique de glaces":["HOSHIZAKI","METRO","WHIRLPOOL"],"Conditionneuse sous vide":["KITCHEN CHEF"],"Chargeur":["KLEFR","SYRMA","THOMSON","VERTAMIS","VESTEL","ZEBORNE"],"Appareil \u00e0 Pizza":["KOENIG","TEFAL"],"APPAREIL A CHOCOLAT":["KRAMPOUZ"],"Cave \u00e0 chocolat":["LA SOMMELIERE"],"Machine \u00e0 p\u00e2tes":["LAGRANGE","PHILIPS","RIVIERA ET BAR"],"Pierrade":["LAGRANGE","TEFAL"],"Appareil \u00e0 raclette":["LOUIS TELLIER"],"Saladette":["METRO"],"Arri\u00e8re de bar":["METRO","NOSEM"],"Wok":["MOULINEX","NAYATI","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"AIR FRYER":["MOULINEX","NINJA","SHARP"],"Tablette":["OCEANIC"],"Tunnel":["OEM"],"Fer \u00e0 coiffer":["PHILIPS","ROWENTA"],"h\u00e9licopt\u00e8re":["QUADROCOPTER"],"Vitrine chauffante":["ROLLER GRILL"],"Lampe chauffante":["ROLLER GRILL"],"Appareil \u00e0 bun":["ROLLER GRILL"],"Fumoir":["ROLLER GRILL"],"ARMOIRE CHAUFFANTE":["ROLLER GRILL","TECNOX"],"Fontaine r\u00e9frig\u00e9r\u00e9e":["ROLLER GRILL"],"Saladbar":["ROLLER GRILL"],"Chauffe chocolat":["ROLLER GRILL"],"cuiseur oeuf":["ROLLER GRILL"],"Chauffe-pain":["ROLLER GRILL"],"Porte relevable":["ROSIERES","SCHOLTES"],"Saucier":["SEB"],"Confiturier":["SEB"],"Chocolati\u00e8re":["SMEG"],"Graveur dvd":["TECHWOOD","WALTHAM"],"Ice maker":["TECNOLUX"],"Marmite \u00e0 gaz":["TECNOX"],"Pierrade raclette":["TEFAL"],"Tajine":["TEFAL"],"Appareil Photo":["TELEFUNKEN"],"S\u00e8che-Serviettes":["THERMOR"],"Magn\u00e9toscope":["TOSHIBA"],"Po\u00eale \u00e9lectronique":["UNICLINE"],"Machine \u00e0 coudre":["UNICLINE"]}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "ACCESSOIRE" => "ACCESSOIRE" "AIR FRYER" => "AIR FRYER" "APPAREIL A CHOCOLAT" => "APPAREIL A CHOCOLAT" "ARMOIRE CHAUFFANTE" => "ARMOIRE CHAUFFANTE" "Accumulateur gaz" => "Accumulateur gaz" "Adoucisseur" => "Adoucisseur" "Appareil Photo" => "Appareil Photo" "Appareil à Pizza" => "Appareil à Pizza" "Appareil à bun" => "Appareil à bun" "Appareil à cake" => "Appareil à cake" "Appareil à fondue" => "Appareil à fondue" "Appareil à raclette" => "Appareil à raclette" "Armoire Chaude" => "Armoire Chaude" "Armoire Négative" => "Armoire Négative" "Armoire Positive" => "Armoire Positive" "Armoire froide" => "Armoire froide" "Armoire à couteau" => "Armoire à couteau" "Arrière de bar" => "Arrière de bar" "Aspirateur" => "Aspirateur" "Aspirateur Robot" => "Aspirateur Robot" "Aspirateur de table" => "Aspirateur de table" "Aspirateur laveur" => "Aspirateur laveur" "Auto cuiseur" => "Auto cuiseur" "Autoradio" => "Autoradio" "Bain marie" => "Bain marie" "Balai vapeur" => "Balai vapeur" "Balance" => "Balance" "Barbecue" => "Barbecue" "Barre de son" => "Barre de son" "Batteur" => "Batteur" "Batteur Electrique" => "Batteur Electrique" "Blender" => "Blender" "Blender chauffant" => "Blender chauffant" "Bouilloire" => "Bouilloire" "Brosse à dent électrique" => "Brosse à dent électrique" "Broyeur" => "Broyeur" "Butanette" => "Butanette" "Cafetière" => "Cafetière" "Carafe" => "Carafe" "Cave à chocolat" => "Cave à chocolat" "Cave à vin" => "Cave à vin" "Centrale vapeur" => "Centrale vapeur" "Centrifugeuse" => "Centrifugeuse" "Chaine Hi Fi" => "Chaine Hi Fi" "Chargeur" => "Chargeur" "Chariot" => "Chariot" "Chaudière" => "Chaudière" "Chauffage" => "Chauffage" "Chauffe chocolat" => "Chauffe chocolat" "Chauffe eau" => "Chauffe eau" "Chauffe-Plats" => "Chauffe-Plats" "Chauffe-briques" => "Chauffe-briques" "Chauffe-pain" => "Chauffe-pain" "Cheminée" => "Cheminée" "Chocolatière" => "Chocolatière" "Cireuse" => "Cireuse" "Climatisation" => "Climatisation" "Cocotte minute" => "Cocotte minute" "Conditionneuse sous vide" => "Conditionneuse sous vide" "Confiturier" => "Confiturier" "Congélateur" => "Congélateur" "Couvercle" => "Couvercle" "Crédence" => "Crédence" "Crépière" => "Crépière" "Cuiseur vapeur" => "Cuiseur vapeur" "Cuiseur à riz" => "Cuiseur à riz" "Cuisinière" => "Cuisinière" "Cuisinière fuel" => "Cuisinière fuel" "Distributeur à eau chaude" => "Distributeur à eau chaude" "Distributeur à vin" => "Distributeur à vin" "Duo four + lave vaisselle" => "Duo four + lave vaisselle" "Défroisseur" => "Défroisseur" "Déshumidificateur" => "Déshumidificateur" "Déshydrateur" => "Déshydrateur" "Epilateur" => "Epilateur" "Eplucheuse" => "Eplucheuse" "Essoreuse" => "Essoreuse" "Etuve" => "Etuve" "Evier" => "Evier" "Expresso" => "Expresso" "Extracteur de jus" => "Extracteur de jus" "Fabrique de glaces" => "Fabrique de glaces" "Fer à coiffer" => "Fer à coiffer" "Fer à repasser" => "Fer à repasser" "Fondue" => "Fondue" "Fontaine réfrigérée" => "Fontaine réfrigérée" "Four" => "Four" "Four à pizza" => "Four à pizza" "Foyer cheminée" => "Foyer cheminée" "Friteuse" => "Friteuse" "Fumoir" => "Fumoir" "GLACIERE" => "GLACIERE" "Gaufrier" => "Gaufrier" "Graveur dvd" => "Graveur dvd" "Grill" => "Grill" "Grille-pain" => "Grille-pain" "HUMIDIFICATEUR" => "HUMIDIFICATEUR" "Hachoir" => "Hachoir" "Hotte" => "Hotte" "Ice maker" => "Ice maker" "Insert" => "Insert" "Lampe chauffante" => "Lampe chauffante" "Lave linge" => "Lave linge" "Lave vaisselle" => "Lave vaisselle" "Lave verre" => "Lave verre" "Lecteur" => "Lecteur" "Machine à bière" => "Machine à bière" "Machine à café" => "Machine à café" "Machine à coudre" => "Machine à coudre" "Machine à glaçons" => "Machine à glaçons" "Machine à hot dog" => "Machine à hot dog" "Machine à pain" => "Machine à pain" "Machine à pâtes" => "Machine à pâtes" "Machine à thé" => "Machine à thé" "Magnétoscope" => "Magnétoscope" "Marmite" => "Marmite" "Marmite à gaz" => "Marmite à gaz" "Meuble chauffant" => "Meuble chauffant" "Micro-ondes" => "Micro-ondes" "Mini-kitchen" => "Mini-kitchen" "Minibar" => "Minibar" "Minifour" => "Minifour" "Miroir cosmétique" => "Miroir cosmétique" "Mixer" => "Mixer" "Moulin" => "Moulin" "Multicuiseur" => "Multicuiseur" "Nettoyeur" => "Nettoyeur" "Nettoyeur détacheur" => "Nettoyeur détacheur" "Nettoyeur vapeur" => "Nettoyeur vapeur" "Outils jardinage" => "Outils jardinage" "Percolateur" => "Percolateur" "Pierrade" => "Pierrade" "Pierrade raclette" => "Pierrade raclette" "Plancha" => "Plancha" "Plaque" => "Plaque" "Porte relevable" => "Porte relevable" "Poêle" => "Poêle" "Poêle électronique" => "Poêle électronique" "Presse agrumes" => "Presse agrumes" "Purificateur d'air" => "Purificateur d'air" "Pèse personne" => "Pèse personne" "Raclette grill" => "Raclette grill" "Radiateur" => "Radiateur" "Radio" => "Radio" "Radio réveil" => "Radio réveil" "Rafraichisseur d'air" => "Rafraichisseur d'air" "Rasoir" => "Rasoir" "Robinet" => "Robinet" "Robot" => "Robot" "Robot batteur" => "Robot batteur" "Robot cuiseur" => "Robot cuiseur" "Réchaud" => "Réchaud" "Réfrigérateur" => "Réfrigérateur" "Réfrigérateur camping" => "Réfrigérateur camping" "Rôtissoire" => "Rôtissoire" "Saladbar" => "Saladbar" "Saladette" => "Saladette" "Salamandre" => "Salamandre" "Sans catégorie" => "Sans catégorie" "Saucier" => "Saucier" "Service à fondue" => "Service à fondue" "Sorbetière" => "Sorbetière" "Station de repassage" => "Station de repassage" "Stérilisateur" => "Stérilisateur" "Sèche cheveux" => "Sèche cheveux" "Sèche linge" => "Sèche linge" "Sèche-Serviettes" => "Sèche-Serviettes" "TIROIR CHAUFFANT" => "TIROIR CHAUFFANT" "Tablette" => "Tablette" "Tajine" => "Tajine" "Thermoscelleuse" => "Thermoscelleuse" "Théière" => "Théière" "Toaster" => "Toaster" "Tondeuse" => "Tondeuse" "Trancheuse" => "Trancheuse" "Trio plaque + four + lave vaisselle" => "Trio plaque + four + lave vaisselle" "Tunnel" => "Tunnel" "Téléphone" => "Téléphone" "Télévision" => "Télévision" "Ventilateur" => "Ventilateur" "Vidéoprojecteur" => "Vidéoprojecteur" "Vitrine" => "Vitrine" "Vitrine chauffante" => "Vitrine chauffante" "Wok" => "Wok" "Yaourtière" => "Yaourtière" "cuiseur oeuf" => "cuiseur oeuf" "décodeur" => "décodeur" "hélicoptère" => "hélicoptère" "machine sous vide" => "machine sous vide" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionner un type d'appareil..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#4342 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "{"T\u00e9l\u00e9vision":["1331","4DIAMOND GRID","AKIOS","ALTUS","AMSTRAD","ANTARION","ASTRELL","AUCHAN","AXITRONIC","AYA","BEKO","BLUESKY","BRANDT","CAHORS","CGV","CLAYTON","COBAL","CONTINENTAL EDISON","D2","DAEWOO","DELIPS","DIGIHOME","DIGITRONIC","EDENWOOD","ELIT","ENGEL AXIL","ESSENTIEL B","F&U","FAR","FELSON","FENNER","FINLUX","FRESTON","FUJIONKYO","GOODMAN'S GOODMANS","GRANDIN","GRUNDIG","HAGEN","HAIER","HARROW","HIGH ONE HIGHONE","HISENSE","HITACHI","HOHER","HUMELAB","HYPSON","HYUNDAI","IDHD","INEXIVE","INUVIK","IPURE","JVC","KIMEX","KYDOS","LG","LINETECH","LISTO","LUXIO","LUXOR","MAISON DEPOT","MANHATTAN","MELICONI","MICROSAT","MOBILETV","NEO","OCEANIC","OPTEX","ORMOND","PANASONIC","PHILIPS","PRINCETON","PROLINE","QILIVE","SABA","SAMSUNG","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SEDEA","SEG","SELECLINE","SENON","SERVIMAT","SHARP","SONY","SOUNDWAVE","STANLINE","SULPICE","SULPICETV","SURFLINE","SURFTV","TCL","TECHNICAL","TECHWOOD","TELECO","TELEFUNKEN","THOMSON","TOSHIBA","TRANSCONTINENT","TRIAX","TUCSON","VESTEL","VISIONIC","WALKER","WALTHAM","WAVES","WELLINGTON","WELTSTAR","WESTLINE","WESTWOOD","WINDSOR","XIAOMI"],"Chauffe eau":["ACAPULCO","AEG","ALTECH","ALTERNA","AMADIS","ARCADE","ARISTON","ATLANTIC","AUER","BLYSS","BODNER & MANN","BRANDT","CASTORAMA","CHAFFOTEAUX & MAURY","CLASSIC HOME","CORAIL","DE DIETRICH","EDESA","EQUATION","FAGOR","FAIS","FLECK","GIATHERM","GORENJE","JUNIOR","LEMERCIER","LUXGLAS","MTS","NEOTHERM","NNA","NOIROT","OCEAN","OLYMPIC","PACIFIC","PORCHER","REGENT","RHONELEC","SAUNIER DUVAL","SAUTER","SIEMENS","STYX","SUBLIMO","TERMAL","THERMAGLAS","THERMOR","TROPICAL","WELCOME"],"Radiateur":["ACOVA","ALPATEC","APPLIMO","ARROW","ATLANTIC","BLUESKY","CALOR","DE DIETRICH","DELONGHI","HOMETECH","JEKEN - JENKEN","RAVANSON","ROWENTA","SAUTER","TELEFUNKEN","THERMOR","THOMSON"],"Lave vaisselle":["ADLER","ADMIRAL","AEG","AFI","AIRLINE","AIRLUX","AIRPORT","ALTUS","AMANA","AMATIS","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ATAG","AUCHAN","AVEA","AXANE","AYA","BALAY","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BLOMBERG","BLUESKY","BOB","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","BURG","CALIFORNIA","CANDY","CARAD","CARREFOUR HOME","CASINO","CHELSEA","CLAYTON","COBAL","COLDIS","COLGED","COMENDA","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CORBERO","CURLING","CURTISS","DAAN TECH","DAEWOO","DE DIETRICH","DIAMOND","DIHR","DOMEOS","EDER","EDESA","EDSON","ELECTROLUX","ELETTROBAR","ELFRAMO","ESSENTIEL B","ETERNAL","EUREKA","EUROFRED","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FAVORIT","FINLUX","FIRSTLINE","FOCUS","FORTEX","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FUNIX","GAGGENAU","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GORENJE","GRUNDIG","HAIER","HARROW","HEC","HELKINA","HELVETIA","HEMERSON","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOONVED","HOOVER","HORECA","HORN","HOTPOINT","HOTPOINT ARISTON","HYGENA","HYUNDAI","IBERNA","IGNIS","IKEA","INDESIT","INEXIVE","IPSO","JEKEN - JENKEN","JETWASH","JPC","JUNKER","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KRUPPS","KRYSTER","KUPPERSBUSH","LACIMBALI","LACO","LADEN","LAINOX","LAMBER","LAMONA","LANCER","LAURUS","LAZER","LEONARD","LG","LINARIE","LINETECH","LINKE","LISTO","MACH","MANHATTAN","MARKLING","MBM","METRO","MIDEA","MIELE","MINEA","MIOGO","MODULAR","MOULINEX","MTEC","NARDI","NEFF","NEOTECH","NEWPOL","NOGAMATIC","NORDTON","NOSEM","NOVIDOM","NUOVA","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","ORMOND","OXFORD","PANASONIC","PIERRE CARDIN","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","RADIOLA","RECTILIGNE","RESPECTA","ROSIERES","SABA","SAGAA","SAMANA","SAMMIC","SAMSUNG","SANCY","SAUTER","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILANOS","SILTAL","SILVER","SINGER","SMEG","SOGAL","SOGELUX","STALGAST","STELLA","SURFLINE","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEKA","TELEFUNKEN","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WASCATOR","WELLINGTON","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE KNIGHT","WHITE-WESTINGHOUSE","WHITEWASH WITEWASH","WHITEWOOD","WINDSOR","WINIA","WINTERHALTER","XPER","ZANKER","ZANUSSI","ZOPPAS"],"S\u00e8che linge":["ADMIRAL","AEG","AIRPORT","ALESIA","ALEZIA","ALLIANCE","ALTUS","AMBRA","AMICA","AQUACEANE","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATLANTIC","AURORA","AXANE","AYA","BALAY","BAUKNECHT","BEKO","BELLAVITA","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRU","BSK","CALEX","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","COLDIS","COMFEE","CONCORDE","CONTINENTAL EDISON","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDESA","ELECTROLUX","ESSENTIEL B","EUROTECH","EVERGLADES","FAGOR","FALDA","FAR","FAURE","FAVORIT","FIRSTLINE","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FUNIX","GAGGENAU","GALANZ","GENERAL ELECTRIC","GENERISS","GORENJE","GRUNDIG","GSD","HAIER","HEC","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","ICE STREAM","IGNIS","IKEA","INDESIT","INUVIK","JEKEN - JENKEN","KENMORE","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","LACO","LADEN","LAZER","LG","LINCOLN","LINEATRE","LINETECH","LISTO","MANHATTAN","MARKLING","MAYTAG","MEA","MERKER","MIELE","MINEA","NEFF","NEWPOL","NOGAMATIC","OCEAN","OCEANIC","ORMOND","OXFORD","PANASONIC","PARNAL","PERFEKT","PHILCO","PHILIPS","PLANETE","PRIMUS","PROLINE","QILIVE","R.WIND","RADIOLA","RECTILIGNE","REX","SABA","SAMANA","SAMSUNG","SANCY","SANGIORGIO","SCIENTIFIC LABS","SEAWAY","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMA","SINGER","SMEG","SOGELUX","SPEED QUEEN","STELLA","SURFLINE","TECHNICAL","TECHNOR","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TOKIWA","TUCSON","UNICLINE","URALUX","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VICTORY","VIVA","VOGICA","WALTHAM","WESTLINE","WESTWOOD","WHIRLPOOL","WINIA","ZANKER","ZANUSSI","ZEROWATT"],"R\u00e9frig\u00e9rateur":["ADMIRAL","AEG","AIR FORCE AIRFORCE","AIRCOON","AIRLUX","AIRPORT","ALBA BUSH","ALESIA","ALGOR","ALLIANCE","ALTIC","ALTUS","AMANA","AMATIS","AMICA","AMRAZ","AMSTA","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ATAG","ATLANTIC","AUSTRIA","AVEA","AYA","BALAY","BALTIC","BALTIK","BARAZZA","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERKLAYS","BIG CHILL","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BONNET","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BROAN","BSK","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CARRIER","CHELSEA","CHIQ","CLASSIC HOME","CLAYTON","CLIMASPACE","COBAL","COLDIS","COLSTON","COMBISTEEL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COQYS","CREDA","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIAMOND","DIGIHOME","DIGINIUM","DKK","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","ECO","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXQUISIT","FAGOR","FALCON","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FOSTER","FRAB","FRANCIA","FRANGER","FRANKE","FRANSTAL","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GALAXY","GEDTECH","GENERAL ELECTRIC","GENERALFROST","GENERISS","GERMANIA (LA)","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HDC","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HUSQVARNA","HYGENA","HYUNDAI","IAR","IBERNA","ICE STREAM","ICEBERG","ICELINE","ICYTECH","IGNIS","IKEA","INDESIT","INFRICO","INNO.HIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JETFROST","JPC","JUNO","KELON","KELVINATOR","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHENAID","KLEO","KNEISSEL","KOENIG","KONTACT","KREFT","KUPPERSBUSH","LA SOMMELIERE","LACO","LADEN","LAMONA","LAURUS","LAZER","LE CELLIER","LE CHAI","LEISURE","LG","LIEBHERR","LIFETEC","LINA","LINARIE","LINDBERGH","LINDE","LINETECH","LISTO","MABE","MAGIC CHEF","MANHATTAN","MARKLING","MAYTAG","MEISTER","MEP","METRO","MIDEA","MIELE","MINEA","MIOGO","MODERNA","MOULINEX","NARDI","NEFF","NEUFUNK","NEVADA","NEWPOL","NEWTEC","NOGAMATIC","NORGE","NOSTRIA","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ONAX","ORIGANE","ORLINE","ORMOND","OXFORD","OXYGEN","PANASONIC","PHILCO","PHILIPS","PIERRE CARDIN","PKM","POCOLINE","PODIUM","PRINCETON","PRIVILEG","PROGRESS","PROLINE","QILIVE","QUIGG","RADIOLA","RANGER","RCA","RECTILIGNE","REGAL","ROBUSTA","ROSIERES","RVS","SABA","SAMANA","SAMET","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEG","SELECLINE","SERVIS","SETRA","SEVERIN","SHARCOOL","SHARP","SHAUB LORENTZ","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERCREST","SINGER","SIRIUS","SMEG","SNAIGE","SOGELUX","STARFROST","STEELGRAN","STELLA","SURFLINE","SURMELEC","SWEEDY","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THERMOR","THIRODE","THOMSON","THOR","TOKIWA","TRANSCONTINENT","TRIOMPH","TUCSON","TWINSTAR","ULGOR","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","VIVA","VOGICA","VOXSON","WAECO","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WESPOINT - WESTPOINT","WESTFROST","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WHITEWOOD","WINDSOR","WINIA","WOLKENSTEIN","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Lave linge":["ADMIRAL","AEG","AIRLINE","AIRLUX","AIRPORT","ALASKA","ALEZIA","ALLIANCE","ALTIC","ALTUS","AMBASSADE","AMICA","APELL","AQUACEANE","ARC EN CIEL AEC","ARCELIK","ARDEM","ARDO","ARIANE","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTERIE","ASTO","ATLANTIC","AUCHAN","AVEA","AXANE","AYA","BALAY","BASICLINE","BAUKNECHT","BEKO","BELDEKO","BELLAVITA","BENDIX","BIANCA","BIG CHEF","BLOMBERG","BLUESKY","BLUEWIND","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRU","BSK","CALEX","CALIFORNIA","CALOR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CHIQ","CLAYTON","COBAL","COLDIS","COMFEE","CONCORDE","CONSTRUCTA","CONTINENTAL EDISON","CORBERO","CRAFFT","CREDA","CRYSTAL","CURLING","CURTISS","DAEWOO","DE DIETRICH","DE ROSSO","DIGIHOME","DOMAN","DOMEOS","DOMEST","EDER","EDESA","EDSON","ELECTROLINE","ELECTROLUX","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","FAGOR","FALCON","FAR","FAURE","FAVORIT","FIRSTLINE","FORTEX","FRAB","FRANCIA","FRANGER","FRANSTAL","FRIAC","FRIGEAVIA","FRIGIDAIRE","FRIGISTAR","FUNIX","GAGGENAU","GALANT","GALANZ","GEDTECH","GENERAL ELECTRIC","GENERISS","GIRBAU","GORENJE","GRUNDIG","HAAS","HAIER","HANSA","HANSEATIC","HARROW","HDC.LINK","HEC","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIRUNDO","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","HYUNDAI","IAR","IBERNA","ICEBERG","IGNIS","IKEA","IMESA","INDESIT","INNO.HIT","INUVIK","IPSO","JEKEN - JENKEN","JETWASH","JPC","KATOREX","KING D'HOME KINGDHOME","KNEISSEL","KOENIC","KONRAD","KONTACT","KRYSTER","KUPPERSBUSH","LACO","LADEN","LADYWIND","LAMONA","LAZER","LG","LIGMAR","LINARIE","LINCOLN","LINDBERGH","LINETECH","LISTO","LUXOR","MANHATTAN","MARKLING","MAYC","MAYTAG","MEDION","MERKER","MIDEA","MIELE","MINEA","MIOSTAR","MONTBLANC","NED","NEFF","NEVADA","NEWCOLD","NEWPOL","NEWTEC","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OTSEIN","OXFORD","PANASONIC","PERFEKT","PHILCO","PHILIPS","POLAR","PRESTIGE+","PRIMOTECQ","PRIMUS","PRINCETON","PRIVILEG","PROLINE","PROXIMA","QILIVE","RADIOLA","RECTILIGNE","REDDER","REGAL","ROCH","ROSIERES","ROTEL","SABA","SAMANA","SAMET","SAMSUNG","SANCY","SANGIORGIO","SCANDILUX","SCHAUB LORENZ","SCHAUEN","SCHNEIDER","SCHOLTES","SEAWAY","SEELECT","SELECLINE","SERVIS","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGAL","SOGELUX","STELLA","STOBS","SUPERSTAR","SURFLINE","TAURUS","TCL","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLEC","TEKA","TELEFUNKEN","THOMSON","TRIOMPH","TROPICOOL","TUCSON","TWINSTAR","UNICLINE","URANIA","VALBERG","VEDETTE","VENDOME","VESTEL","VIVA","VIVAX","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELLINGTON","WELTSTAR","WESPOINT - WESTPOINT","WESTEN","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITESTAR","WHITEWOOD","WILCOOL","WILSON","WINDSOR","WINIA","WOLKENSTEIN","XD ENJOY","XPER","ZANKER","ZANUSSI","ZEROWATT","ZOPPAS"],"Machine \u00e0 pain":["ADMIRAL","AFK","AVILLA AVILA","BEEM","BESTRON","BETTY CROCKER","BIFINETT","BLACK & DECKER","BLUEBELL","BLUESKY","BOMANN","BRANDT","BREADMAN","BREVILLE","BUSH","CARREFOUR HOME","CHEFMATE","CLATRONIC","CONCEPT","CONTINENTAL EDISON","COOKWORKS","CROFTON","CUISICHEF","DAEWOO","DE SINA DESINA","DELONGHI","DESIGN","DOMEDIA","DOMO","ELECTROLUX","ELECTROMIX","ELTA","ESSENTIEL B","EUREKA","EVERGLADES","FAR","FIF","FUNIX","GOODMAN'S GOODMANS","GORENJE","KENMORE","KENWOOD","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","LG","LISTO","LIVENTA","MOULINEX","PANASONIC","PHILIPS","PRIVILEG","PROLINE","QUIGG","RIVIERA ET BAR","SEB","SELECLINE","SEVERIN","SILVERCREST","SIPLEC","SUNBEAM","TEAM","TECNOWIND","TEFAL","THOMSON","UNICLINE","WAVES","WHITE and BROWN"],"Four":["AEG","AFI","AIRLUX","ALPENINOX","ALTUS","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASKO","ASPES","ATAG","ATLANTIC","AVEA","AYA","BALAY","BARON","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BECKEN","BEKO","BLANCO","BLUESKY","BOMPANI","BONNET","BORA","BOSCH","BOURGEOIS","BRANDT","BRANDY BEST BRANDYBEST","BUDERUS","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CASSELIN","CATA APELSON","CHROMEX","COBAL","COLDIS","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","COOKE&LEWIS","COOKTOP","CUPPONE OVENS","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EGC","EKA","ELBA","ELCOTEC","ELECTROLINE","ELECTROLUX","ENO","ESCO","ESSENTIEL B","ETERNAL","EXCELINE","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FM","FOEM","FOINOX","FOURINOX","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIMA","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GENERAL ELECTRIC","GERMANIA (LA)","GIORIK","GLEMGAS","GLENAN","GODIN","GOODHOME","GORENJE","GRUNDIG","HAIER","HARROW","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOBART","HOMEKING","HOMER","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IBERNA","IGNIS","IKEA","ILVE","IMPERIAL","INDESIT","INOXTREND","JEKEN - JENKEN","JEMKO","JETGAZ","JUNO","KAISUI","KENWOOD","KITCHENAID","KNEISSEL","KORTING","KUPPERSBUSH","LACANCHE","LACO","LADEN","LAINOX","LAMONA","LAURUS","LG","LINETECH","LINKE","LISTO","LOFRA","LUXOR","MARKLING","MBM","METRO","MIELE","MIOGO","MODERNA","MODULAR","MONDIAL","MOULINEX","MPR","NARDI","NEFF","NEVADA","NEWLINE","NOGAMATIC","NORDTON","NOSTRIA","NOVIDOM","OCEAN","OCEANIC","OEM","ORIGANE","OVENPLUS","OXFORD","PANASONIC","PHIDEL","PHILIPS","PIERRE CARDIN","PLUS","PRIVILEG","PROGRESS","PROLINE","QILIVE","RECTILIGNE","REGAL","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SALVA","SAMANA","SAMSUNG","SANCY","SAUTER","SCANDINOVA","SCHNEIDER","SCHOLTES","SEB","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SMEG","SOGAL","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOEKA","TECNOGAS","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","TGCP","THERMOR","THIRODE","THOMSON","TOKIWA","TUCSON","UNICLINE","UNOX","URANIA","VALBERG","VEDETTE","VENDOMOIS","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITE-WESTINGHOUSE","WHITEWOOD","WINDSOR","WINIA","ZANUSSI","ZEROWATT","ZOPPAS"],"Cong\u00e9lateur":["AEG","AIRPORT","ALLIANCE","ALTUS","AMICA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ATLANTIC","AVEA","AYA","BALTIC","BALTIK","BAUKNECHT","BEKO","BLUESKY","BOMANN","BOMPANI","BORA","BOREAL","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","BURG","CALIFORNIA","CANDY","CARMA","CARREFOUR HOME","CHIQ","CLAYTON","CLIMASELECT","CLIMASPACE","COBAL","COLDIS","COMBISTEEL","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","CURLING","CURTISS","DAEWOO","DE DIETRICH","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMO","EDER","ELECTA","ELECTROLUX","ENODIS","ESSENTIEL B","EUREKA","EUROTECH","EXCELINE","EXQUISIT","FAGOR","FAR","FAURE","FINLUX","FIRSTLINE","FORTEX","FRANCIA","FRANGER","FRIAC","FRIGEAVIA","FRIGELUX","FRIGISTAR","FUNIX","GENERISS","GERMANIA (LA)","GORENJE","GRAM","GRUNDIG","HAIER","HARROW","HDC.LINK","HELKINA","HELVETIA","HIGH ONE HIGHONE","HIGHTEC","HIGHTECH","HISENSE","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","IAR","IARP","IBERNA","IGNIS","IKEA","INDESIT","JEKEN - JENKEN","JETFROST","JPC","KING D'HOME KINGDHOME","KOENIG","KONTACT","LACO","LADEN","LAURUS","LG","LIEBHERR","LINDBERGH","LINDE","LINETECH","LISTO","MANHATTAN","MARKLING","MEA","METRO","MIELE","MINEA","NEFF","NOGAMATIC","NOVAMATIC","NOVIDOM","OCEAN","OCEANIC","ORIGANE","ORLINE","ORMOND","OXFORD","PHILIPS","PODIUM","PROLINE","QILIVE","RADIOLA","SABA","SAMANA","SAMSUNG","SANGIORGIO","SAUTER","SCANDINOVA","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SETRA","SEVERIN","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SINGER","SMEG","SOGELUX","STARFROST","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEFCOLD","TEKA","TELEFUNKEN","TENSAI","THOMSON","TOKIWA","TUCSON","UNICLINE","UPPERCOLD","URANIA","VALBERG","VEDETTE","VESTEL","VESTFROST","WAECO","WALTHAM","WELLINGTON","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WHITEFROST","WINDSOR","ZANUSSI"],"Plaque":["AEG","AIR FORCE AIRFORCE","AIRLUX","AMANA","AMBASSADE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARCELIK","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ARTIC","ASKO","ASPES","ASTORIA","ATAG","AVEA","AYA","BALAY","BARTSCHER","BASICLINE","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BERNOLLIN","BERTO'S","BLUESKY","BOMPANI","BORA","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BRICO DEPOT","BSK","BURG","CALIFORNIA","CALIFORNIA EUR","CANDY","CARMA","CARREFOUR HOME","CATA APELSON","COBAL","COCEF","COJER","COLDIS","CONSTRUCTA","CONTINENTAL EDISON","COOKART COOK'ART","COOKE&LEWIS","COOKTOP","COQYS","CUISINES REFERENCES","CURLING","CURTISS","DAEWOO","DAV","DE DIETRICH","DELONGHI","DELRUE","DER KREIS","DIAMOND","DOMAN","DOMEOS","DOMEST","DOMETIC","DOMINOX","EDER","EDESA","EDSON","EGC","EKA","ELBA","ELCOLUX","ELECTRA BREGENZ","ELECTROLUX","ELICA","ENO","ESCO","ESSENTIEL B","ETERNAL","EVERTON","EXCELINE","FABER","FAGOR","FALMEC","FAR","FAURE","FINLUX","FIRSTLINE","FLAVEL","FORTEX","FOSTER","FOURNIER","FRANCIA","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIONOR","FULGOR","FUNIX","GAGGENAU","GEBHARDT","GEDTECH","GENERAL ELECTRIC","GENERISS","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARROW","HDC","HDC.LINK","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HORN","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","HYUNDAI","IBERNA","ICEBERG","IKEA","ILVE","INDESIT","INDOMO","IXINA FRANCE","JEKEN - JENKEN","JEMKO","JETGAZ","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KITCHENAID","KLEENMAID","KONTACT","KUPPERSBUSH","LACO","LADEN","LAMONA","LAURUS","LAZER","LG","LIMIT","LINETECH","LINKE","LISTO","LOFRA","LUXHOME","MANHATTAN","MARKLING","MATTHIS","MAYTAG","MENEGHETI","METRO","MEZIERE","MIELE","MIOGO","MOBALPA","MODERNA","MONDIAL","MTEC","NARDI","NEFF","NEWLINE","NOGAMATIC","NORD INOX","NOSTRIA","NOVIDOM","NOVY","OCEAN","OCEANIC","OXFORD","OXYGEN","PHIDEL","PIERRE CARDIN","PLUS INTERNATIONAL","PREMIERPLAN","PRESTICCOK","PRIVILEG","PROGRESS","PROLINE","QILIVE","REGAL","RHOTELEC","ROBLIN","ROBUSTA","ROLLER GRILL","ROSIERES","ROTHELEC","SABA","SAMAC","SAMANA","SAMSUNG","SANCY","SARO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SELECLINE","SETRA","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SILVERSTYLE","SINGER","SMALVIC","SMEG","SOGAL","SOGELUX","SPID - SPIDER","STAR","SURFLINE","TEAM","TEBA","TECHNICAL","TECHWOOD","TECHYO","TECNOGAS","TECNOINOX","TECNOLEC","TECNOLUX","TECNOX","TEKA","TELEFUNKEN","TERIM","THERMILUX","THERMOR","THIRODE","THOMSON","TINKA","TRIOMPH","UNICLINE","URANIA","VALBERG","VEDETTE","VESTEL","VIVA","VOGICA","WALTHAM","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE and BROWN","WHITEWOOD","WINDSOR","WINIA","WITT","YARD","ZANUSSI","ZEROWATT"],"Hotte":["AEG","AGA","AIR FORCE AIRFORCE","AIRLUX","AIRONE","ALIZEE","AMICA","AMSTA","ARC EN CIEL AEC","ARDO","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","ATLAN","AXESS","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BELDEKO","BEST","BLOMBERG","BLUESKY","BODNER & MANN","BOMANN","BOMPANI","BOSCH","BRANDT","BRICO DEPOT","BROAN","BURG","CALIFORNIA","CALRUS","CANDY","CARREFOUR HOME","CART AIR CARTAIR","CATA APELSON","CIARRA","CLIMADIFF","CNA-BRICO","COBAL","COMFEE","CONSTRUCTA","CONTINENTAL EDISON","CONTROL AIR","COOKE&LEWIS","CURLING","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMATIX","ECOLINE","EGC","EICO","ELCOLUX","ELECTROLUX","ELICA","ELITAIR","ESSENTIEL B","EURODOMO","EVERTON","EXCELINE","FABER","FAGOR","FALCON","FALMEC","FAR","FAURE","FILA","FIRSTLINE","FLAMINIA","FOURNIER","FOX","FRANCIA","FRANKE","FRATELLIONOFRI","FRECAN","FRIAC","FRIGIDAIRE","FRIONOR","FROSTAR","FULGOR","FUNIX","GAGGENAU","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GOODHOME","GORENJE","GRUNDIG","HAFELE","HAIER","HARILOX","HELKINA","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT","HOTPOINT ARISTON","HUDSON","HYGENA","IGNIS","IKEA","ILVE","INDESIT","INITIAL T","JEKEN - JENKEN","JETAIR","KEHL","KEOPS","KING D'HOME KINGDHOME","KITCHENAID","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LAMONA","LEISURE","LG","LINKE","LISTO","MAISTER","MARKLING","MAXFIRE","MIELE","MIOGO","MOBALPA","MODERNA","NEFF","NEVADA","NOVY","NTAIR","OCEANIC","PANDO","PKM","PODIUM","PORTINOX","PROLINE","RESPECTA","ROBLIN","ROSIERES","SABA","SAMBA","SAMSUNG","SAUTER","SCHMIDT","SCHNEIDER","SCHOLTES","SELECLINE","SHARP","SIEMENS","SIGNATURE","SILTAL","SILVERLINE","SIRIUS","SMEG","SOGAL","SOGELUX","SOLER AND PALAU","SPID - SPIDER","STAR","STOVES","TEBA","TECHYO","TECNOLUX","TECNOWIND","TEKA","THERMOR","THIRODE","THOMSON","TONDA","TRIOMPH","TURBOAIR","UNELVENT","UNICLINE","URANIA","URBAN","V ZUG","VALBERG","VIVA","VOGICA","WELLS","WHIRLPOOL","WHITE-WESTINGHOUSE","ZANKER","ZANUSSI","ZARONI"],"Machine \u00e0 caf\u00e9":["AEG","BOSCH","CALOR","COFEEMAKER","DELONGHI","DOMO","HOTPOINT ARISTON","JEKEN - JENKEN","JURA","KITCHEN CHEF","KRUPS","MELITTA","PHILIPS","RIVIERA ET BAR","ROWENTA","SAECO","SCHOLTES","SEVERIN","SIEMENS","SMEG","SPIDEM","THOMSON","WHIRLPOOL"],"Cave \u00e0 vin":["AEG","AIRLUX","ARTEVINO","ASKO","AVINTAGE","BLUESKY","BORA","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CANDY","CARREFOUR HOME","CAVISS","CLIMADIFF","CLIMASPACE","COLDIS","COMFEE","CONTINENTAL EDISON","COOKE&LEWIS","COSYLINE","CURTISS","DE DIETRICH","DOMETIC","ELECTROLUX","ESSENTIEL B","EUROCAVE","EUROFRIO","FAR","FIRSTLINE","FRIGELUX","FRIGISTAR","FRIONOR","FUNIX","GAGGENAU","GALANZ","HAIER","HELVETIA","HIGH ONE HIGHONE","HISENSE","HOMEKING","HOOVER","HOTPOINT ARISTON","HYUNDAI","JETFROST","KING D'HOME KINGDHOME","KITCHENAID","KLARSTEIN","KOENIG","LA SOMMELIERE","LACO","LE CELLIER","LE CHAI","LIEBHERR","LINARIE","MARKLING","MIELE","MINEA","NESTOR M","NOVIDOM","OCEANIC","OMCAN","ORMOND","QILIVE","ROSIERES","SABA","SAMSUNG","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SIEMENS","SIGNATURE","SMEG","SOGELUX","STARFROST","SURFLINE","TECNOLEC","TECNOX","TEKA","TEMPTECH","THOMSON","TOKIWA","TRIOMPH","URANIA","VALBERG","VEDETTE","VIN SUR VIN (VINSURVIN)","VINEAA","VINICOSY","VINILUX","VINOSPHERE","VINOSTYLE","VITEMPUS","WHIRLPOOL","WHITE-WESTINGHOUSE","WINCAVE"],"Micro-ondes":["AEG","AFK","AIRLUX","AMANA","AMICA","ARISTON","ARTHURMARTIN ARTHUR MARTIN","ASKO","ATAG","AXANE","AYA","BALAY","BAUKNECHT","BAUMATIC","BEKO","BIFINETT","BLACK & DECKER","BLAUPUNKT","BLUESKY","BLUEWIND","BOMANN","BOMPANI","BOSCH","BRANDT","BSK","CALIFORNIA","CANDY","CARREFOUR HOME","CASINO","CATA APELSON","CLATRONIC","CLIMATEK","CONSTRUCTA","CONTINENTAL EDISON","CONVIVIUM","COOKE&LEWIS","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMEST","DOMO","ELECTROLUX","ELSAY","ESSENTIEL B","EXCLUSIV","EXQUISIT","FAGOR","FAR","FAURE","FIRSTLINE","FRIONOR","FUNIX","GAGGENAU","GALANT","GALANZ","GENERAL ELECTRIC","GLEMGAS","GOODHOME","GORENJE","GRUNDIG","HAIER","HARDEL","HARPER","HELVETIA","HERU","HIGH ONE HIGHONE","HISENSE","HITACHI","HOMEKING","HOOVER","HORN","HOTPOINT","HOTPOINT ARISTON","ICES","IKEA","INDESIT","INDOMO","JEKEN - JENKEN","JUNKER","KALORIK","KENWOOD","KERWAVE","KING D'HOME KINGDHOME","KITCHENAID","KOENIG","KUPPERSBUSH","LADEN","LAZER","LG","LINKE","LISTO","LOFRA","MAFTER","MANDINE","MARKLING","METRO","MICROLOGIC","MICROMAX","MICROSTAR","MIDEA","MIELE","MIOGO","MOULINEX","NEFF","NOSTRIA","NOVIDOM","OCEANIC","OHMEX","ORVA","PACIFIC","PANASONIC","PHILIPS","PROLINE","QILIVE","RADIOLA","ROSIERES","RUSSELL HOBS","SABA","SAMANA","SAMSUNG","SANYO","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SCIENTIFIC LABS","SEAWAY","SEB","SELECLINE","SEPPELFRICKE","SEVERIN","SHARP","SIEMENS","SIGNATURE","SIMEO","SINGER","SMEG","SOPADIS","SURFLINE","TAURUS","TEAM","TECHWOOD","TEKA","TEKVIS","TELEFUNKEN","THERMOR","THOMSON","TOKIWA","TOSHIBA","TRIOMPH","URANIA","VALBERG","VEDETTE","VENGA","VIVA","WESDER","WESTINGHOUSE","WHIRLPOOL","WHITE and BROWN","WINIA","ZANUSSI"],"Robot":["AEG","ARTHURMARTIN ARTHUR MARTIN","BEKO","BIFINETT","BOMANN","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CLATRONIC","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FAR","FAURE","GORENJE","HOBART","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","LISTO","MAGIMIX","MAYTAG","METRO","MOULINEX","OCEANIC","PHILIPS","PROLINE","QILIVE","QUIGG","RIVIERA ET BAR","ROBOT COUPE","ROBUSTA","ROWENTA","RUSSELL HOBS","SAMMIC","SEB","SEVERIN","SHARP","SIEMENS","SIGNATURE","SILVERCREST","SIMEO","SMEG","TAURUS","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMSON","TRISTAR","VALBERG","VORWERK","WHITE and BROWN"],"Centrale vapeur":["AEG","ARTHURMARTIN ARTHUR MARTIN","ASTORIA","BEKO","BELLAVITA","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DAEWOO","DELONGHI","DOMENA","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","FIRSTLINE","GOCKO","GRUNDIG","HOOVER","KENWOOD","KING D'HOME KINGDHOME","KOENIG","LAURASTAR","LISTO","MIELE","MORPHY RICHARDS","MOULINEX","PHILIPS","POLTI","PRIMO","PROLINE","QUIGG","ROBUSTA","ROWENTA","SCHNEIDER","SEVERIN","SINGER","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","VALBERG","VEDETTE","WHIRLPOOL","WHITE and BROWN"],"Cuisini\u00e8re":["AEG","AGA","AIRLUX","AIRPORT","ALLIANCE","ALTUS","AMBASSADE","AMBASSADE DE BOURGOGNE","AMICA","AMSTA","APELL","ARC EN CIEL AEC","ARDEM","ARDO","ARISTON","ARROW","ARTHURMARTIN ARTHUR MARTIN","ASPES","ATTILA","AVEA","AXANE","AYA","BARON","BAUKNECHT","BAUMATIC","BEKO","BELLING","BERTO'S","BESTRON","BIG CHEF","BLUESKY","BLUEWIND","BOMPANI","BOREAL","BORETTI","BOSCH","BRANDT","BRANDY BEST BRANDYBEST","BSK","CALIFORNIA EUR","CANDY","CARAD","CARMA","CARREFOUR HOME","CASINO","CLAYTON","COBAL","COLDIS","CONTINENTAL EDISON","CORRADI","CURLING","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DEVILLE","DIAMOND","DOMAN","DOMEOS","DOMEST","EDER","EDSON","EKA","ELBA","ELECTROLUX","ESCO","ESSENTIEL B","EUREKA","EXCELINE","FAGOR","FALCON","FAR","FAURE","FIRSTLINE","FORTEX","FRAB","FRAGOROSO","FRANCIA","FRANCOBELGE","FRANGER","FRANKE","FRANSTAL","FRATELLIONOFRI","FRIAC","FRIONOR","FUNIX","GENERAL ELECTRIC","GERMANIA (LA)","GLEMGAS","GODIN","GORENJE","HARROW","HELKINA","HELVETIA","HENDI","HIGH ONE HIGHONE","HISENSE","HOMER","HORN","HOTPOINT ARISTON","HUDSON","IAR","ICEBERG","IGNIS","IKEA","ILVE","INDESIT","JEKEN - JENKEN","JETGAZ","KING D'HOME KINGDHOME","KNEISSEL","KONTACT","KUPPERSBUSH","LA CORNUE","LACANCHE","LACO","LADEN","LEISURE","LINETECH","LISTO","LOFRA","LUXOR","M-SYSTEM","MANHATTAN","MBM","METRO","MIELE","MTEC","NARDI","NED","NEFF","NEWLINE","NOGAMATIC","NOVIDOM","OCEAN","OCEANIC","ORANIER","ORIGANE","ORLINE","OVENPLUS","PIERRE CARDIN","PRIVILEG","PROLINE","RADIOLA","RANGEMASTER","REGAL","ROSIERES","SABA","SANCY","SAUTER","SCHAUB LORENZ","SCHNEIDER","SCHOLTES","SEAWAY","SELECLINE","SERVIS","SHARP","SIDEX","SIEMENS","SIGNATURE","SILTAL","SIMFER","SINGER","SMEG","SOGELUX","STAR","STOVES","SURFLINE","TEBA","TECHNICAL","TECHWOOD","TECNOGAS","TECNOLUX","TEKA","TELEFUNKEN","TERIM","THERMOR","THIRODE","THOMSON","TIMSHELL","TRIOMPH","TRIUMPH","TUCSON","UNICLINE","URANIA","VALBERG","VEDETTE","VOGICA","WALTHAM","WEGAWHITE","WELCO","WELTEC","WESPOINT - WESTPOINT","WESTAHL","WESTINGHOUSE","WESTLINE","WESTWOOD","WHIRLPOOL","WHITE-WESTINGHOUSE","WINDSOR","XPER","ZANUSSI","ZOPPAS"],"TIROIR CHAUFFANT":["AEG","BOSCH","DE DIETRICH","ELECTROLUX","GORENJE","HAIER","ROSIERES","SAMSUNG","SIEMENS","SMEG","WHIRLPOOL"],"Aspirateur":["AEG","AKIBA","ALASKA","AMADIS","AQUAVAC","ARTHURMARTIN ARTHUR MARTIN","AYA","BEKO","BISSEL","BISSELL","BLACK & DECKER","BLUESKY","BLUEWIND","BOOSTY","BOSCH","CALIFORNIA","CALOR","CANDY","CARREFOUR HOME","CHROMEX","CLATRONIC","CLEANFIX","CONTINENTAL EDISON","CURTISS","DAEWOO","DELONGHI","DIRT DEVIL","DOMO","DREAME","DYSON","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROSTEAM","EWT","EXCELINE","FAGOR","FAR","FAURE","FIRSTLINE","FRANGER","GOBLIN","GORENJE","GRUNDIG","HAIER","HIGH ONE HIGHONE","HISENSE","HOOVER","IMETEC","INDOMO","IROBOT","JEKEN - JENKEN","KALORIK","KARCHER","KING D'HOME KINGDHOME","KNEISSEL","KOENIG","LERVIA","LG","LISTO","MIELE","MOULINEX","MTEC","NILFISK","NOVIDOM","NUMATIC","OCEANIC","PANASONIC","PARISRHONE","PHILIPS","POLTI","PROGRESS","PROLINE","QILIVE","RADIOLA","ROBUSTA","ROMIX","ROWENTA","SALCO","SAMSUNG","SCHNEIDER","SCHOTT","SEB","SELECLINE","SEVERIN","SHARK","SHARP","SIEMENS","SIGNATURE","SILVA","SILVERCREST","SILVERSTYLE","SINGER","SIPLEC","SOLAC","TAURUS","TCHIBO","TEAM","TECHWOOD","TEFAL","TELEFUNKEN","THOMAS","THOMSON","TOKIWA","TORNADO","TRIOMPH","TRISA","UFESA","UNICLINE","VALBERG","VETRELLA","WHITE and BROWN","ZANUSSI","ZELMER"],"Friteuse":["AFI","AFICOLLINLUCY","AMBASSADE","ARTHURMARTIN ARTHUR MARTIN","BEKO","BERTO'S","BOSCH","BRANDT","BRAUN","CARREFOUR HOME","CONTINENTAL EDISON","DE DIETRICH","DELONGHI","DIAMOND","DOMO","ESSENTIEL B","EUROBAR","EUROMAX","FAGOR","GAGGENAU","GIORIK","GORENJE","HAIER","HISENSE","HORECA","JUSTA","KENWOOD","KITCHEN CHEF","KRUPS","MAGIMIX","MBM","METRO","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROLLER GRILL","ROSIERES","ROSINOX","SABA","SCHOLTES","SEB","SEVERIN","SMEG","TEAM","TECNOINOX","TEFAL","TEKA","THIRODE","THOMSON","WHIRLPOOL"],"Armoire Positive":["AFICOLLINLUCY","BONNET","ELECTROLUX","FRANSTAL","FRIGELUX","INFRICO","LIEBHERR","MEDIFROID","MEP","METRO","NOSEM","ROLLER GRILL","SOFRACA","THIRODE"],"Climatisation":["AIRWELL","ALPATEC","ALTUS","ARIAGEL","ATLANTIC","BEKO","BESTRON","BLACK & DECKER","BLUESKY","BOSCH","CALIFORNIA","CLIMADIFF","CLIMALIX","CLIMATEK","COMFEE","DE DIETRICH","DELONGHI","DOMETIC","ELECTROLUX","ENTRONIC","ESSENTIEL B","EUROMAC","EXCELINE","FIRSTLINE","FORTEX","GALANZ","GORENJE","GRAETZ","H&B","HAIER","HDC.LINK","HISENSE","HONEYWELL","INDESIT","JEKEN - JENKEN","JPC","KING D'HOME KINGDHOME","KITCHEN CHEF","KLARSTEIN","LG","LISTO","MOULINEX","NOMADIC","O'FOEHN","OCEANIC","PANASONIC","PROLINE","QILIVE","QUALIT'AIR","RADIOLA","ROWENTA","SAMSUNG","SELECLINE","SHARP","SIGNATURE","SOGELUX","TAURUS","TCL","TECHWOOD","TELEFUNKEN","THOMSON","UNITED","VALBERG","VESTEL","WHIRLPOOL","XELANCE"],"Machine \u00e0 gla\u00e7ons":["ALPATEC","BREMA","CALIFORNIA","DOMO","ESSENTIEL B","FRIGELUX","ITV","JEKEN - JENKEN","KITCHEN CHEF","LAGRANGE","METRO","MINEA","SILVERSTYLE","VALBERG","WHIRLPOOL","YOO DIGITAL HOME"],"Rafraichisseur d'air":["ALPATEC","BEKO","FAR","TELEFUNKEN"],"Ventilateur":["ALPATEC","CALIFORNIA","DYSON","ESSENTIEL B","JEKEN - JENKEN","OCEANIC","ROWENTA","SHARK","TELEFUNKEN","THOMSON","VALBERG"],"HUMIDIFICATEUR":["ALPATEC"],"machine sous vide":["AMATIS","KITCHEN CHEF","RIVIERA ET BAR"],"Toaster":["AMATIS","BARTSCHER","COOKMAX","DIAMOND","MAGIMIX","METRO","ROLLER GRILL","SIRMAN","SMEG","SOFRACA","TELEFUNKEN"],"Plancha":["AMBASSADE","BARTSCHER","BRANDT","CLIMADIFF","DELONGHI","DEVILLE","DOMO","FAGOR","FRANSTAL","GORENJE","KRAMPOUZ","LAGRANGE","LE MARQUIER","LISTO","METRO","MOULINEX","NINJA","OZTIRYAKILER","PHILIPS","RIVIERA ET BAR","ROLLER GRILL","RUSSELL HOBS","SEVERIN","SIMEO","TEFAL","TELEFUNKEN","THIRODE","THOMSON","VALBERG","WHIRLPOOL","WHITE and BROWN"],"R\u00e9chaud":["AMSTA","ARROW","BARTSCHER","BLUESKY","CURTISS","ELCOTEC","GIRMI","LINCAR","PROLINE","RIVIERA ET BAR","ROLLER GRILL","TEFAL","THOMSON","VALBERG"],"Expresso":["ANIMIO","ANIMO","ASKO","ASTORIA","BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CALOR","CLIMADIFF","CONTINENTAL EDISON","DAEWOO","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","IKEA","INDESIT","JURA","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","METRO","MIELE","MOULINEX","NEFF","NESPRESSO","NINJA","PHILIPS","PROLINE","QILIVE","RIVIERA ET BAR","ROSIERES","ROWENTA","SAECO","SEB","SEVERIN","SIEMENS","SIMONELLI","SMEG","TECHWOOD","TEKA","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Chauffe-briques":["ANIMO","BRAVILOR BONAMAT"],"Percolateur":["ANIMO","BARTSCHER","COFEEMAKER","KITCHEN CHEF","LOUIS TELLIER","METRO"],"Raclette grill":["ARDEM","CONTINENTAL EDISON","DOMO","ESSENTIEL B","FAGOR","KITCHEN CHEF","KOENIG","LAGRANGE","MOULINEX","SEVERIN","TEFAL","TELEFUNKEN","THOMSON"],"Accumulateur gaz":["ARISTON","DE DIETRICH","FLECK","HOTPOINT","PHILIPS","REGENT"],"Grill":["ARISTON","BOSCH","BRAUN","DE DIETRICH","DELONGHI","DOMO","ELECTROLUX","ESSENTIEL B","FAGOR","GAGGENAU","KRAMPOUZ","KRUPS","LAGRANGE","METRO","MTEC","NINJA","RIVIERA ET BAR","ROLLER GRILL","SCHOLTES","SEB","SEVERIN","SIEMENS","SMEG","TEBA","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Chaudi\u00e8re":["ARISTON","ATLANTIC","BODNER & MANN","CHAFFOTEAUX & MAURY","DE DIETRICH","DEVILLE","FERROLI","FRANCIA","GODIN"],"Barbecue":["ARROW","CAMPINGAZ","DELONGHI","ESSENTIEL B","JEKEN - JENKEN","KITCHENAID","LAGRANGE","NINJA","OCEANIC","ROLLER GRILL","RUSSELL HOBS","SCHOLTES","SEVERIN","SIGNATURE","TEFAL","TELEFUNKEN","WHIRLPOOL"],"Minifour":["ARTHURMARTIN ARTHUR MARTIN","ATAG","AYA","BAUKNECHT","BEKO","BESTRON","BLUESKY","BRANDT","BRANDY BEST BRANDYBEST","CALIFORNIA","CARREFOUR HOME","CASINO","CLIMADIFF","CLIMASELECT","CONTINENTAL EDISON","CUISITECH","CURTISS","DAEWOO","DE DIETRICH","DELONGHI","DOMEOS","DOMO","ELECTROLUX","ENTRONIC","ESCO","ESSENTIEL B","EVATRONIC","FAGOR","FAR","FRANCIA","FUNIX","GIRMI","HISENSE","KALORIK","KERWAVE","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","LAZER","LINETECH","LISTO","MANDINE","MOULINEX","NARDI","NINJA","NOVIDOM","OCEANIC","ORVA","PROLINE","QILIVE","RIVIERA ET BAR","ROLLER GRILL","ROSIERES","ROWENTA","SABA","SAUTER","SCHAUB LORENZ","SCHNEIDER","SEB","SELECLINE","SEVERIN","SIGNATURE","SMEG","SOGELUX","SURFLINE","TAURUS","TEAM","TEBA","TECHWOOD","TELEFUNKEN","THOMSON","TOKIWA","UNICLINE","VALBERG","WHIRLPOOL","WHITE and BROWN"],"Fer \u00e0 repasser":["ASTORIA","BOSCH","BRAUN","CALOR","DELONGHI","DOMENA","PHILIPS","POLTI","ROWENTA","SIEMENS","TAURUS","TELEFUNKEN"],"Nettoyeur vapeur":["ASTORIA","BISSELL","BLACK & DECKER","DELONGHI","DIRT DEVIL","DOMENA","DOMO","ESSENTIEL B","FAGOR","HOOVER","KARCHER","KITCHEN CHEF","KOENIG","OCEANIC","POLTI","ROBUSTA","ROWENTA","UNICLINE","VALBERG","VETRELLA"],"Balai vapeur":["ASTORIA","POLTI","ROBUSTA","ROWENTA"],"Station de repassage":["ASTORIA","MONSTER"],"Chauffage":["ATLANTIC","AUER","BEKO","CALIFORNIA","JEKEN - JENKEN","SAUTER","SCIENTIFIC LABS","TOKIWA"],"Po\u00eale":["AUER","DE DIETRICH","DEVILLE","FRANCOBELGE","GODIN","INVICTA","JOLLYMEC","SUPRA","TOSAI","ZIBRO"],"d\u00e9codeur":["AXIL","CAHORS","CGV","CLAYTON","DIGIHOME","DIGITRONIC","ENGEL","FUJIONKYO","LENSON","LINETECH","MELICONI","MICROSAT","ORMOND","SEDEA","TECHNICAL","TECHWOOD","TELEFUNKEN","WALTHAM"],"Mini-kitchen":["AYA","CLIMADIFF","CLIMASELECT","CURTISS","ESCO","FRANCIA","PROLINE","TEAM","TEBA","URANIA"],"Epilateur":["BABYLISS","BRAUN","CALOR","PANASONIC"],"Miroir cosm\u00e9tique":["BABYLISS"],"S\u00e8che cheveux":["BABYLISS","CALOR","ROWENTA"],"Tondeuse":["BABYLISS","BRAUN","CALOR","PANASONIC","PHILIPS","TAURUS"],"Cafeti\u00e8re":["BARTSCHER","BEKO","BIFINETT","BLACK & DECKER","BOSCH","BRAUN","CALOR","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","ESSENTIEL B","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","KRUPS","MAGIMIX","MELITTA","MIELE","MORPHY RICHARDS","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","RUSSELL HOBS","SAECO","SCHOLTES","SEB","SEVERIN","SHARP","SIEMENS","SILVERCREST","SIMEO","SMEG","TEAM","TEFAL","TELEFUNKEN","THOMSON","UNICLINE","WHITE and BROWN"],"Broyeur":["BARTSCHER","TEKA"],"Machine \u00e0 hot dog":["BARTSCHER","HORECA","METRO","ROLLER GRILL","SIMEO"],"Rasoir":["BE YOU","BRAUN","CALOR","PANASONIC","PHILIPS","TELEFUNKEN"],"Sans cat\u00e9gorie":["BEKO","BENDIX","BLOMBERG","BLUESKY","BLUEWIND","BOFFI","BOMPANI","BORA","BOREAL","BOURGEOIS","BRANDSTAR","BRANDT","BROTHER","BRU","BSK","BUDERUS","CALIFORNIA","CALUX","CANDY","CARAD","CARMA","CASINO","CIMLINE","CLIMADIFF","COLDIS","CONCORDE","COOLTECH","CORBERO","CREDA","CROWN","CURTISS","DE DIETRICH","DELONGHI","DEVILLE","DOMAR","DUVERNOY","DYNOR","ECOLINE","ECRON","EDESA","EDV","EDY","ELBA","ELCOLUX","ELCOTEC","ELDI","ELECTRA","ELECTROHAUS","ELORA","ENO","ESCO","EUROFRIO","EUROP","EUROTECH","FAGOR","FAR","FAURE","FAVORIT","FILTRE","FIRSTLINE","FLAMINIA","FRANCIA","FRIAC","FRIGEAVIA","FRIGELUX","FRIGIDAIRE","FRIGISTAR","FRIGOR","FULGOR","FUNAI","FUNIX","GAGGENAU","GAMMFROID","GC","GEBHARDT","GENERAL ELECTRIC","GENERALFROST","GERMANIA (LA)","GIBSON","GIRMI","GLEMGAS","GORENJE","HAIER","HEC","HELKINA","HOLLANDIA","HOOVER","HORN","HOTPOINT","HYCO","HYGENA","IAR","IGNIS","INDESIT","INTERNATIONAL PRESTIGE","JEKEN - JENKEN","JEMKO","JENNAIR","JETWASH","KARERA","KATOREX","KEHL","KELVINATOR","KENMORE","KENWOOD","KEOPS","KING D'HOME KINGDHOME","KNEISSEL","KONRAD","KREFT","KRUPS","KUPPERSBUSH","LACANCHE","LACO","LADEN","LADYWIND","LG","LINCOLN","LINDE","LINEATRE","LUXOR","MAGIC CHEF","MANHATTAN","MARKLING","MASTER","MEA","MENALUX","MENEGHETI","MICROLOGIC","MICROLOGIE","MICROSTAR","MIELE","MINEA","MODERNA","MONDIAL","MORRIS","MOULINEX","MTEC","NARDI","NED","NEFF","NEVADA","NEWPOL","NOGAMATIC","NORGE","NOSTRIA","NOVELTI","ORIGANE","ORMOND","OTSEIN","OXFORD","PANASONIC","PARNAL","PERFEKT","PHIDEL","PHILCO","PHILIPS","PLANETE","POLTI","PRIVILEG","PROLINE","QUADRO","RADIOLA","RAINBOW","RAYNOR","RCA","RECORD","RECTILIGNE","REINGHOLD","RESPECTA","RHOTELEC","ROLLER GRILL","ROMMER","ROSIERES","ROTEL","ROTHELEC","ROWENTA","SABA","SAMPO","SAMSUNG","SANCY","SANGIORGIO","SANYO","SCANDILUX","SCANDINOVA","SCHARPF","SCHOLTES","SEAWAY","SEB","SEGAD","SELECLINE","SEPPELFRICKE","SERVIS","SIDEX","SILTAL","SINGER","SNAIGE","SOGAL","SOGALUX","SOGELUX","STAR","STEINER","TAURENS","TAURUS","TEBA","TECNOFROST","TECNOGAS","TECNOLUX","TECNOWIND","TEKA","TERIM","THERMOR","THOMSON","TOKIWA","TOSHIBA","ULGOR","UNELVENT","UNICLINE","URALUX","URANIA","VENDOME","VESTEL","VESTFROST","VICTORY","VOGICA","WESPOINT - WESTPOINT","WESTINGHOUSE","WHIRLPOOL","WHITEFROST","XPER","ZEROWATT"],"Blender":["BEKO","BLACK & DECKER","BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DAEWOO","DOMO","ESSENTIEL B","GORENJE","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MAGIMIX","MOULINEX","NINJA","PANASONIC","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SCHNEIDER","SEVERIN","SHARP","SIMEO","SMEG","TEFAL","TELEFUNKEN","WHITE and BROWN"],"Extracteur de jus":["BEKO","BLACK & DECKER","BOSCH","BRANDT","CEADO","KENWOOD","KITCHEN CHEF","KITCHENAID","KOENIG","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEVERIN","SHARP","SIMEO","SMEG","TELEFUNKEN"],"Purificateur d'air":["BEKO","DYSON","ELECTROLUX","HOOVER","PHILIPS","ROWENTA","SAMSUNG","SHARP","VALBERG"],"Nettoyeur":["BEKO","BISSELL","DYSON","ELECTROLUX","HOOVER","IROBOT","KARCHER","NILFISK","POLTI","QILIVE","SCHNEIDER","SEVERIN"],"ACCESSOIRE":["BENDIX","DE DIETRICH","KITCHENAID","ROLLER GRILL","SMEG","WINBOT"],"Armoire froide":["BIOSTORE","ELECTROLUX","EVERLASTING","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","HORECA","INFRIGO","LIEBHERR","MERCATUS","METRO","NOSEM","PORTINOX","THIRODE"],"Aspirateur laveur":["BISSELL","DREAME","ELECTROLUX","ESSENTIEL B","FIRSTLINE","HOOVER","KARCHER","PHILIPS","ROWENTA","TINECO","VALBERG"],"Nettoyeur d\u00e9tacheur":["BISSELL","ROWENTA","SHARK","VALBERG"],"Presse agrumes":["BLACK & DECKER","BOSCH","CONTINENTAL EDISON","ESSENTIEL B","KOENIG","KRUPS","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROWENTA","SEB","SMEG","TAURUS","THOMSON","WHITE and BROWN"],"Hachoir":["BLACK & DECKER","BOSCH","BRAUN","CLIMADIFF","COSYLIFE","DOMO","ESSENTIEL B","FIRSTLINE","KENWOOD","KITCHEN CHEF","KITCHENAID","KITCHENAID - ACCESSOIRES","LISTO","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","SEB","SIMEO","WHITE and BROWN"],"Armoire N\u00e9gative":["BONNET","DIAMOND","ELECTROLUX","FAGOR","FRANSTAL","FRIGELUX","FRIONOR","INFRICO","LIEBHERR","MEP","MERCATUS","METRO","THIRODE"],"Marmite":["BONNET","DIAMOND"],"Mixer":["BOSCH","BRANDT","BRAUN","CONTINENTAL EDISON","DOMO","DYNAMIC","ESSENTIEL B","KENWOOD","KITCHENAID","KOENIG","KRUPS","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBOT COUPE","SAMMIC","SANTOS","SEB","SMEG","TELEFUNKEN","THOMSON"],"Aspirateur de table":["BOSCH","MOULINEX"],"Batteur Electrique":["BOSCH","KITCHENAID","PROLINE","SEB","WHITE and BROWN"],"Grille-pain":["BOSCH","BRAUN","CASSELIN","JEKEN - JENKEN","KALORIK","KENWOOD","KITCHENAID","KOENIG","MAGIMIX","METRO","PHILIPS","RIVIERA ET BAR","ROBUSTA","SEB","SEVERIN","SHARP","SMEG","TEFAL"],"Bouilloire":["BOSCH","BRAUN","CONTINENTAL EDISON","DELONGHI","ELECTROLUX","GRUNDIG","JEKEN - JENKEN","KITCHENAID","LAGRANGE","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","ROWENTA","SEB","SEVERIN","SHARP","SMEG","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Trancheuse":["BOSCH","DOMO","DUSSELDORF","ESSENTIEL B","FRANSTAL","GORENJE","HOBART","HORECA","KITCHEN CHEF","KOENIG","KRUPS","MAGIMIX","METRO","RIVIERA ET BAR","SEB","SEVERIN","TAURUS","TEAM","TRISTAR","WHIRLPOOL","WHITE and BROWN"],"Cuiseur vapeur":["BOSCH","BRAUN","DOMO","ESSENTIEL B","KOENIG","MAGIMIX","MOULINEX","PANASONIC","PHILIPS","ROBUSTA","SEB","TEFAL","THOMSON","WHIRLPOOL"],"Centrifugeuse":["BOSCH","BRAUN","DELONGHI","FAGOR","FAR","KENWOOD","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","RIVIERA ET BAR","ROBUSTA","RUSSELL HOBS","SEVERIN","SIMEO"],"Chemin\u00e9e":["BOSCH","DEVILLE","GODIN","TELEFUNKEN"],"Multicuiseur":["BOSCH","ESSENTIEL B","KUPPERSBUSH","MOULINEX","NINJA","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","TEFAL","TELEFUNKEN","THOMSON"],"Outils jardinage":["BOSCH"],"Batteur":["BOSCH","CAPLAIN","DITO SAMA","KENWOOD","KITCHENAID","MOULINEX","PHILIPS","SAMMIC","SEVERIN"],"Robot cuiseur":["BOSCH","KALORIK","KITCHENAID","MORPHY RICHARDS","MOULINEX","PHILIPS","SCHNEIDER","TELEFUNKEN","VORWERK"],"Minibar":["BRANDY BEST BRANDYBEST","CARREFOUR HOME","DAEWOO","DOMETIC","ESSENTIEL B","FRIONOR","OCEANIC","PROLINE","SEVERIN","SMEG"],"Brosse \u00e0 dent \u00e9lectrique":["BRAUN","CALOR"],"Moulin":["BRAUN","DELONGHI","KITCHEN CHEF","KOENIG","MOULINEX","SMEG"],"Distributeur \u00e0 eau chaude":["BRAVILOR BONAMAT"],"Carafe":["BRITA"],"Adoucisseur":["BRITA"],"D\u00e9froisseur":["CALOR","ROWENTA"],"Insert":["CALUX","DEVILLE","GODIN","INVICTA","SUPRA"],"Trio plaque + four + lave vaisselle":["CANDY","MARKLING","ROSIERES"],"Duo four + lave vaisselle":["CANDY"],"Salamandre":["CASSELIN","DIAMOND","ROLLER GRILL"],"Machine \u00e0 bi\u00e8re":["CLIMADIFF","CLIMASELECT","FAGOR","KING D'HOME KINGDHOME","KITCHEN CHEF","KOENIG","KRUPS","MINEA","PHILIPS","SEB","THOMSON","VALBERG"],"Meuble chauffant":["CODIMATEL","FAGOR","TECNOX"],"Cuiseur \u00e0 riz":["COMPACT","ESSENTIEL B","SEVERIN","TECHWOOD","TELEFUNKEN"],"Autoradio":["CONTINENTAL EDISON"],"Balance":["CONTINENTAL EDISON"],"Chaine Hi Fi":["CONTINENTAL EDISON","OCEANIC","PANASONIC","PHILIPS"],"Lecteur":["CONTINENTAL EDISON","OCEANIC"],"P\u00e8se personne":["CONTINENTAL EDISON"],"Radio":["CONTINENTAL EDISON"],"Radio r\u00e9veil":["CONTINENTAL EDISON"],"Service \u00e0 fondue":["CONTINENTAL EDISON","LAGRANGE","SEVERIN","TEFAL"],"T\u00e9l\u00e9phone":["CONTINENTAL EDISON","EDENWOOD","LG","SAMSUNG","TOSHIBA"],"Barre de son":["CONTINENTAL EDISON","EDENWOOD","ESSENTIEL B","GRUNDIG","HISENSE","LG","PANASONIC","PHILIPS","SAMSUNG","SONY","TCL","YAMAHA"],"Robot batteur":["COSYLIFE","KENWOOD","MOULINEX","SEB"],"Appareil \u00e0 fondue":["CURLING","KOENIG","TEFAL"],"Cireuse":["DELONGHI","ELECTROLUX","HOOVER"],"Cr\u00e9dence":["DELONGHI","FIRSTLINE","GERMANIA (LA)","LOFRA","SOGELUX"],"D\u00e9shumidificateur":["DELONGHI","GENERAL ELECTRIC","ROWENTA","TAURUS","TCL","TROTEC"],"Sorbeti\u00e8re":["DELONGHI","DOMO","ESSENTIEL B","KITCHEN CHEF","KOENIG","KRUPS","LAGRANGE","MAGIMIX","NINJA","PHILIPS","SEB","SEVERIN"],"Th\u00e9i\u00e8re":["DELONGHI","KOENIG","KRUPS","RIVIERA ET BAR","SIMEO"],"Machine \u00e0 th\u00e9":["DELONGHI","KRUPS"],"Gaufrier":["DELONGHI","DOMO","KRAMPOUZ","LAGRANGE","MOULINEX","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"Cuisini\u00e8re fuel":["DEVILLE","GODIN"],"Foyer chemin\u00e9e":["DEVILLE","GODIN"],"Cr\u00e9pi\u00e8re":["DIAMOND","DOMO","KRAMPOUZ","LAGRANGE","METRO","OCEANIC","ROLLER GRILL","TEFAL","TELEFUNKEN"],"R\u00f4tissoire":["DIAMOND","DOREGRILL","JUNGER","LACANCHE","ROLLER GRILL","SILVERSTYLE"],"Four \u00e0 pizza":["DIAMOND","DOMO","JUMO","KOENIG","MULTIGROUP","OEM","SARO","SEVERIN","TORNATI FORNI","VIRTUS"],"Lave verre":["DIAMOND","ELECTROLUX","ELETTROBAR","EMB","FAGOR","FRANSTAL","FRIONOR","HOONVED","HORECA","METRO","SAGAA","SAUTER"],"Eplucheuse":["DITO SAMA","EDESA","SAMMIC"],"R\u00e9frig\u00e9rateur camping":["DOMETIC","ELECTROLUX","GROELAND"],"GLACIERE":["DOMETIC","ELECTROLUX"],"Blender chauffant":["DOMO","KITCHENAID","KOENIG","MORPHY RICHARDS","MOULINEX","PHILIPS","RIVIERA ET BAR","RUSSELL HOBS","SIMEO","TELEFUNKEN"],"Fondue":["DOMO","JEKEN - JENKEN","TELEFUNKEN","WHIRLPOOL"],"Appareil \u00e0 cake":["DOMO","TEFAL"],"Thermoscelleuse":["EDESA"],"Chauffe-Plats":["EDESA","ROLLER GRILL"],"Chariot":["EDESA"],"Butanette":["ELBA","FAURE","HORN","SIDEX","SOGELUX"],"Armoire Chaude":["ELECTROLUX","FRANSTAL","KIRSCH","LIEBHERR"],"Essoreuse":["ELECTROLUX","MIELE"],"Yaourti\u00e8re":["ESSENTIEL B","LAGRANGE","MOULINEX","PROLINE","SEB","SEVERIN","SIMEO","TELEFUNKEN","UNICLINE"],"Cocotte minute":["ESSENTIEL B","FAGOR","SEB","SITRAM","TEAM"],"St\u00e9rilisateur":["ESSENTIEL B","KITCHEN CHEF","TEAM"],"Bain marie":["EUROMAX","FAGOR","KRAMPOUZ","METRO","ROLLER GRILL"],"Auto cuiseur":["FAGOR","GAGGENAU","KITCHENAID","MAGIMIX","MOULINEX","PHILIPS","SEB","TEFAL","TELEFUNKEN","THOMSON","WHITE and BROWN"],"Couvercle":["FAR","LACO"],"Evier":["FAR","LACO","SMEG","TEKA"],"Robinet":["FAR","TEKA"],"Etuve":["FOURINOX","ROLLER GRILL"],"Armoire \u00e0 couteau":["FRANSTAL"],"Vitrine":["FRIGELUX","MCC-TRADING INTERNATIONAL","ROLLER GRILL"],"Distributeur \u00e0 vin":["FRIONOR","ROLLER GRILL"],"D\u00e9shydrateur":["GORENJE","KITCHEN CHEF","RIVIERA ET BAR"],"Vid\u00e9oprojecteur":["HISENSE"],"Aspirateur Robot":["HOOVER","IROBOT","LG","PHILIPS","ROWENTA","SAMSUNG","SEVERIN","SHARK","THOMSON","XIAOMI"],"Fabrique de glaces":["HOSHIZAKI","METRO","WHIRLPOOL"],"Conditionneuse sous vide":["KITCHEN CHEF"],"Chargeur":["KLEFR","SYRMA","THOMSON","VERTAMIS","VESTEL","ZEBORNE"],"Appareil \u00e0 Pizza":["KOENIG","TEFAL"],"APPAREIL A CHOCOLAT":["KRAMPOUZ"],"Cave \u00e0 chocolat":["LA SOMMELIERE"],"Machine \u00e0 p\u00e2tes":["LAGRANGE","PHILIPS","RIVIERA ET BAR"],"Pierrade":["LAGRANGE","TEFAL"],"Appareil \u00e0 raclette":["LOUIS TELLIER"],"Saladette":["METRO"],"Arri\u00e8re de bar":["METRO","NOSEM"],"Wok":["MOULINEX","NAYATI","RIVIERA ET BAR","ROLLER GRILL","TEFAL"],"AIR FRYER":["MOULINEX","NINJA","SHARP"],"Tablette":["OCEANIC"],"Tunnel":["OEM"],"Fer \u00e0 coiffer":["PHILIPS","ROWENTA"],"h\u00e9licopt\u00e8re":["QUADROCOPTER"],"Vitrine chauffante":["ROLLER GRILL"],"Lampe chauffante":["ROLLER GRILL"],"Appareil \u00e0 bun":["ROLLER GRILL"],"Fumoir":["ROLLER GRILL"],"ARMOIRE CHAUFFANTE":["ROLLER GRILL","TECNOX"],"Fontaine r\u00e9frig\u00e9r\u00e9e":["ROLLER GRILL"],"Saladbar":["ROLLER GRILL"],"Chauffe chocolat":["ROLLER GRILL"],"cuiseur oeuf":["ROLLER GRILL"],"Chauffe-pain":["ROLLER GRILL"],"Porte relevable":["ROSIERES","SCHOLTES"],"Saucier":["SEB"],"Confiturier":["SEB"],"Chocolati\u00e8re":["SMEG"],"Graveur dvd":["TECHWOOD","WALTHAM"],"Ice maker":["TECNOLUX"],"Marmite \u00e0 gaz":["TECNOX"],"Pierrade raclette":["TEFAL"],"Tajine":["TEFAL"],"Appareil Photo":["TELEFUNKEN"],"S\u00e8che-Serviettes":["THERMOR"],"Magn\u00e9toscope":["TOSHIBA"],"Po\u00eale \u00e9lectronique":["UNICLINE"],"Machine \u00e0 coudre":["UNICLINE"]}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_finished_product_search_category" ] |
| cache_key | "_finished_product_search_category_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#33750 +label: "ACCESSOIRE" +value: "ACCESSOIRE" +data: "ACCESSOIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33751 +label: "AIR FRYER" +value: "AIR FRYER" +data: "AIR FRYER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33752 +label: "APPAREIL A CHOCOLAT" +value: "APPAREIL A CHOCOLAT" +data: "APPAREIL A CHOCOLAT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33753 +label: "ARMOIRE CHAUFFANTE" +value: "ARMOIRE CHAUFFANTE" +data: "ARMOIRE CHAUFFANTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33754 +label: "Accumulateur gaz" +value: "Accumulateur gaz" +data: "Accumulateur gaz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33755 +label: "Adoucisseur" +value: "Adoucisseur" +data: "Adoucisseur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33756 +label: "Appareil Photo" +value: "Appareil Photo" +data: "Appareil Photo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33757 +label: "Appareil à Pizza" +value: "Appareil à Pizza" +data: "Appareil à Pizza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33758 +label: "Appareil à bun" +value: "Appareil à bun" +data: "Appareil à bun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33759 +label: "Appareil à cake" +value: "Appareil à cake" +data: "Appareil à cake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33760 +label: "Appareil à fondue" +value: "Appareil à fondue" +data: "Appareil à fondue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33761 +label: "Appareil à raclette" +value: "Appareil à raclette" +data: "Appareil à raclette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33762 +label: "Armoire Chaude" +value: "Armoire Chaude" +data: "Armoire Chaude" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33763 +label: "Armoire Négative" +value: "Armoire Négative" +data: "Armoire Négative" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33764 +label: "Armoire Positive" +value: "Armoire Positive" +data: "Armoire Positive" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33765 +label: "Armoire froide" +value: "Armoire froide" +data: "Armoire froide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33766 +label: "Armoire à couteau" +value: "Armoire à couteau" +data: "Armoire à couteau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33767 +label: "Arrière de bar" +value: "Arrière de bar" +data: "Arrière de bar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33768 +label: "Aspirateur" +value: "Aspirateur" +data: "Aspirateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33769 +label: "Aspirateur Robot" +value: "Aspirateur Robot" +data: "Aspirateur Robot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33770 +label: "Aspirateur de table" +value: "Aspirateur de table" +data: "Aspirateur de table" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33771 +label: "Aspirateur laveur" +value: "Aspirateur laveur" +data: "Aspirateur laveur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33772 +label: "Auto cuiseur" +value: "Auto cuiseur" +data: "Auto cuiseur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33773 +label: "Autoradio" +value: "Autoradio" +data: "Autoradio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33774 +label: "Bain marie" +value: "Bain marie" +data: "Bain marie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33775 +label: "Balai vapeur" +value: "Balai vapeur" +data: "Balai vapeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33776 +label: "Balance" +value: "Balance" +data: "Balance" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33777 +label: "Barbecue" +value: "Barbecue" +data: "Barbecue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33778 +label: "Barre de son" +value: "Barre de son" +data: "Barre de son" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33779 +label: "Batteur" +value: "Batteur" +data: "Batteur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33780 +label: "Batteur Electrique" +value: "Batteur Electrique" +data: "Batteur Electrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33781 +label: "Blender" +value: "Blender" +data: "Blender" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33782 +label: "Blender chauffant" +value: "Blender chauffant" +data: "Blender chauffant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33783 +label: "Bouilloire" +value: "Bouilloire" +data: "Bouilloire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33784 +label: "Brosse à dent électrique" +value: "Brosse à dent électrique" +data: "Brosse à dent électrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33785 +label: "Broyeur" +value: "Broyeur" +data: "Broyeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33786 +label: "Butanette" +value: "Butanette" +data: "Butanette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33787 +label: "Cafetière" +value: "Cafetière" +data: "Cafetière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33788 +label: "Carafe" +value: "Carafe" +data: "Carafe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33789 +label: "Cave à chocolat" +value: "Cave à chocolat" +data: "Cave à chocolat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33790 +label: "Cave à vin" +value: "Cave à vin" +data: "Cave à vin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33791 +label: "Centrale vapeur" +value: "Centrale vapeur" +data: "Centrale vapeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33792 +label: "Centrifugeuse" +value: "Centrifugeuse" +data: "Centrifugeuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33793 +label: "Chaine Hi Fi" +value: "Chaine Hi Fi" +data: "Chaine Hi Fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33794 +label: "Chargeur" +value: "Chargeur" +data: "Chargeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33795 +label: "Chariot" +value: "Chariot" +data: "Chariot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33796 +label: "Chaudière" +value: "Chaudière" +data: "Chaudière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33797 +label: "Chauffage" +value: "Chauffage" +data: "Chauffage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33798 +label: "Chauffe chocolat" +value: "Chauffe chocolat" +data: "Chauffe chocolat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33799 +label: "Chauffe eau" +value: "Chauffe eau" +data: "Chauffe eau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33800 +label: "Chauffe-Plats" +value: "Chauffe-Plats" +data: "Chauffe-Plats" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33801 +label: "Chauffe-briques" +value: "Chauffe-briques" +data: "Chauffe-briques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33802 +label: "Chauffe-pain" +value: "Chauffe-pain" +data: "Chauffe-pain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33803 +label: "Cheminée" +value: "Cheminée" +data: "Cheminée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33804 +label: "Chocolatière" +value: "Chocolatière" +data: "Chocolatière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33805 +label: "Cireuse" +value: "Cireuse" +data: "Cireuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33806 +label: "Climatisation" +value: "Climatisation" +data: "Climatisation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33807 +label: "Cocotte minute" +value: "Cocotte minute" +data: "Cocotte minute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33808 +label: "Conditionneuse sous vide" +value: "Conditionneuse sous vide" +data: "Conditionneuse sous vide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33809 +label: "Confiturier" +value: "Confiturier" +data: "Confiturier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33810 +label: "Congélateur" +value: "Congélateur" +data: "Congélateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33811 +label: "Couvercle" +value: "Couvercle" +data: "Couvercle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33812 +label: "Crédence" +value: "Crédence" +data: "Crédence" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33813 +label: "Crépière" +value: "Crépière" +data: "Crépière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33814 +label: "Cuiseur vapeur" +value: "Cuiseur vapeur" +data: "Cuiseur vapeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33815 +label: "Cuiseur à riz" +value: "Cuiseur à riz" +data: "Cuiseur à riz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33816 +label: "Cuisinière" +value: "Cuisinière" +data: "Cuisinière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33817 +label: "Cuisinière fuel" +value: "Cuisinière fuel" +data: "Cuisinière fuel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33818 +label: "Distributeur à eau chaude" +value: "Distributeur à eau chaude" +data: "Distributeur à eau chaude" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33819 +label: "Distributeur à vin" +value: "Distributeur à vin" +data: "Distributeur à vin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33820 +label: "Duo four + lave vaisselle" +value: "Duo four + lave vaisselle" +data: "Duo four + lave vaisselle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33821 +label: "Défroisseur" +value: "Défroisseur" +data: "Défroisseur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33822 +label: "Déshumidificateur" +value: "Déshumidificateur" +data: "Déshumidificateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33823 +label: "Déshydrateur" +value: "Déshydrateur" +data: "Déshydrateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33824 +label: "Epilateur" +value: "Epilateur" +data: "Epilateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33825 +label: "Eplucheuse" +value: "Eplucheuse" +data: "Eplucheuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33826 +label: "Essoreuse" +value: "Essoreuse" +data: "Essoreuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33827 +label: "Etuve" +value: "Etuve" +data: "Etuve" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33828 +label: "Evier" +value: "Evier" +data: "Evier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33829 +label: "Expresso" +value: "Expresso" +data: "Expresso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33830 +label: "Extracteur de jus" +value: "Extracteur de jus" +data: "Extracteur de jus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33831 +label: "Fabrique de glaces" +value: "Fabrique de glaces" +data: "Fabrique de glaces" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33832 +label: "Fer à coiffer" +value: "Fer à coiffer" +data: "Fer à coiffer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33833 +label: "Fer à repasser" +value: "Fer à repasser" +data: "Fer à repasser" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33834 +label: "Fondue" +value: "Fondue" +data: "Fondue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33835 +label: "Fontaine réfrigérée" +value: "Fontaine réfrigérée" +data: "Fontaine réfrigérée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33836 +label: "Four" +value: "Four" +data: "Four" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33837 +label: "Four à pizza" +value: "Four à pizza" +data: "Four à pizza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33838 +label: "Foyer cheminée" +value: "Foyer cheminée" +data: "Foyer cheminée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33839 +label: "Friteuse" +value: "Friteuse" +data: "Friteuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33840 +label: "Fumoir" +value: "Fumoir" +data: "Fumoir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33841 +label: "GLACIERE" +value: "GLACIERE" +data: "GLACIERE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33842 +label: "Gaufrier" +value: "Gaufrier" +data: "Gaufrier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33843 +label: "Graveur dvd" +value: "Graveur dvd" +data: "Graveur dvd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33844 +label: "Grill" +value: "Grill" +data: "Grill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33845 +label: "Grille-pain" +value: "Grille-pain" +data: "Grille-pain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33846 +label: "HUMIDIFICATEUR" +value: "HUMIDIFICATEUR" +data: "HUMIDIFICATEUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33847 +label: "Hachoir" +value: "Hachoir" +data: "Hachoir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33848 +label: "Hotte" +value: "Hotte" +data: "Hotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33849 +label: "Ice maker" +value: "Ice maker" +data: "Ice maker" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33850 +label: "Insert" +value: "Insert" +data: "Insert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33851 +label: "Lampe chauffante" +value: "Lampe chauffante" +data: "Lampe chauffante" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33852 +label: "Lave linge" +value: "Lave linge" +data: "Lave linge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33853 +label: "Lave vaisselle" +value: "Lave vaisselle" +data: "Lave vaisselle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33854 +label: "Lave verre" +value: "Lave verre" +data: "Lave verre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33855 +label: "Lecteur" +value: "Lecteur" +data: "Lecteur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33856 +label: "Machine à bière" +value: "Machine à bière" +data: "Machine à bière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33857 +label: "Machine à café" +value: "Machine à café" +data: "Machine à café" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33858 +label: "Machine à coudre" +value: "Machine à coudre" +data: "Machine à coudre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33859 +label: "Machine à glaçons" +value: "Machine à glaçons" +data: "Machine à glaçons" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33860 +label: "Machine à hot dog" +value: "Machine à hot dog" +data: "Machine à hot dog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33861 +label: "Machine à pain" +value: "Machine à pain" +data: "Machine à pain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33862 +label: "Machine à pâtes" +value: "Machine à pâtes" +data: "Machine à pâtes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33863 +label: "Machine à thé" +value: "Machine à thé" +data: "Machine à thé" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33864 +label: "Magnétoscope" +value: "Magnétoscope" +data: "Magnétoscope" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33865 +label: "Marmite" +value: "Marmite" +data: "Marmite" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33866 +label: "Marmite à gaz" +value: "Marmite à gaz" +data: "Marmite à gaz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33867 +label: "Meuble chauffant" +value: "Meuble chauffant" +data: "Meuble chauffant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33868 +label: "Micro-ondes" +value: "Micro-ondes" +data: "Micro-ondes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33869 +label: "Mini-kitchen" +value: "Mini-kitchen" +data: "Mini-kitchen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33870 +label: "Minibar" +value: "Minibar" +data: "Minibar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33871 +label: "Minifour" +value: "Minifour" +data: "Minifour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33872 +label: "Miroir cosmétique" +value: "Miroir cosmétique" +data: "Miroir cosmétique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33873 +label: "Mixer" +value: "Mixer" +data: "Mixer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33874 +label: "Moulin" +value: "Moulin" +data: "Moulin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33875 +label: "Multicuiseur" +value: "Multicuiseur" +data: "Multicuiseur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33876 +label: "Nettoyeur" +value: "Nettoyeur" +data: "Nettoyeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33877 +label: "Nettoyeur détacheur" +value: "Nettoyeur détacheur" +data: "Nettoyeur détacheur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33878 +label: "Nettoyeur vapeur" +value: "Nettoyeur vapeur" +data: "Nettoyeur vapeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33879 +label: "Outils jardinage" +value: "Outils jardinage" +data: "Outils jardinage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33880 +label: "Percolateur" +value: "Percolateur" +data: "Percolateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33881 +label: "Pierrade" +value: "Pierrade" +data: "Pierrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33882 +label: "Pierrade raclette" +value: "Pierrade raclette" +data: "Pierrade raclette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33883 +label: "Plancha" +value: "Plancha" +data: "Plancha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33884 +label: "Plaque" +value: "Plaque" +data: "Plaque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33885 +label: "Porte relevable" +value: "Porte relevable" +data: "Porte relevable" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33886 +label: "Poêle" +value: "Poêle" +data: "Poêle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33887 +label: "Poêle électronique" +value: "Poêle électronique" +data: "Poêle électronique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33888 +label: "Presse agrumes" +value: "Presse agrumes" +data: "Presse agrumes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33889 +label: "Purificateur d'air" +value: "Purificateur d'air" +data: "Purificateur d'air" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33890 +label: "Pèse personne" +value: "Pèse personne" +data: "Pèse personne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33891 +label: "Raclette grill" +value: "Raclette grill" +data: "Raclette grill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33892 +label: "Radiateur" +value: "Radiateur" +data: "Radiateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33893 +label: "Radio" +value: "Radio" +data: "Radio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33894 +label: "Radio réveil" +value: "Radio réveil" +data: "Radio réveil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33895 +label: "Rafraichisseur d'air" +value: "Rafraichisseur d'air" +data: "Rafraichisseur d'air" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33896 +label: "Rasoir" +value: "Rasoir" +data: "Rasoir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33897 +label: "Robinet" +value: "Robinet" +data: "Robinet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33898 +label: "Robot" +value: "Robot" +data: "Robot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33899 +label: "Robot batteur" +value: "Robot batteur" +data: "Robot batteur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33900 +label: "Robot cuiseur" +value: "Robot cuiseur" +data: "Robot cuiseur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33901 +label: "Réchaud" +value: "Réchaud" +data: "Réchaud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33902 +label: "Réfrigérateur" +value: "Réfrigérateur" +data: "Réfrigérateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33903 +label: "Réfrigérateur camping" +value: "Réfrigérateur camping" +data: "Réfrigérateur camping" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33904 +label: "Rôtissoire" +value: "Rôtissoire" +data: "Rôtissoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33905 +label: "Saladbar" +value: "Saladbar" +data: "Saladbar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33906 +label: "Saladette" +value: "Saladette" +data: "Saladette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33907 +label: "Salamandre" +value: "Salamandre" +data: "Salamandre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33908 +label: "Sans catégorie" +value: "Sans catégorie" +data: "Sans catégorie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33909 +label: "Saucier" +value: "Saucier" +data: "Saucier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33910 +label: "Service à fondue" +value: "Service à fondue" +data: "Service à fondue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33911 +label: "Sorbetière" +value: "Sorbetière" +data: "Sorbetière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33912 +label: "Station de repassage" +value: "Station de repassage" +data: "Station de repassage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33913 +label: "Stérilisateur" +value: "Stérilisateur" +data: "Stérilisateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33914 +label: "Sèche cheveux" +value: "Sèche cheveux" +data: "Sèche cheveux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33915 +label: "Sèche linge" +value: "Sèche linge" +data: "Sèche linge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33916 +label: "Sèche-Serviettes" +value: "Sèche-Serviettes" +data: "Sèche-Serviettes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33917 +label: "TIROIR CHAUFFANT" +value: "TIROIR CHAUFFANT" +data: "TIROIR CHAUFFANT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33918 +label: "Tablette" +value: "Tablette" +data: "Tablette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33919 +label: "Tajine" +value: "Tajine" +data: "Tajine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33920 +label: "Thermoscelleuse" +value: "Thermoscelleuse" +data: "Thermoscelleuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33921 +label: "Théière" +value: "Théière" +data: "Théière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33922 +label: "Toaster" +value: "Toaster" +data: "Toaster" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33923 +label: "Tondeuse" +value: "Tondeuse" +data: "Tondeuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33924 +label: "Trancheuse" +value: "Trancheuse" +data: "Trancheuse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33925 +label: "Trio plaque + four + lave vaisselle" +value: "Trio plaque + four + lave vaisselle" +data: "Trio plaque + four + lave vaisselle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33926 +label: "Tunnel" +value: "Tunnel" +data: "Tunnel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33927 +label: "Téléphone" +value: "Téléphone" +data: "Téléphone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33928 +label: "Télévision" +value: "Télévision" +data: "Télévision" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33929 +label: "Ventilateur" +value: "Ventilateur" +data: "Ventilateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33930 +label: "Vidéoprojecteur" +value: "Vidéoprojecteur" +data: "Vidéoprojecteur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33931 +label: "Vitrine" +value: "Vitrine" +data: "Vitrine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33932 +label: "Vitrine chauffante" +value: "Vitrine chauffante" +data: "Vitrine chauffante" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33933 +label: "Wok" +value: "Wok" +data: "Wok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33934 +label: "Yaourtière" +value: "Yaourtière" +data: "Yaourtière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33935 +label: "cuiseur oeuf" +value: "cuiseur oeuf" +data: "cuiseur oeuf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33936 +label: "décodeur" +value: "décodeur" +data: "décodeur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33937 +label: "hélicoptère" +value: "hélicoptère" +data: "hélicoptère" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33938 +label: "machine sous vide" +value: "machine sous vide" +data: "machine sous vide" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#33748 -form: Symfony\Component\Form\Form {#4361 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#33749 …5} |
| full_name | "finished_product_search[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_category" |
| is_selected | Closure($choice, $value) {#33940 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "Sélectionner un type d'appareil..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_category" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Rechercher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_finished_product_search_submit" ] |
| cache_key | "_finished_product_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#33942 …5} |
| full_name | "finished_product_search[submit]" |
| id | "finished_product_search_submit" |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2173c.JD9ShbbpyOq8ln-w54tgnF0PNmejqE3C2YhDHtFX-OE.Y3Mf8dGtgtKJ5w37ot0r-gd_YgLV3n-4qNkJe7M5v7EQChWwj6uBmvK7Sw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "2173c.JD9ShbbpyOq8ln-w54tgnF0PNmejqE3C2YhDHtFX-OE.Y3Mf8dGtgtKJ5w37ot0r-gd_YgLV3n-4qNkJe7M5v7EQChWwj6uBmvK7Sw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | "2173c.JD9ShbbpyOq8ln-w54tgnF0PNmejqE3C2YhDHtFX-OE.Y3Mf8dGtgtKJ5w37ot0r-gd_YgLV3n-4qNkJe7M5v7EQChWwj6uBmvK7Sw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#33943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#33941 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_finished_product_search__token" ] |
| cache_key | "_finished_product_search__token_hidden" |
| compound | false |
| data | "2173c.JD9ShbbpyOq8ln-w54tgnF0PNmejqE3C2YhDHtFX-OE.Y3Mf8dGtgtKJ5w37ot0r-gd_YgLV3n-4qNkJe7M5v7EQChWwj6uBmvK7Sw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#33953 -form: Symfony\Component\Form\Form {#33949 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#33944 …5} |
| full_name | "finished_product_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search__token" |
| valid | true |
| value | "2173c.JD9ShbbpyOq8ln-w54tgnF0PNmejqE3C2YhDHtFX-OE.Y3Mf8dGtgtKJ5w37ot0r-gd_YgLV3n-4qNkJe7M5v7EQChWwj6uBmvK7Sw" |
simple_newsletter
"App\Form\Type\SimpleNewsletterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#36886 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#36888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#36887 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "simple_newsletter" "_simple_newsletter" ] |
| cache_key | "_simple_newsletter_simple_newsletter" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36909 -form: Symfony\Component\Form\Form {#36910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36889 …5} |
| full_name | "simple_newsletter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simple_newsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
[ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#36894 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#36895 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#36894 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#36895 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#36894 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#36895 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#36901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#36903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#36902 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_simple_newsletter_email" ] |
| cache_key | "_simple_newsletter_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36922 -form: Symfony\Component\Form\Form {#36913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36921 …5} |
| full_name | "simple_newsletter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter_email" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
[ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| label | "app.form.simple_newsletter.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "app.form.simple_newsletter.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_simple_newsletter_submit" ] |
| cache_key | "_simple_newsletter_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#36924 …5} |
| full_name | "simple_newsletter[submit]" |
| id | "simple_newsletter_submit" |
| label | "app.form.simple_newsletter.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c0c979cd818e33825340c33838.GfqKV18ftd28-iwjInCPHEM9bKwIr6CqYeblSqDUxN0.WICzBihF8pvewmNBUybXLQBlVN1p4ezSIp66JNPmhu1jvMBiBy3HlNufTw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "c0c979cd818e33825340c33838.GfqKV18ftd28-iwjInCPHEM9bKwIr6CqYeblSqDUxN0.WICzBihF8pvewmNBUybXLQBlVN1p4ezSIp66JNPmhu1jvMBiBy3HlNufTw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9457 …} -namespace: Closure() {#9459 …} } |
| data | "c0c979cd818e33825340c33838.GfqKV18ftd28-iwjInCPHEM9bKwIr6CqYeblSqDUxN0.WICzBihF8pvewmNBUybXLQBlVN1p4ezSIp66JNPmhu1jvMBiBy3HlNufTw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#36904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#36926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#36923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_simple_newsletter__token" ] |
| cache_key | "_simple_newsletter__token_hidden" |
| compound | false |
| data | "c0c979cd818e33825340c33838.GfqKV18ftd28-iwjInCPHEM9bKwIr6CqYeblSqDUxN0.WICzBihF8pvewmNBUybXLQBlVN1p4ezSIp66JNPmhu1jvMBiBy3HlNufTw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36937 -form: Symfony\Component\Form\Form {#36933 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36928 …5} |
| full_name | "simple_newsletter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter__token" |
| valid | true |
| value | "c0c979cd818e33825340c33838.GfqKV18ftd28-iwjInCPHEM9bKwIr6CqYeblSqDUxN0.WICzBihF8pvewmNBUybXLQBlVN1p4ezSIp66JNPmhu1jvMBiBy3HlNufTw" |