Welcome to Avail.At, Login or Create new account

Nordstrom Rack Gift Card worth Php 1150 (20 USD)

Currently unavailable

1,350 pts

Nordstrom Rack Gift Card worth Php 1150 (20 USD)

Product Code: F6GK5W

Gifted.PH

Always the perfect fit - the Nordstrom Gift Card. Nordstrom gift cards are redeemable at any Nordstrom or Nordstrom Rack store, at nordstrom.com, nordstromrack.com, and hautelook.com. Perfect for the fashion lover.

Redeemable for merchandise in stores and online at Nordstrom, Nordstrom Rack and HauteLook.
Gift Card Terms & Conditions- This prepaid eGift Card is redeemable for merchandise in stores and online at Nordstrom, Nordstrom Rack and HauteLook. This card may not be returned or applied as payment on any account, and may not be redeemed for cash except as required by law. If card is lost, stolen or damaged, it can be replaced with a new gift card for the remaining value with satisfactory proof of purchase. To check your balance, call 1.877.283.4045, ask any salesperson or go to nordstrom.com
  • All items are delivered to the address you have specified. Delivery will take 7-10 days from the time of transaction
  • Upon delivery of item, member must present a valid ID.
  • All product warranties are covered by and with the merchant/supplier.
  • All published items are inclusive of service charge, VAT and delivery fee.
  • All online transactions are FINAL.
STAGING
471.48msRequest Duration4.25MBMemory UsageGET products/{product_id}/{product_name}Route
    • Booting (160.2ms)
      Params
    • Application (307.45ms)
      Params
    • After application (2.55ms)
      Params
    • Cannot add MailCollector to Laravel Debugbar: Use of undefined constant SUPPORT_EMAIL - assumed 'SUPPORT_EMAIL'/home/avail4t/public_laravel/vendor/barryvdh/laravel-debugbar/src/LaravelDebugBar.php#329Exception
                      }
                  } catch (\Exception $e) {
                      $this->addException(
                          new Exception(
                              'Cannot add MailCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e
                          )
                      );
      
    • Use of undefined constant SUPPORT_EMAIL - assumed 'SUPPORT_EMAIL'/home/avail4t/public_laravel/app/config/mail.php#58ErrorException
      	*/
      
      	// 'from' => array('address' => null, 'name' => null),
      	'from' => array('address' => SUPPORT_EMAIL, 'name' => CHANNEL),
      
      	/*
      	|--------------------------------------------------------------------------
      
    9 templates were rendered
    • master7php
      Params
      0
      title
      1
      meta_author
      2
      meta_keywords
      3
      meta_description
      4
      meta_producturl
      5
      meta_imageurl
      6
      content
    • products.index14php
      Params
      0
      product
      1
      categories
      2
      allow_purchase
      3
      inventory_count
      4
      quantity_limit
      5
      sku
      6
      product_media
      7
      sku_variants
      8
      terms
      9
      show_variants
      10
      office_address
      11
      delivery_charges
      12
      options
      13
      redeem_types
    • navigation_top18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • footer18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • products.errors_template18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • products.product_template18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • products.product_checkout18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • products.product_checkout_delivery18php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      product
      5
      categories
      6
      allow_purchase
      7
      inventory_count
      8
      quantity_limit
      9
      sku
      10
      product_media
      11
      sku_variants
      12
      terms
      13
      show_variants
      14
      office_address
      15
      delivery_charges
      16
      options
      17
      redeem_types
    • google_analytics_code11php
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      title
      5
      meta_author
      6
      meta_keywords
      7
      meta_description
      8
      meta_producturl
      9
      meta_imageurl
      10
      content
    host
    -
    uri
    GET products/{product_id}/{product_name}
    name
    -
    action
    ProductController@index
    before
    -
    after
    -
    4 statements were executed6ms
    • select * from `products` where product_id = '315' AND publish = 'Yes' AND manager_publish = 'Yes' AND NOW() BETWEEN sale_start AND sale_end limit 1870μs
      Params
      0315
      1Yes
      2Yes
      hintsUse SELECT * only if you need all columns from table
      LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
    • select * from `products_media` where product_id = '315' AND type = 'image' limit 1550μs
      Params
      0315
      1image
      hintsUse SELECT * only if you need all columns from table
      LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
    • select `category`.* from `category` inner join `products_categories` on `products_categories`.`category_id` = `category`.`category_id` inner join `products` on `products`.`product_id` = `products_categories`.`product_id` where products.publish = 'Yes' AND products.manager_publish = 'Yes' group by `category`.`category_id`4.23ms
      Params
      hintsUse SELECT * only if you need all columns from table
    • select * from `configurations` where name = 'terms_and_conditions' limit 1350μs
      Params
      hintsUse SELECT * only if you need all columns from table
      LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
    format
    html
    content_type
    text/html; charset=UTF-8
    status_text
    OK
    status_code
    integer 200
    request_query
    array()
    request_request
    array()
    request_headers
    array(16) [ 'accept' => array(1) [ string (135) "text/html,application/xhtml+xml,applica...
    request_server
    array(66) [ 'CONTEXT_DOCUMENT_ROOT' => string (40) "/home/avail4t/public_laravel/public_html" ...
    request_cookies
    array()
    response_headers
    array(3) [ 'cache-control' => array(1) [ string (8) "no-cache" ] 'date' => array...
    path_info
    /products/315/nordstrom-rack-gift-card-worth-php-1150-20-usd
    session_attributes
    array(2) [ '_token' => string (40) "RaInjwMI97RZkRQdmL0OfijAreCF94Zyj7mrjeOp" 'PHPDEBUGBAR_S...