﻿<?xml version="1.0" encoding="utf-8"?>
<order>
  <OrderHeader>
    <CustOrder>295</CustOrder>
    <CustOrderDate>07/26/2024</CustOrderDate>
    <SenderID>DLP8667318378</SenderID>
    <ReceiverID>2159576012</ReceiverID>
    <OrderCode>NEW</OrderCode>
    <InvoicePS>IN000295</InvoicePS>
    <CartIdPS>8a828691907451100190efd1f18a1a36</CartIdPS>
    <SalesforceId>This is the sales force id</SalesforceId>
    <Salesman>this is the customer id</Salesman>
    <TotalQty>1</TotalQty>
    <TotalAmount>$500.84</TotalAmount>
    <TotalPrice>$507.84</TotalPrice>
    <SpecInstructions>testing this stuff</SpecInstructions>
    <OrderStatus>Pay by Term</OrderStatus>
    <ShipDate />
  </OrderHeader>
  <Payment>
    <PayMethod>Term30</PayMethod>
    <TransactionID />
    <Last4CardDigits />
    <CardType />
    <AVSResponse />
    <CardCodeResponse />
  </Payment>
  <DeliveryAddress>
    <Code>DL_DPO</Code>
    <AltCode />
    <EAN13 />
    <DUNS9 />
    <Name>asd</Name>
    <Address1>123</Address1>
    <Address2>123</Address2>
    <City>asd</City>
    <PostCode>123123</PostCode>
    <State>NB</State>
    <Country>CA</Country>
    <Phone>2006921224</Phone>
    <Ext>X</Ext>
    <CustomerEmail>jose.raimondi@konabos.com</CustomerEmail>
  </DeliveryAddress>
  <Products>
    <Product>
      <Line>1</Line>
      <Name>DreamLine Aqua Uno 56 - 60 inch W x 58 inch H Frameless Hinged Tub Door with Extender Panel in Brushed Nickel</Name>
      <SKU>shdr-3534586-ex-04</SKU>
      <Qty>2</Qty>
      <UnitPrice>$250.42</UnitPrice>
      <Total>$500.84</Total>
    </Product>
    <Product>
      <Line>2</Line>
      <Name>Drop Ship Fee</Name>
      <SKU>DROPSHIPFEE</SKU>
      <Qty>1</Qty>
      <UnitPrice>$7.00</UnitPrice>
      <Total>$7.00</Total>
    </Product>
  </Products>
</order>