Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- /**
- * Copyright © Magento, Inc. All rights reserved.
- * See COPYING.txt for license details.
- */
- -->
- <IntlRateV2Response>
- <Package>
- <Service ID="12">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>80.45</Postage>
- <ExtraServices>
- <ExtraService>
- <Available>True</Available>
- </ExtraService>
- </ExtraServices>
- <SvcDescription>USPS GXG&lt;sup&gt;&#8482;&lt;/sup&gt; Envelopes</SvcDescription>
- </Service>
- <Service ID="1">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>54.25</Postage>
- <ExtraServices>
- <ExtraService>
- <Available>True</Available>
- </ExtraService>
- </ExtraServices>
- <SvcDescription>Priority Mail Express International&lt;sup&gt;&#8482;&lt;/sup&gt;</SvcDescription>
- </Service>
- <Service ID="10">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>41.50</Postage>
- <ExtraServices>
- <ExtraService>
- <ServiceID>1</ServiceID>
- <Available>True</Available>
- </ExtraService>
- </ExtraServices>
- <SvcDescription>Priority Mail Express International&lt;sup&gt;&#8482;&lt;/sup&gt; Flat Rate Envelope</SvcDescription>
- </Service>
- <Service ID="11">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>59.95</Postage>
- <ExtraServices>
- <ExtraService>
- <Available>True</Available>
- </ExtraService>
- <ExtraService>
- <Available>True</Available>
- </ExtraService>
- </ExtraServices>
- <SvcDescription>Priority Mail International&lt;sup&gt;&#174;&lt;/sup&gt; Large Flat Rate Box</SvcDescription>
- </Service>
- <Service ID="15">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>24.50</Postage>
- <ExtraServices>
- <ExtraService>
- <Available>False</Available>
- </ExtraService>
- <ExtraService>
- <Available>True</Available>
- </ExtraService>
- </ExtraServices>
- <SvcDescription>First-Class Package International Service&lt;sup&gt;&#8482;&lt;/sup&gt;</SvcDescription>
- </Service>
- <Service ID="2">
- <Pounds>3</Pounds>
- <Ounces>0</Ounces>
- <Postage>0.00</Postage>
- <ExtraServices>
- <ExtraService>
- <Available>False</Available>
- </ExtraService>
- </ExtraServices>
- </Service>
- </Package>
- </IntlRateV2Response>
|