{
  "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
  "Id": 35353,
  "CustomerGuid": "5b7a123e-4b1f-42d1-9371-419199418a83",
  "Username": "Diana",
  "Email": "Diana@Alderi.co",
  "IsTaxExempt": false,
  "CreatedOn": "2022-10-18T09:03:00.6127056Z",
  "LastLoginOn": "2024-05-07T07:35:02.0945696Z",
  "LastActivityOn": "2024-05-07T07:38:16.1095471Z",
  "FullName": "DIANA MAGED, dgrdrfgd",
  "VatNumberStatus": "Unknown",
  "IsRegistered": true,
  "ProductReviews": [
    {
      "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
      "Rating": 4
    },
    {
      "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
      "Rating": 4
    }
  ],
  "Orders": [
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 440,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Processing",
      "CreatedOn": "2023-06-22T12:09:28.9715393Z",
      "PaidOn": "2023-06-23T07:07:57.7600578Z",
      "CurrencyCode": "USD",
      "PaymentMethod": "Invoice",
      "Url": null,
      "OrderNumber": "440",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [
        {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
          "AttributeDescription": "Size:  200x200/4",
          "Weight": 0.0000,
          "TaxRate": 0.0000,
          "Qty": 17,
          "UnitPrice": "$222.43",
          "LineTotal": "$3,781.31",
          "Product": {
            "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
            "Id": 28434,
            "Name": "Blubrella Square Umbrella 170x170/4",
            "StockQuantity": 10000,
            "AdditionalShippingCharge": "0.00",
            "QtyUnit": "Container"
          },
          "IsGross": false,
          "DisplayDeliveryTime": false
        }
      ],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$4,981.31",
        "SubTotal": "$3,781.31",
        "IsGross": false,
        "Shipping": "$1,200.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "32c08c9f-90bc-4f66-95b4-7f400eda26d3",
      "StoreId": 1,
      "PaymentMethodSystemName": "Payments.Invoice",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "78.172.201.247",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Processing",
      "PaymentStatus": "Paid",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 440
    },
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 446,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Pending",
      "CreatedOn": "2023-07-05T06:43:49.6845118Z",
      "PaidOn": null,
      "CurrencyCode": "USD",
      "PaymentMethod": "Invoice",
      "Url": null,
      "OrderNumber": "446",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [
        {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
          "AttributeDescription": "Color: Blue",
          "Weight": 0.0000,
          "TaxRate": 0.0000,
          "Qty": 1,
          "UnitPrice": "$37.80",
          "LineTotal": "$37.80",
          "Product": {
            "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
            "Id": 28911,
            "Name": "Table With Plastic Legs",
            "StockQuantity": 10000,
            "AdditionalShippingCharge": "0.00",
            "QtyUnit": "Piece"
          },
          "IsGross": false,
          "DisplayDeliveryTime": false
        }
      ],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$37.80",
        "SubTotal": "$37.80",
        "IsGross": false,
        "Shipping": "$0.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "4c2a9f38-5c2b-474a-a759-bdda1e0ccad2",
      "StoreId": 1,
      "PaymentMethodSystemName": "Payments.Invoice",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "82.222.98.96",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Pending",
      "PaymentStatus": "Pending",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 446
    },
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 447,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Pending",
      "CreatedOn": "2023-07-05T14:19:30.4880504Z",
      "PaidOn": null,
      "CurrencyCode": "USD",
      "PaymentMethod": "Invoice",
      "Url": null,
      "OrderNumber": "447",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [
        {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
          "Weight": 0.0000,
          "TaxRate": 0.0000,
          "Qty": 1000,
          "UnitPrice": "$26.40",
          "LineTotal": "$26,400.00",
          "Product": {
            "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
            "Id": 28923,
            "Name": "Anunnakis 100 Ml",
            "StockQuantity": 10000,
            "AdditionalShippingCharge": "0.00",
            "QtyUnit": "Unit"
          },
          "IsGross": false,
          "DisplayDeliveryTime": false
        }
      ],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$26,400.00",
        "SubTotal": "$26,400.00",
        "IsGross": false,
        "Shipping": "$0.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "aeb6cb0c-9597-4fdf-ac61-4c1b1e7975cc",
      "StoreId": 1,
      "PaymentMethodSystemName": "Payments.Invoice",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "82.222.98.96",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Pending",
      "PaymentStatus": "Pending",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 447
    },
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 495,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Processing",
      "CreatedOn": "2023-11-24T08:13:57.3250317Z",
      "PaidOn": "2023-11-24T08:13:58.7839757Z",
      "CurrencyCode": "USD",
      "PaymentMethod": null,
      "Url": null,
      "OrderNumber": "495",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [
        {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
          "AttributeDescription": "Color: Purple",
          "Weight": 0.0000,
          "TaxRate": 0.0000,
          "Qty": 1,
          "UnitPrice": "$0.00",
          "LineTotal": "$0.00",
          "Product": {
            "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
            "Id": 82835,
            "Name": "Plush teddy bear with heart",
            "StockQuantity": 10000,
            "AdditionalShippingCharge": "0.00",
            "QtyUnit": "Container"
          },
          "IsGross": false,
          "DisplayDeliveryTime": false
        }
      ],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$0.00",
        "SubTotal": "$0.00",
        "IsGross": false,
        "Shipping": "$0.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "2cddd95d-18c6-4cc4-b6b1-5ce429434920",
      "StoreId": 1,
      "PaymentMethodSystemName": "",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "176.234.9.141",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Processing",
      "PaymentStatus": "Paid",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 495
    },
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 506,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Pending",
      "CreatedOn": "2024-01-22T08:50:57.7126289Z",
      "PaidOn": null,
      "CurrencyCode": "USD",
      "PaymentMethod": "Invoice",
      "Url": null,
      "OrderNumber": "506",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [
        {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
          "Weight": 0.0000,
          "TaxRate": 0.0000,
          "Qty": 1,
          "UnitPrice": "$50.00",
          "LineTotal": "$50.00",
          "Product": {
            "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
            "Id": 61783,
            "Name": "      polycrystalline solar panel 36 cells 22 watt",
            "StockQuantity": 10000,
            "AdditionalShippingCharge": "0.00",
            "QtyUnit": "Container"
          },
          "IsGross": false,
          "DisplayDeliveryTime": false
        }
      ],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$50.00",
        "SubTotal": "$50.00",
        "IsGross": false,
        "Shipping": "$0.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "7bbb1813-9c3b-49df-8d3e-9e5a46642828",
      "StoreId": 1,
      "PaymentMethodSystemName": "Payments.Invoice",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "217.131.81.235",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Pending",
      "PaymentStatus": "Pending",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 506
    },
    {
      "$type": "Smartstore.ComponentModel.HybridExpando, Smartstore",
      "ID": 507,
      "Billing": {
        "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
        "FullName": "DIANA MAGED",
        "FirstName": "DIANA",
        "LastName": "MAGED",
        "Country": "American Samoa",
        "CountryId": 89,
        "CountryAbbrev2": "AS",
        "CountryAbbrev3": "ASM",
        "Email": "dianeta88@gmail.com",
        "Phone": "53454678654"
      },
      "CustomerEmail": "dianeta88@gmail.com",
      "CustomerComment": null,
      "Disclaimer": null,
      "ConditionsOfUse": null,
      "Status": "Processing",
      "CreatedOn": "2024-01-22T09:33:16.6205269Z",
      "PaidOn": "2024-01-22T09:33:16.725326Z",
      "CurrencyCode": "USD",
      "PaymentMethod": null,
      "Url": null,
      "OrderNumber": "507",
      "AcceptThirdPartyEmailHandOver": "No",
      "Items": [],
      "Totals": {
        "$type": "System.Dynamic.ExpandoObject, System.Linq.Expressions",
        "Total": "$0.00",
        "SubTotal": "$0.00",
        "IsGross": false,
        "Shipping": "$0.00",
        "Tax": "$0.00"
      },
      "PurchaseOrderNumber": null,
      "ShippingMethod": null,
      "ShippingRateComputationMethodSystemName": null,
      "OrderGuid": "5f01ddac-b8f6-4604-b385-71ac1b892ff3",
      "StoreId": 1,
      "PaymentMethodSystemName": "",
      "VatNumber": "",
      "AffiliateId": 0,
      "CustomerIp": "217.131.81.235",
      "CardType": "",
      "CardName": "",
      "MaskedCreditCardNumber": "",
      "DirectDebitAccountHolder": "",
      "DirectDebitBankCode": "",
      "OrderStatus": "Processing",
      "PaymentStatus": "Paid",
      "ShippingStatus": "NotYetShipped",
      "CustomerTaxDisplayType": "ExcludingTax",
      "TaxRatesDictionary": {
        "$type": "System.Collections.Generic.SortedDictionary`2[[System.Decimal, System.Private.CoreLib],[System.Decimal, System.Private.CoreLib]], System.Collections"
      },
      "Id": 507
    }
  ],
  "Attributes": {
    "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
    "LanguageId": "1",
    "LastVisitedPage": "https://alderishop.com/ShoppingCart/CheckPopup",
    "LastContinueShoppingPage": "/bricks-5/",
    "AdminCategoriesType": "Tree",
    "UseRewardPointsDuringCheckout": "False",
    "UseCreditBalanceDuringCheckout": "0",
    "MostRecentlyUsedCategories": "ENERGY » Batteries & Generators » Power Battery;FOOD  » Snacks & Sweets » Kids Candy;HEALTH » Medical Supplies » Consumable Medical Supplies;CONSTRUCTION » Building Supplies & Equipment » Building Scaffold;CONSTRUCTION » Building Supplies & Equipment » Scaffolding Supplies;FOOD  » Baked Products » Biscuits",
    "HasConsentedToGdpr": "True",
    "MostRecentlyUsedManufacturers": "FAM UMBRELLA"
  },
  "BillingAddress": {
    "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
    "FullName": "DIANA MAGED",
    "FirstName": "DIANA",
    "LastName": "MAGED",
    "Country": "American Samoa",
    "CountryId": 89,
    "CountryAbbrev2": "AS",
    "CountryAbbrev3": "ASM",
    "Email": "dianeta88@gmail.com",
    "Phone": "53454678654"
  },
  "ShippingAddress": {
    "$type": "System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib],[System.Object, System.Private.CoreLib]], System.Private.CoreLib",
    "FullName": "DIANA MAGED",
    "FirstName": "DIANA",
    "LastName": "MAGED",
    "Country": "American Samoa",
    "CountryId": 89,
    "CountryAbbrev2": "AS",
    "CountryAbbrev3": "ASM",
    "Email": "dianeta88@gmail.com",
    "Phone": "53454678654"
  },
  "RewardPointsAmount": 0.0,
  "RewardPointsBalance": "$0.00",
  "CustomerRoles": [
    "Registered"
  ]
}