<?xml version="1.0" encoding="big5"?>
<config>
  <page_list>
    <page name="P1" server_page="OrderComplete.aspx" language="aspx2" table_name="top">

      <panel table_name="top" name="TreeTitle" >
        <label name="TreeTitleLabel" text_id="CustomerArea"/>
      </panel>
 
      <panel table_name="top" name="Tree" class="SubMenuItemListContainer">
        <usercontrol type="CustomerAreaTree" id="CustomerAreaTree"/>
      </panel>


      <panel table_name="top" name="Main" > 

        <style>
          .FloatingWindow
          {
          visibility:hidden;
          }

        </style> 

        <hidden name="PageIndex" data_type="int"/>
        <hidden name="SourceProductCategoryNo" data_type="int" />
        <hidden name="SourceKeyword" />


        <hidden name="PaymentMethod"  />

        <hidden name="CustomerNo" data_type="int"  />
        <hidden name="CustomerName" />
        <hidden name="BankName" />
        <hidden name="BankCode" /> 
        <hidden name="BankAccount" />
        <hidden name="BankAccountName" />
        <hidden name="OrderDate" />
        <hidden name="DoesAllProudctsAreDigitGood" data_type="boolean" />


        <div class="Main OrderCompleteMain" >
          <div class="DetailBlock OrderCompleteDetailBlock" >
 
            <label name="OrderProductListBefore" ></label>

 
            <table 
              cellspacing="0" cellpadding="0" id="ReceiverTable" border="0" class="EditForm ReceiverEditForm" runat="server">

              <tr>
                <td class="CaptionContainer OrderNoCaptionContainer" >
                  <label name="OrderNoLabel" text_id="OrderNo"
                         class="Caption OrderNoCaption"
                        /> :
 
                </td>
                <td colspan="3" class="ValueContainer OrderNoValueContainer" >
                  <label name="OrderNo"
                         data_type="int"
                           class="Value OrderNoValue"
                    />
                </td>
              </tr>
              <tr>
                <td class="CaptionContainer CreateTimeCaptionContainer" >
                  <label name="CreateTimeLabel" text_id="OrderTime"
                         class="Caption OrderTimeCaption"
                        /> :

                </td>
                <td colspan="3" class="ValueContainer OrderTimeValueContainer" >
                  <label name="CreateTime"
                       
                           class="Value OrderTimeValue"
                    />
                </td>
              </tr>
              <tr>
                <td class="CaptionContainer ShoppingCartNoCaptionContainer" >
                  <label name="ShoppingCartNoLabel" text_id="ShoppingNo"
                         class="Caption ShoppingCartNoCaption"
                        /> :
                </td>
                <td colspan="3" class="ValueContainer ShoppingCartNoValueContainer" >
                  <label name="ShoppingCartNo"
                         data_type="int"
                           class="Value ShoppingCartNoValue"
                    />
                </td>
              </tr>              
              <tr id="ShipReceiverRow">
                <td class="CaptionContainer ShipReceiverCaptionContainer" >
                  <label name="ShipReceiverLabel" text_id="ShipReceiver"
                         class="Caption ShipReceiverCaption"
                        /> :

                </td>
                <td colspan="3" class="ValueContainer ShipReceiverValueContainer" >
                  <label name="ShipReceiver"
                           class="Value ShipReceiverValue"
                           can_change_behavior="true"
                    />
                </td> 
              </tr>
              <tr id="ReceiverTimeRow">
                <td class="CaptionContainer ReceiverTimeCaptionContainer">
                  <label name="ReceiverTimeLabel" text_id="ReceiverTime"
                         class="Caption ReceiverTimeCaption"
                        /> :

                </td>
                <td colspan="3" class="ValueContainer ReceiverTimeValueContainer" >
                  <translate name="ReceiverTime" class="Value ReceiverTimeValue" />
                </td>
              </tr>

              <tr id="ShipAddressRow"> 
                <td class="CaptionContainer ShipAddressCaptionContainer" >
                  <label name="ShipAddressLabel" text_id="ShipAddress"
                          class="Caption ShipAddressCaption"
                         /> :

                </td>
                <td colspan="3"  class="ValueContainer ShipAddressValueContainer" >
                  <label name="ShipAddress" title_id="ShipAddress" class="Value ShipAddressValue"  />
                </td> 
              </tr>  


              <tr id="ConvenienceStoreTransportNoRow">
                <td class="CaptionContainer ConvenienceStoreTransportNoCaptionContainer" >

                  <label name="ConvenienceStoreTransportNoLabel" text_id="ConvenienceStoreTransportNo"
                          class="Caption ConvenienceStoreTransportNoCaption"
                         /> :

                </td>
                <td colspan="3"  class="ValueContainer ConvenienceStoreTransportNoValueContainer" >
                  <label name="ConvenienceStoreTransportNo"  class="Value ConvenienceStoreTransportNoValue" />
                </td>
              </tr>
 
              <tr id="ConvenienceStoreNameRow">
                <td class="CaptionContainer ConvenienceStoreNameCaptionContainer" >
                  <label name="ConvenienceStoreNameLabel" text_id="ConvenienceStoreName"
                          class="Caption ConvenienceStoreNameCaption"
                         /> :
                 </td>
                 <td colspan="3"  class="ValueContainer ConvenienceStoreNameValueContainer" >
                  <label name="ConvenienceStoreName" class="Value ConvenienceStoreNameValue"   />
                 </td>
              </tr>

              <tr id="ConvenienceStoreAddressRow">
                <td class="CaptionContainer ConvenienceStoreAddressCaptionContainer" >
                  <label name="ConvenienceStoreAddressLabel" text_id="ConvenienceStoreAddress"
                          class="Caption ConvenienceStoreAddressCaption"
                         /> :
                </td>
                <td colspan="3"  class="ValueContainer ConvenienceStoreAddressValueContainer" >
                  <label name="ConvenienceStoreAddress"  class="Value ConvenienceStoreAddressValue"  />
                </td>
              </tr>
              
              <tr id="TelRow">
                <td class="CaptionContainer TelCaptionContainer">
                  <label name="TelLabel" text_id="Tel" class="Caption TelCaption" /> :
                </td>
                <td  class="ValueContainer TelValueContainer">
                  <label name="Tel"   title_id="Tel" class="Value TelValue" />
                </td>
              </tr>

              <tr id="CellPhoneNumberRow">
                <td  class="CaptionContainer CellPhoneNumberCaptionContainer">

                  <label name="CellPhoneNumberLabel" text_id="CellPhoneNumber"
                         class="Caption CellphoneNumberCaption"
                        /> :
                </td>
                <td  class="ValueContainer CellPhoneNumberValueContainer">
                  <label name="CellPhoneNumber"  title_id="CellPhoneNumber"
                           class="Value CellPhoneNumberValue"
                       />
                </td>
              </tr>
              <tr id="EmailRow">
                <td class="CaptionContainer EmailCaptionContainer" >
                  <label name="EmailLabel" text_id="Email"
                        class="Caption EmailCaption"
                   /> :

                </td>
                <td class="EmailContainer EmailValueContainer">
                  <label name="Email" class="Value EmailValue" />
                </td>
              </tr>

          </table> 


           <div name="OrderDetail" class="CaptionContainer OrderDetailCaptionContainer" >
              <label name="OrderDetail" text_id="OrderDetail" class="Caption OrderDetailCaption" />
           </div>
  
           <div class="ListBlock OrderCompleteListBlock">
                <center>
                  <gridview
                    style="width:100%"
                    class="list_form"
                    name="GV1"
                    table_name="OrderProduct"
                    show_footer="false"
                    border="0"
                  > 
                    <column header_text_id="ProductId" class="ProductIdCaption">

                      <hidden name="OrderNo" data_type="int" />
                      <hidden name="ProductNo" data_type="int" />
                      <hidden name="IsAdditional" data_type="boolean" />
                      <hidden name="IsGift" data_type="boolean" />
                      <hidden name="IsDigitGood" data_type="boolean" />

                      <div class="ValueContainer ProductIdValueContainer" >
                        <div class="ValuePrefix ProductIdValuePrefix"/>
                        <label
                             name="ProductId"
                             class="Value ProductIdValue"
                         />
                        <div class="ValuePostfix ProductIdValuePostfix"/>
                      </div>
                    </column>
                    <column header_text_id="ProductName" >

                      <div class="ValueContainer ProductNameValueContainer" >

                        <div class="ValuePrefix ProductNameValuePrefix"/>

                        <label name="AdditionalProductLabel" />

                        <label name="ProductName" command_name="OpenProduct"
                               class="Value ProductNameValue"
                        />

                        <div class="ValuePostfix ProductNameValuePostfix"/>

                        <div  class="ValueContainer SpecificationValueContainer">
                          <label name="Specification"  
         class="Value SpecificationValue"
                        />
                        </div> 

                        <div  class="ValueContainer ShoppingDescriptionValueContainer">
                          <label name="ShoppingDescription"
         class="Value ShoppingDescriptionValue"
                        />
                        </div>

                        
                        <link
                                href="javascript:DownloadDigitGood(this)"
                                text_id="Download"
                                class="DigitGoodsDownloadLink"
                                name="DigitGoodsDownloadLink"
                                can_change_behavior="true"
                         />
                      </div>

                    </column>

                    <column header_text_id="ProductCount" >

                      <div class="ValueContainer ProductCountValueContainer" >

                        <div class="ValuePrefix ProductCountValuePrefix"/>

                        <label name="ProductCount" data_type="int" class="ProductCountValue" />

                        <label name="UnitName" />

                        <div class="ValuePostfix ProductCountValuePostfix"/>
                      </div>

                    </column>

                    <column header_text_id="UnitPrice" >

                      <div class="ValueContainer UnitPriceValueContainer" >

                        <div class="ValuePrefix UnitPriceValuePrefix"/>

                        $<label name="UnitPrice" data_type="int" />

                        <div class="ValuePostfix UnitPriceValuePostfix"/>
                      </div>
                    </column>

                    <column header_text_id="Amount" >

                      <div class="ValueContainer AmountValueContainer" >

                        <div class="ValuePrefix AmountValuePrefix"/>

                        $<label name="Amount" data_type="int" />

                        <div class="ValuePostfix AmountValuePostfix"/>
                      </div>
                    </column>
                  </gridview>

                  <table style="width:100%" border="0" id="AmountTable" runat="server" >
                    <tr>
                      <td style="width:95%;text-align:right">
                        <label name="TotalProductAmountLabel" text_id="ProductTotalAmount" class="Caption TotalProductAmountCaption" />
                      </td>
                      <td style="text-align:right">

                        $<label name="TotalProductAmount" data_type="int" class="Value TotalProductAmountValue" />
                      </td>
                      <td  rowspan="3">
                        <nobr>
                          <div style="padding-left:20px"></div>
                        </nobr>
                      </td>
                    </tr>
                    <tr>
                      <td style="text-align:right">
                        <label name="ShippingPriceLabel" text_id="ShippingPrice" class="Caption ShippingPriceCaption" />
                      </td>
                      <td style="text-align:right">
                        $<label name="ShippingPrice" data_type="int" class="Value ShippingPriceValue" />
                      </td>
                    </tr>

                    <tr id="CouponRow"  class="CouponRow">
                      <td style="text-align:right">

                        <div class="Parameter CouponIdParameter">
                          <hidden name="CouponIdValidated" data_type="boolean" />
                          <label name="CouponIdLabel" text_id="CouponId" class="Caption CouponIdCaption" />
                          <label name="CouponId" class="Value CouponIdValue" />
                        
                        </div>
                        <nobr>
                          <label name="CouponDiscountAmountLabel" text_id="CouponDiscountAmount" class="Caption CouponDiscountAmountCaption" />
                        </nobr>
                      </td>
                      <td style="text-align:right;vertical-align:bottom">
                        <nobr>

                          - $<label name="CouponDiscountAmount" data_type="int" class="Value CouponDiscountAmountValue" />
                        </nobr>
                      </td>
                    </tr>

                    <tr id="RewardPointsRow" class="UsedRewardPointsRow">
                      <td style="text-align:right"> 

                        <div class="Parameter UsedRewardPointsParameter">
                          <label name="RewardPointsLabel" text_id="RewardPoints" class="Caption RewardPointsCaption" />
                          <label name="UsedRewardPoints" data_type="int" class="Caption UsedRewardPointsCaption" />

                          <label name="RewardPointsDiscountAmountMessage" class="Message RewardPointsDiscountAmountMessage" />

                          <label name="UsedRewardPointsText" class="Value UsedRewardPointsValue" data_type="int"/>

                        </div>
                        <nobr>
                          <label name="RewardPointsDiscountAmountLabel" text_id="RewardPointsDiscountAmount" class="Caption RewardPointsDiscountAmountCaption" />
                        </nobr>
                      </td>
                      <td style="text-align:right;vertical-align:bottom">
                        <nobr>
                          - $<label name="RewardPointsDiscountAmount" data_type="int" class="Value RewardPointsDiscountAmountValue" />
                        </nobr>
                      </td>
                    </tr>

                    <tr id="MemberGradeRow" class="MemberGradeRow" >
                      <td style="text-align:right">
                        <label name="MemberGradeDiscountAmountLabel" text_id="MemberGradeDiscountAmount" class="Caption MemberGradeDiscountAmountCaption" />
                        <label name="MemberGradeDiscountAmountMessage" class="Message MemberGradeDiscountAmountMessage" />
                      </td>
                      <td style="text-align:right;vertical-align:bottom">
                        <nobr>
                          - $<label name="MemberGradeDiscountAmount" data_type="int" class="Value MemberGradeDiscountAmountValue" />
                        </nobr>
                      </td>
                    </tr>

                    <tr>
                      <td style="text-align:right" calss="CaptionContainer TotalAmountCaptionContainer">
                        <label name="TotalAmountLabel" text_id="TotalAmount" class="Caption TotalAmountCaption" />
                      </td>
                      <td style="text-align:right" class="ValueContainer TotalAmountValueContainer">
                        <nobr>

                          $<label name="TotalAmount" data_type="int"  class="Value TotalAmountValue"  />
                        </nobr>
                      </td>
                    </tr>
                    <tr>
                      <td style="text-align:right" calss="CaptionContainer EarnRewardPointsCaptionContainer">
                        <label name="EarnRewardPointsLabel" class="Caption EarnRewardPointsCaption" />
                      </td>
                      <td style="text-align:right" class="ValueContainer EarnRewardPointsValueContainer">
                        <nobr>
                          <label name="EarnRewardPoints" data_type="int"  class="Value EarnRewardPointsValue"  />
                        </nobr>
                      </td>
                    </tr>
                  </table>
                </center>

              </div>
 

            <label name="OrderProductListAfter" ></label>

            <br />
            
            <table style="width:100%;" >
              <tr>
                <td style="width:33%"></td>
                <td style="width:33%" >

                </td>
                <td style="width:33%;text-align:right" class="ButtonContainer ContinueBrowseButtonContainer">
                  <button name="ContinueBrowseButton" command_name="ContinueBrowse" text_id="ContinueBrowse"
                          
                     can_change_behavior="true"
                     
                      class="Button ContinueBrowseButton"
                    />
                </td>
              </tr>
            </table>
          </div>
        </div>



      </panel>
    </page>

  </page_list>
  <glossary src="~/glossary/glossary.xml" />
</config>
