Files
PrestaShop/install-new/data/xml/group.xml
T
2011-12-22 23:20:30 +00:00

14 lines
502 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<entity_group>
<entities>
<group id="Unidentified" reduction="0.00" price_display_method="0" show_prices="1"/>
<group id="Guest" reduction="0.00" price_display_method="0" show_prices="1"/>
<group id="Default" reduction="0.00" price_display_method="0" show_prices="1"/>
</entities>
<fields id="name" class="Group">
<field name="reduction"/>
<field name="price_display_method"/>
<field name="show_prices"/>
</fields>
</entity_group>