Thibault GUILLAUME 58a8203ae2 prestashop v1
2015-07-06 16:58:50 +02:00

26 lines
1.4 KiB
XML

<?xml version="1.0"?>
<entity_specific_price>
<fields class="SpecificPrice">
<field name="id_cart" relation="cart"/>
<field name="id_product" relation="product"/>
<field name="id_shop"/>
<field name="id_shop_group"/>
<field name="id_currency"/>
<field name="id_country" relation="country"/>
<field name="id_group" relation="group"/>
<field name="id_customer" relation="customer"/>
<field name="id_product_attribute" relation="product_attribute"/>
<field name="price"/>
<field name="from_quantity"/>
<field name="reduction"/>
<field name="reduction_tax"/>
<field name="reduction_type"/>
<field name="from"/>
<field name="to"/>
</fields>
<entities>
<specific_price id="specific_price_1" id_cart="" id_product="Printed_Summer_Dress" id_shop="0" id_shop_group="0" id_currency="0" id_country="" id_group="" id_customer="" id_product_attribute="" price="-1.000000" from_quantity="1" reduction="0.050000" reduction_tax="1" reduction_type="percentage" from="0000-00-00 00:00:00" to="0000-00-00 00:00:00"/>
<specific_price id="specific_price_2" id_cart="" id_product="Printed_Chiffon_Dress" id_shop="0" id_shop_group="0" id_currency="0" id_country="" id_group="" id_customer="" id_product_attribute="" price="-1.000000" from_quantity="1" reduction="0.200000" reduction_tax="1" reduction_type="percentage" from="0000-00-00 00:00:00" to="0000-00-00 00:00:00"/>
</entities>
</entity_specific_price>