File: //proc/thread-self/cwd/wp-content/plugins/wp-helper-lite/views/frontend/elements/vat.php
<div class="mb_hpwc_invoice_vat">
<label class="mb_hpwc_invoice_vat_label">
<input class="mb_hpwc_invoice_vat_input" type="checkbox" name="mb_hpwc_invoice_vat_input" value="1">
Xuất hóa đơn VAT
</label>
<div class="mb_hpwc_invoice_vat_wrap">
<fieldset>
<legend>Thông tin xuất hóa đơn:</legend>
<p class="form-row form-row-first" id="billing_vat_company_field">
<label for="billing_vat_company" class="">Tên công ty <abbr class="required"
title="bắt buộc">*</abbr></label>
<input type="text" class="input-text " name="billing_vat_company" id="billing_vat_company"
placeholder="" value="">
</p>
<p class="form-row form-row-last" id="billing_vat_tax_code_field">
<label for="billing_vat_tax_code" class="">Mã số thuế <abbr class="required"
title="bắt buộc">*</abbr></label>
<input type="text" class="input-text " name="billing_vat_tax_code" id="billing_vat_tax_code"
placeholder="" value="">
</p>
<p class="form-row form-row-wide " id="billing_vat_company_address_field">
<label for="billing_vat_company_address" class="">Địa chỉ <abbr class="required"
title="bắt buộc">*</abbr></label>
<span class="woocommerce-input-wrapper"><input type="text" class="input-text "
name="billing_vat_company_address" id="billing_vat_company_address" placeholder=""
value=""></span>
</p>
</fieldset>
</div>
</div>