<?xml version="1.0" encoding="UTF-8"?>
<price-depend>
  <id type="integer">2</id>
  <position type="integer">2</position>
  <updated-at type="timestamp">2009-03-31 12:20:34 +0400</updated-at>
  <created-at type="timestamp">2009-03-30 04:37:32 +0400</created-at>
  <charge-up-to type="decimal" nil="true"/>
  <inverted type="boolean">false</inverted>
  <show-zip-code type="boolean">false</show-zip-code>
  <title>курьер</title>
  <description></description>
  <type>DeliveryVariant::PriceDepend</type>
  <min-order-sum nil="true"/>
  <show-calendar-in-checkout nil="true"/>
  <delivery-date-required nil="true"/>
  <forbid-weekends nil="true"/>
  <utc-from-address nil="true"/>
  <estimated-delivery-period nil="true"/>
  <order-time-is-later nil="true"/>
  <forbidden-days nil="true"/>
  <show-time-intervals-in-checkout nil="true"/>
  <time-intervals-required nil="true"/>
  <min-price type="float">200.0</min-price>
  <payment-delivery-variants type="array">
    <payment-delivery-variant>
      <id type="integer">2</id>
      <payment-gateway-id type="integer">1</payment-gateway-id>
      <created-at type="timestamp">2026-04-30 00:58:14 +0300</created-at>
    </payment-delivery-variant>
  </payment-delivery-variants>
  <delivery-locations type="array"/>
  <delivery-time-intervals type="array"/>
  <rules type="array">
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">1</id>
      <order-price type="float">2000.0</order-price>
      <price type="float">600.0</price>
      <order-weight type="integer">10</order-weight>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">2</id>
      <order-price type="float">2000.0</order-price>
      <price type="float">700.0</price>
      <order-weight type="integer">20</order-weight>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">3</id>
      <order-price type="float">2000.0</order-price>
      <price type="float">800.0</price>
      <order-weight nil="true"/>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">4</id>
      <order-price type="float">10000.0</order-price>
      <price type="float">300.0</price>
      <order-weight type="integer">10</order-weight>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">5</id>
      <order-price type="float">10000.0</order-price>
      <price type="float">400.0</price>
      <order-weight type="integer">20</order-weight>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">6</id>
      <order-price type="float">10000.0</order-price>
      <price type="float">500.0</price>
      <order-weight nil="true"/>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">7</id>
      <order-price nil="true"/>
      <price type="float">0.0</price>
      <order-weight type="integer">10</order-weight>
    </rule>
    <rule type="DeliveryVariantRule::PriceDepend">
      <id type="integer">8</id>
      <order-price nil="true"/>
      <price type="float">100.0</price>
      <order-weight type="integer">20</order-weight>
    </rule>
  </rules>
</price-depend>
