HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: /home4/cca63905/www/nueva/localization/eg.xml
<?xml version="1.0" encoding="UTF-8" ?>
<localizationPack name="Egypt" version="1.0">
	<currencies>
		<currency name="Pound" iso_code="EGP" iso_code_num="818" sign="£" blank="1" format="1" decimals="1" />
	</currencies>
	<languages>
		<language iso_code="ar" />
	</languages>
	<taxes>
		<tax id="1" name="VAT EG 14%" rate="14" />
		<tax id="2" name="VAT EG 5%" rate="5" />
		<tax id="3" name="VAT EG 0%" rate="0" />

		<taxRulesGroup name="EG Standard Rate (14%)">
			<taxRule iso_code_country="eg" id_tax="1" />
		</taxRulesGroup>

    <taxRulesGroup name="EG Reduced Rate (5%)">
			<taxRule iso_code_country="eg" id_tax="2" />
    </taxRulesGroup>
    <taxRulesGroup name="EG Zero Rate (0%)">
			<taxRule iso_code_country="eg" id_tax="3" />
		</taxRulesGroup>
	</taxes>
	<units>
		<unit type="weight" value="kg" />
		<unit type="volume" value="L" />
		<unit type="short_distance" value="in" />
		<unit type="base_distance" value="ft" />
		<unit type="long_distance" value="mi" />
	</units>
</localizationPack>