array(4) {
  ["billing"]=>
  array(12) {
    ["billing_first_name"]=>
    array(5) {
      ["label"]=>
      string(6) "Nombre"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(1) {
        [0]=>
        string(14) "form-row-first"
      }
      ["autocomplete"]=>
      string(34) "section-billing billing given-name"
      ["priority"]=>
      int(10)
    }
    ["billing_last_name"]=>
    array(5) {
      ["label"]=>
      string(9) "Apellidos"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-last"
      }
      ["autocomplete"]=>
      string(35) "section-billing billing family-name"
      ["priority"]=>
      int(20)
    }
    ["billing_company"]=>
    array(6) {
      ["label"]=>
      string(20) "Nombre de la empresa"
      ["class"]=>
      array(1) {
        [0]=>
        string(14) "form-row-first"
      }
      ["autocomplete"]=>
      string(36) "section-billing billing organization"
      ["priority"]=>
      int(30)
      ["required"]=>
      bool(false)
      ["clear"]=>
      bool(false)
    }
    ["billing_country"]=>
    array(6) {
      ["type"]=>
      string(7) "country"
      ["label"]=>
      string(15) "País / Región"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(3) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
        [2]=>
        string(23) "update_totals_on_change"
      }
      ["autocomplete"]=>
      string(31) "section-billing billing country"
      ["priority"]=>
      int(40)
    }
    ["billing_address_1"]=>
    array(6) {
      ["label"]=>
      string(22) "Dirección de la calle"
      ["placeholder"]=>
      string(39) "Nombre de la calle y número de la casa"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(37) "section-billing billing address-line1"
      ["priority"]=>
      int(50)
    }
    ["billing_address_2"]=>
    array(7) {
      ["label"]=>
      string(40) "Apartamento, habitación, escalera, etc."
      ["label_class"]=>
      array(1) {
        [0]=>
        string(18) "screen-reader-text"
      }
      ["placeholder"]=>
      string(41) "Apartamento, habitación, etc. (opcional)"
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(37) "section-billing billing address-line2"
      ["priority"]=>
      int(60)
      ["required"]=>
      bool(false)
    }
    ["billing_postcode"]=>
    array(6) {
      ["label"]=>
      string(20) "Código postal / ZIP"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(8) "postcode"
      }
      ["autocomplete"]=>
      string(35) "section-billing billing postal-code"
      ["priority"]=>
      int(65)
    }
    ["billing_city"]=>
    array(5) {
      ["label"]=>
      string(10) "Población"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(38) "section-billing billing address-level2"
      ["priority"]=>
      int(70)
    }
    ["billing_state"]=>
    array(9) {
      ["type"]=>
      string(5) "state"
      ["label"]=>
      string(9) "Provincia"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(5) "state"
      }
      ["autocomplete"]=>
      string(38) "section-billing billing address-level1"
      ["priority"]=>
      int(80)
      ["country_field"]=>
      string(15) "billing_country"
      ["country"]=>
      string(2) "ES"
    }
    ["billing_phone"]=>
    array(7) {
      ["label"]=>
      string(9) "Teléfono"
      ["required"]=>
      bool(true)
      ["type"]=>
      string(3) "tel"
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-wide"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(5) "phone"
      }
      ["autocomplete"]=>
      string(27) "section-billing billing tel"
      ["priority"]=>
      int(100)
    }
    ["billing_email"]=>
    array(7) {
      ["label"]=>
      string(33) "Dirección de correo electrónico"
      ["required"]=>
      bool(true)
      ["type"]=>
      string(5) "email"
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-wide"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(5) "email"
      }
      ["autocomplete"]=>
      string(29) "section-billing billing email"
      ["priority"]=>
      int(110)
    }
    ["billing_vat"]=>
    array(4) {
      ["label"]=>
      string(59) "Documento de identidad / Número de identificación fiscal "
      ["placeholder"]=>
      string(0) ""
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-last"
      }
      ["priority"]=>
      int(39)
    }
  }
  ["shipping"]=>
  array(9) {
    ["shipping_first_name"]=>
    array(5) {
      ["label"]=>
      string(6) "Nombre"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(1) {
        [0]=>
        string(14) "form-row-first"
      }
      ["autocomplete"]=>
      string(36) "section-shipping shipping given-name"
      ["priority"]=>
      int(10)
    }
    ["shipping_last_name"]=>
    array(5) {
      ["label"]=>
      string(9) "Apellidos"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-last"
      }
      ["autocomplete"]=>
      string(37) "section-shipping shipping family-name"
      ["priority"]=>
      int(20)
    }
    ["shipping_company"]=>
    array(5) {
      ["label"]=>
      string(20) "Nombre de la empresa"
      ["class"]=>
      array(1) {
        [0]=>
        string(13) "form-row-wide"
      }
      ["autocomplete"]=>
      string(38) "section-shipping shipping organization"
      ["priority"]=>
      int(30)
      ["required"]=>
      bool(false)
    }
    ["shipping_country"]=>
    array(6) {
      ["type"]=>
      string(7) "country"
      ["label"]=>
      string(15) "País / Región"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(3) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
        [2]=>
        string(23) "update_totals_on_change"
      }
      ["autocomplete"]=>
      string(33) "section-shipping shipping country"
      ["priority"]=>
      int(40)
    }
    ["shipping_address_1"]=>
    array(6) {
      ["label"]=>
      string(22) "Dirección de la calle"
      ["placeholder"]=>
      string(39) "Nombre de la calle y número de la casa"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(39) "section-shipping shipping address-line1"
      ["priority"]=>
      int(50)
    }
    ["shipping_address_2"]=>
    array(7) {
      ["label"]=>
      string(40) "Apartamento, habitación, escalera, etc."
      ["label_class"]=>
      array(1) {
        [0]=>
        string(18) "screen-reader-text"
      }
      ["placeholder"]=>
      string(41) "Apartamento, habitación, etc. (opcional)"
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(39) "section-shipping shipping address-line2"
      ["priority"]=>
      int(60)
      ["required"]=>
      bool(false)
    }
    ["shipping_postcode"]=>
    array(6) {
      ["label"]=>
      string(20) "Código postal / ZIP"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(8) "postcode"
      }
      ["autocomplete"]=>
      string(37) "section-shipping shipping postal-code"
      ["priority"]=>
      int(65)
    }
    ["shipping_city"]=>
    array(5) {
      ["label"]=>
      string(10) "Población"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["autocomplete"]=>
      string(40) "section-shipping shipping address-level2"
      ["priority"]=>
      int(70)
    }
    ["shipping_state"]=>
    array(9) {
      ["type"]=>
      string(5) "state"
      ["label"]=>
      string(9) "Provincia"
      ["required"]=>
      bool(true)
      ["class"]=>
      array(2) {
        [0]=>
        string(13) "form-row-wide"
        [1]=>
        string(13) "address-field"
      }
      ["validate"]=>
      array(1) {
        [0]=>
        string(5) "state"
      }
      ["autocomplete"]=>
      string(40) "section-shipping shipping address-level1"
      ["priority"]=>
      int(80)
      ["country_field"]=>
      string(16) "shipping_country"
      ["country"]=>
      string(2) "ES"
    }
  }
  ["account"]=>
  array(0) {
  }
  ["order"]=>
  array(1) {
    ["order_comments"]=>
    array(4) {
      ["type"]=>
      string(8) "textarea"
      ["class"]=>
      array(1) {
        [0]=>
        string(5) "notes"
      }
      ["label"]=>
      string(16) "Notas del pedido"
      ["placeholder"]=>
      string(69) "Notas sobre tu pedido, por ejemplo, notas especiales para la entrega."
    }
  }
}
Plan M + Software ISO 9001 y ISO 45001 - Kantan Software
Saltear al contenido principal

Plan M + Software ISO 9001 y ISO 45001

Desde: 342,00 / mes

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Limpiar

Descripción

  • Hasta 100 usuarios operadores del Sistema de Gestión
  • Soporte con respuesta en menos de 24 horas
  • 10Gb de almacenamiento
  • Y además, un bonus formativo valorado en 300 USD y certificado por Kantan Software y la Escuela Europea de Excelencia.

Información adicional

Forma de pago

Anual, Mensual

Volver arriba