zcart.worldpost.ir Open in urlscan Pro
88.99.135.92  Public Scan

URL: https://zcart.worldpost.ir/
Submission: On July 11 via automatic, source certstream-suspicious — Scanned from US

Form analysis 6 forms found in the DOM

GET https://zcart.worldpost.ir/search

<form method="GET" action="https://zcart.worldpost.ir/search" accept-charset="UTF-8" id="search-categories-form" class="navbar-left navbar-search w-100" role="search">
  <div class="search-box">
    <div class="search-box-select d-none d-sm-block">
      <select class="category search-category-select" name="insubgrp" id="niceSelect" style="opacity: 0; width: 0px; padding: 0px; height: 0px;">
        <option value="all">All Categories</option>
        <optgroup label="Category Group">
          <option value="testshop"> TestShop </option>
        </optgroup>
      </select>
      <div class="nice-select category search-category-select  " tabindex="0"><span class="current">All Categories</span>
        <div class="nice-select-dropdown">
          <div class="nice-select-search-box"><input type="text" class="nice-select-search" placeholder="Search..." title="search"></div>
          <ul class="list">
            <li data-value="all" class="option selected null">All Categories</li>
            <li class="optgroup">Category Group</li>
            <li data-value="testshop" class="option null"> TestShop </li>
          </ul>
        </div>
      </div> <!-- /.category -->
    </div> <!-- /.search-box-select -->
    <div class="search-box-input">
      <input id="autoSearchInput" placeholder="I'm shopping " autocomplete="off" data-search="" name="q" type="text">
    </div>
    <div class="search-box-button">
      <button type="submit" class="navbar-search-submit">
        <i class="fal fa-search"></i>
      </button>
    </div>
  </div> <!-- /.search-box -->
</form>

POST https://zcart.worldpost.ir/newsletter

<form method="POST" action="https://zcart.worldpost.ir/newsletter" accept-charset="UTF-8" class="form-inline subscribe-form" id="form" data-toggle="validator" novalidate="true"><input name="_token" type="hidden"
    value="QqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0u">
  <div class="footer-newsletter-box-form-box">
    <input placeholder="Please enter your email" required="" name="email" type="email">
    <button type="submit">Subscribe</button>
  </div>
</form>

POST https://zcart.worldpost.ir/customer/login

<form method="POST" action="https://zcart.worldpost.ir/customer/login" accept-charset="UTF-8" id="loginForm-1" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="QqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0u">
  <div class="form-group">
    <input name="email" id="email" class="form-control input-lg" type="email" placeholder="Your Email" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input name="password" id="password" class="form-control input-lg" type="password" placeholder="Password" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group text-left">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="remeber" id="remeber" class="i-check-blue" type="checkbox" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Remember Me
    </label>
  </div>
  <input class="btn btn-primary btn-block btn-lg btn-round mt-3" type="submit" value="Login">
</form>

POST https://zcart.worldpost.ir/customer/register

<form method="POST" action="https://zcart.worldpost.ir/customer/register" accept-charset="UTF-8" id="registerForm" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="QqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0u">
  <div class="form-group">
    <input name="name" class="form-control input-lg" placeholder="Full Name" type="text" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input name="email" class="form-control input-lg" placeholder="Your Email" type="email" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="row">
    <div class="col-md-6 pr-1">
      <div class="form-group">
        <input name="password" class="form-control input-lg" placeholder="Password" type="password" required="">
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="col-md-6 pl-1">
      <div class="form-group">
        <input name="password_confirmation" class="form-control input-lg" placeholder="Confirm Password" type="password" required="">
        <div class="help-block with-errors"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left pb-2 has-feedback">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group text-left pb-2">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="subscribe" class="i-check-blue" type="checkbox" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Subscribe to the Newsletter
    </label>
  </div>
  <div class="form-group text-left pb-2">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="agree" class="i-check-blue" type="checkbox" required="" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> I agree with the
      <u><a href="https://zcart.worldpost.ir/page/terms-of-use-customer" target="_blank"> terms</a></u>
    </label>
    <div class="help-block with-errors"></div>
  </div>
  <input class="btn btn-primary btn-block btn-lg btn-round mt-2" type="submit" value="Create Account">
</form>

POST https://zcart.worldpost.ir/customer/password/email

<form method="POST" action="https://zcart.worldpost.ir/customer/password/email" accept-charset="UTF-8" id="psswordRecoverForm" data-toggle="validator" novalidate="true"><input name="_token" type="hidden"
    value="QqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0u">
  <div class="d-flex flex-column text-center">
    <div class="form-group">
      <input name="email" class="form-control input-lg" placeholder="Your Email" type="email" required="">
      <div class="help-block with-errors"></div>
    </div>
    <input class="btn btn-primary btn-block btn-lg btn-round mt-3" type="submit" value="Recover Password">
  </div>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

WELCOME TO ZCART MARKETPLACE

 * Hello, Sign in
 * Track Your Order
 * Support
 * English
    * English
    * Spanish
    * Persian
    * Bangla (Bangali)

   

All Categories TestShop
All Categories
 * All Categories
 * Category Group
 * TestShop




Type at least 3 characters.

 * 
 * 
 * 
 * 0

 * Categories
   Category Category Group
   
   
   
   
   
   
   
   TESTSHOP
   
    * Category 1
   
   
   
   
   

 * Brands
 * Vendors
 * Sell On zCart

 * Close Menu
 * Category
   
   * Close Menu
   * Back
 * Category Group
   
   * Close Menu
   * Back
   * TestShop
     
     * Close Menu
     * Back
     * Category 1

SIGN IN

en
 * en
 * es
 * fa
 * bn

Wishlist
Brands
Vendors
Sell

Loading
 * Current


FEATURED CATEGORIES


‹›






RECENTLY ADDED


 * 
 * 







SUBSCRIBE TO OUR NEWSLETTER

Signup for our newsletter to get the latest news, updates and amazing offers
delivered directly in your inbox.

Subscribe

Platform Address, Hollywood, Merton 63585, United States

(+1) 84382648364
help.incevio@gmail.com
https://zcart.worldpost.ir


LET US HELP YOU

 * Your Account
 * Your Orders
 * Return and refund policy
 * Shipping
 * Blog


MAKE MONEY

 * Sell On zCart
 * Become a Merchant
 * How It Works
 * Career
 * FAQ


CUSTOMER SERVICE

 * Disputes
 * Contact Seller
 * Contact us


STAY CONNECTED

 * 
 * 
 * 
 * 
 * 
 * 

 * About us
 * Privacy policy
 * Terms and condition for customer
 * Merchant Dashboard
 * © 2024 zCart


×

ACCOUNT LOGIN


Remember Me
or use your social media account

Forgot Password? Register here

×

CREATE ACCOUNT


Subscribe to the Newsletter

I agree with the terms

or use your social media account

Already Member? Login Here

×

PASSWORD RECOVERY


Sign In
Light Dark Blue and Rose

We use cookies to improve user experience, and analyze website traffic. For
these reasons, we may share your site usage data with our analytics partners. By
continuing to the site, you consent to store on your device all the technologies
described in our cookie policy. Here is the the cookie policy

Allow cookies Reject
MessagesTimelineExceptionsViews50RouteQueries10Models1MailsGateSessionRequest
#1 / (01:58:00)8.1.13PHP Version248msRequest Duration41MBMemory UsageGET /Route
 * Booting (93.65ms)
 * Application (153ms)

 * 1 x Application (61.64%)
   152.70ms
   1 x Booting (37.81%)
   93.65ms


50 templates were rendered
 * theme::index
   (home/zcartwor/public_html/themes/default/views/index.blade.php)11blade
   
   Params0
   
   banners
   
   1
   
   sliders
   
   2
   
   recent
   
   3
   
   trending_categories
   
   4
   
   featured_items
   
   5
   
   deal_of_the_day
   
   6
   
   deals_under
   
   7
   
   featured_category
   
   8
   
   featured_brands
   
   9
   
   featured_vendors
   
   10
   
   flashdeals

 * theme::sections.slider
   (home/zcartwor/public_html/themes/default/views/sections/slider.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.featured_category-new
   (home/zcartwor/public_html/themes/default/views/sections/featured_category-new.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.flash_deals
   (home/zcartwor/public_html/themes/default/views/sections/flash_deals.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.trending_now
   (home/zcartwor/public_html/themes/default/views/sections/trending_now.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.deal_of_the_day
   (home/zcartwor/public_html/themes/default/views/sections/deal_of_the_day.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.recently_added
   (home/zcartwor/public_html/themes/default/views/sections/recently_added.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::partials._product_horizontal
   (home/zcartwor/public_html/themes/default/views/partials/_product_horizontal.blade.php)25blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   products
   
   24
   
   ratings

 * theme::sections.featured_vendors
   (home/zcartwor/public_html/themes/default/views/sections/featured_vendors.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.featured_brands
   (home/zcartwor/public_html/themes/default/views/sections/featured_brands.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.best_finds
   (home/zcartwor/public_html/themes/default/views/sections/best_finds.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::sections.recent_views
   (home/zcartwor/public_html/themes/default/views/sections/recent_views.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * scripts.flash_deal (resources/views/scripts/flash_deal.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::layouts.main
   (home/zcartwor/public_html/themes/default/views/layouts/main.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * meta (resources/views/meta.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * scripts.facebook_pixel
   (resources/views/scripts/facebook_pixel.blade.php)29blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   SEOurl
   
   24
   
   SEOtitle
   
   25
   
   SEOdescription
   
   26
   
   SEOimage
   
   27
   
   SEOkeywords
   
   28
   
   character_limit

 * scripts.twitter_pixel
   (resources/views/scripts/twitter_pixel.blade.php)29blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   SEOurl
   
   24
   
   SEOtitle
   
   25
   
   SEOdescription
   
   26
   
   SEOimage
   
   27
   
   SEOkeywords
   
   28
   
   character_limit

 * scripts.tiktok_pixel (resources/views/scripts/tiktok_pixel.blade.php)29blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   SEOurl
   
   24
   
   SEOtitle
   
   25
   
   SEOdescription
   
   26
   
   SEOimage
   
   27
   
   SEOkeywords
   
   28
   
   character_limit

 * scripts.pinterest_pixel
   (resources/views/scripts/pinterest_pixel.blade.php)29blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   SEOurl
   
   24
   
   SEOtitle
   
   25
   
   SEOdescription
   
   26
   
   SEOimage
   
   27
   
   SEOkeywords
   
   28
   
   character_limit

 * scripts.linkedin_pixel
   (resources/views/scripts/linkedin_pixel.blade.php)29blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   SEOurl
   
   24
   
   SEOtitle
   
   25
   
   SEOdescription
   
   26
   
   SEOimage
   
   27
   
   SEOkeywords
   
   28
   
   character_limit

 * front_top_promo (resources/views/front_top_promo.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::nav.main
   (home/zcartwor/public_html/themes/default/views/nav/main.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::nav.mobile
   (home/zcartwor/public_html/themes/default/views/nav/mobile.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::nav.footer
   (home/zcartwor/public_html/themes/default/views/nav/footer.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::nav.copyright
   (home/zcartwor/public_html/themes/default/views/nav/copyright.blade.php)30blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   __currentLoopData
   
   24
   
   page
   
   25
   
   loop
   
   26
   
   social_media_links
   
   27
   
   link
   
   28
   
   social_media
   
   29
   
   trust_badge

 * theme::auth.modals
   (home/zcartwor/public_html/themes/default/views/auth/modals.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::auth._social_modal_login
   (home/zcartwor/public_html/themes/default/views/auth/_social_modal_login.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * partials._demo_customer_login
   (resources/views/partials/_demo_customer_login.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::auth._social_modal_login
   (home/zcartwor/public_html/themes/default/views/auth/_social_modal_login.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * scripts.demo_restrict
   (resources/views/scripts/demo_restrict.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::notifications
   (home/zcartwor/public_html/themes/default/views/notifications.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::scripts.appjs
   (home/zcartwor/public_html/themes/default/views/scripts/appjs.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * theme::layouts.notification
   (home/zcartwor/public_html/themes/default/views/layouts/notification.blade.php)26blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals
   
   23
   
   message
   
   24
   
   type
   
   25
   
   icon

 * partials._theme_change_btns
   (resources/views/partials/_theme_change_btns.blade.php)23blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   promotional_tagline
   
   4
   
   pages
   
   5
   
   all_categories
   
   6
   
   search_category_list
   
   7
   
   recently_viewed_items
   
   8
   
   cart_item_count
   
   9
   
   wishlist_item_count
   
   10
   
   hidden_menu_items
   
   11
   
   top_bar_banner
   
   12
   
   banners
   
   13
   
   sliders
   
   14
   
   recent
   
   15
   
   trending_categories
   
   16
   
   featured_items
   
   17
   
   deal_of_the_day
   
   18
   
   deals_under
   
   19
   
   featured_category
   
   20
   
   featured_brands
   
   21
   
   featured_vendors
   
   22
   
   flashdeals

 * cookie_consent (resources/views/cookie_consent.blade.php)0blade
 * analytic_script (resources/views/analytic_script.blade.php)0blade
 * front_admin_topnav (resources/views/front_admin_topnav.blade.php)0blade


uriGET /middlewareweb, storefront,
hasCookiecontrollerApp\Http\Controllers\Storefront\HomeController@indexnamespaceStorefrontprefixwhereashomepagefileapp/Http/Controllers/Storefront/HomeController.php:36-130
10 statements were executed, 2 of which were duplicated, 8 unique89.96ms
zcartwor_market
 * select count(*) as aggregate from `carts` inner join `cart_items` on
   `cart_items`.`cart_id` = `carts`.`id` where `customer_id` is null and
   `deleted_at` is null and 0 = 1
   
   14.95ms/app/Helpers/Functions.php:1706zcartwor_market
   
   MetadataBacktrace
    * 14. /app/Helpers/Functions.php:1706
    * 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
    * 17. /app/Http/Middleware/Language.php:64
    * 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
    * 19. /app/Http/Middleware/InitSettings.php:55

 * select `option_value` from `options` where `option_name` = 'top_bar_banner'
   limit 1
   
   200μs/app/Helpers/Functions.php:2026zcartwor_market
   
   MetadataBindings
    * 0. top_bar_banner
   
   Backtrace
    * 13. /app/Helpers/Functions.php:2026
    * 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 18. /app/Helpers/Functions.php:159
    * 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
    * 21. /app/Http/Middleware/Language.php:64

 * select * from `visitors` where `visitors`.`ip` = '38.132.118.76' limit 1
   
   240μs/app/Jobs/UpdateVisitorTable.php:42zcartwor_market
   
   MetadataBindings
    * 0. 38.132.118.76
   
   Backtrace
    * 16. /app/Jobs/UpdateVisitorTable.php:42
    * 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
    * 18. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
    * 19. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
    * 20. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37

 * insert into `visitors` (`ip`, `hits`, `page_views`, `updated_at`,
   `created_at`) values ('38.132.118.76', 1, 1, '2024-07-11 01:58:00',
   '2024-07-11 01:58:00')
   
   38.24ms/app/Jobs/UpdateVisitorTable.php:60zcartwor_market
   
   MetadataBindings
    * 0. 38.132.118.76
    * 1. 1
    * 2. 1
    * 3. 2024-07-11 01:58:00
    * 4. 2024-07-11 01:58:00
   
   Backtrace
    * 13. /app/Jobs/UpdateVisitorTable.php:60
    * 14. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
    * 15. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
    * 16. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
    * 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37

 * select `option_value` from `options` where `option_name` = 'deal_of_the_day'
   limit 1
   
   210μs/app/Helpers/Functions.php:2026zcartwor_market
   
   MetadataBindings
    * 0. deal_of_the_day
   
   Backtrace
    * 13. /app/Helpers/Functions.php:2026
    * 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 18. /app/Helpers/Functions.php:2765
    * 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45

 * select * from `inventories` where `id` is null and exists (select * from
   `shops` where `inventories`.`shop_id` = `shops`.`id` and `active` = 1 and
   exists (select * from `addresses` where `shops`.`id` =
   `addresses`.`addressable_id` and `addresses`.`addressable_type` =
   'App\Models\Shop') and exists (select * from `configs` where `shops`.`id` =
   `configs`.`shop_id` and `maintenance_mode` != 1 and `active_ecommerce` = 1)
   and exists (select * from `payment_methods` inner join `shop_payment_methods`
   on `payment_methods`.`id` = `shop_payment_methods`.`payment_method_id` where
   `shops`.`id` = `shop_payment_methods`.`shop_id`) and `shops`.`deleted_at` is
   null) and (`active` = 1 and `available_from` <= '2024-07-11 01:58:00' and
   `departure_date` >= '2024-07-11 01:58:00') and `inventories`.`deleted_at` is
   null limit 1
   
   35.04ms/app/Helpers/Functions.php:2764zcartwor_market
   
   MetadataBindings
    * 0. 1
    * 1. App\Models\Shop
    * 2. 1
    * 3. 1
    * 4. 1
    * 5. 2024-07-11 01:58:00
    * 6. 2024-07-11 01:58:00
   
   Backtrace
    * 15. /app/Helpers/Functions.php:2764
    * 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 19. /app/Helpers/Functions.php:2765
    * 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45

 * select `option_value` from `options` where `option_name` = 'flashdeal_items'
   limit 1
   
   210μs/app/Helpers/Functions.php:2026zcartwor_market
   
   MetadataBindings
    * 0. flashdeal_items
   
   Backtrace
    * 13. /app/Helpers/Functions.php:2026
    * 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 18. /app/Helpers/Functions.php:2961
    * 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45

 * select `option_value` from `options` where `option_name` = 'flashdeal_items'
   limit 1
   
   240μs/app/Helpers/Functions.php:2026zcartwor_market
   
   MetadataBindings
    * 0. flashdeal_items
   
   Backtrace
    * 13. /app/Helpers/Functions.php:2026
    * 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 18. /app/Helpers/Functions.php:2961
    * 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `systems` order by `id` asc limit 1
   
   390μs/app/Helpers/Functions.php:780zcartwor_market
   
   MetadataBacktrace
    * 15. /app/Helpers/Functions.php:780
    * 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 19. /app/Helpers/Functions.php:787
    * 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `images` where `images`.`imageable_type` = 'App\Models\System'
   and `images`.`imageable_id` = 1 and `images`.`imageable_id` is not null and
   `type` = 'feature' limit 1
   
   240μs/app/Helpers/Functions.php:782zcartwor_market
   
   MetadataBindings
    * 0. App\Models\System
    * 1. 1
    * 2. feature
   
   Backtrace
    * 20. /app/Helpers/Functions.php:782
    * 22. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
    * 24. /app/Helpers/Functions.php:787
    * 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
    * 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

App\Models\System1


_tokenQqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0usession_cartsarray:1 [ 0 => 0
]_previousarray:1 [ "url" => "https://zcart.worldpost.ir" ]_flasharray:2 [ "old"
=> [] "new" => [] ]PHPDEBUGBAR_STACK_DATA[]
path_info/status_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:12 [▼
  "accept" => array:1 [▶
    0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip, deflate, br, zstd"
  ]
  "accept-language" => array:1 [▶
    0 => "en-US,en;q=0.9"
  ]
  "host" => array:1 [▶
    0 => "zcart.worldpost.ir"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "priority" => array:1 [▶
    0 => "u=0, i"
  ]
  "x-https" => array:1 [▶
    0 => "1"
  ]
]


request_server
  0 of 0       array:40 [▼
  "PATH" => "/usr/local/bin:/bin:/usr/bin"
  "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd"
  "HTTP_ACCEPT_LANGUAGE" => "en-US,en;q=0.9"
  "HTTP_HOST" => "zcart.worldpost.ir"
  "HTTP_USER_AGENT" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
  "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
  "HTTP_SEC_FETCH_SITE" => "none"
  "HTTP_SEC_FETCH_MODE" => "navigate"
  "HTTP_SEC_FETCH_USER" => "?1"
  "HTTP_SEC_FETCH_DEST" => "document"
  "HTTP_PRIORITY" => "u=0, i"
  "HTTP_X_HTTPS" => "1"
  "DOCUMENT_ROOT" => "/home/zcartwor/public_html"
  "REMOTE_ADDR" => "38.132.118.76"
  "REMOTE_PORT" => "38370"
  "SERVER_ADDR" => "88.99.135.92"
  "SERVER_NAME" => "zcart.worldpost.ir"
  "SERVER_ADMIN" => "webmaster@zcart.worldpost.ir"
  "SERVER_PORT" => "443"
  "REQUEST_SCHEME" => "https"
  "REQUEST_URI" => "/"
  "HTTPS" => "on"
  "X_SPDY" => "HTTP2"
  "SSL_PROTOCOL" => "TLSv1.3"
  "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256"
  "SSL_CIPHER_USEKEYSIZE" => "128"
  "SSL_CIPHER_ALGKEYSIZE" => "128"
  "SCRIPT_FILENAME" => "/home/zcartwor/public_html/index.php"
  "QUERY_STRING" => ""
  "SCRIPT_URI" => "https://zcart.worldpost.ir/"
  "SCRIPT_URL" => "/"
  "SCRIPT_NAME" => "/index.php"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "SERVER_SOFTWARE" => "LiteSpeed"
  "REQUEST_METHOD" => "GET"
  "X-LSCACHE" => "on"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1720659480.6795
  "REQUEST_TIME" => 1720659480
]


request_cookies

[]


response_headers
  0 of 0       array:5 [▼
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache, private"
  ]
  "date" => array:1 [▶
    0 => "Thu, 11 Jul 2024 00:58:00 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IllYM0NIOXFkRHprczNadVMvazVybkE9PSIsInZhbHVlIjoiUlpqTEZWM2FCMjFSUlM5TmhlT0lJWVVINDVUU2xlNjBXRk1oNS9uQjNYcWszUFZLdmwzaWl3ckdzOXovZXdiVGZMUkhtRTVUQnZMOHlPNFRZZUtWZlFJa1U5cTc2VEkreVdSS1B1djQ1UGUzRkRvaHNZbkRmSWpRcFNmd21MVGUiLCJtYWMiOiI5NTBmOGIyNTBhODY4NjlmYjE2NDJmNDI3YWFkMWIzNDFiNjNiN2U1MDg2OWVlNWRmNmZmNTdiYzExMTc3OGI2IiwidGFnIjoiIn0%3D; expires=Thu, 11-Jul-2024 02:58:00 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IllYM0NIOXFkRHprczNadVMvazVybkE9PSIsInZhbHVlIjoiUlpqTEZWM2FCMjFSUlM5TmhlT0lJWVVINDVUU2xlNjBXRk1oNS9uQjNYcWszUFZLdmwzaWl3ckdzOXovZXdiVGZMUkhtR ▶"
    1 => "zcart_marketplace_session=eyJpdiI6ImRkZ1pLTVFFWHA3eVpSb0RHZkFxSUE9PSIsInZhbHVlIjoiSFpVc3BiaXloeTlvbXd6TklSbXUzTmh0Mk05bWxjQ3BSWnRyL29BTTlYT2lPVURWZTZBcmZ1UWpoQXdsVG01d01LZ1NJSjdWamczeGZyQXhjWUdIcllOMnYxTjlReTR5SFpZQjdndVV4V1IrTEdpVWZGaGVSODVrSjJFL0h3R3IiLCJtYWMiOiJlMDQwNjYwMTgwZWViYTU0NTIwOWNjZTQ5ZTdiNzljMWNhMjBhYWVlOTEyZTRjYjY0YmM2MmExYmQxMWNjYWVmIiwidGFnIjoiIn0%3D; expires=Thu, 11-Jul-2024 02:58:00 GMT; Max-Age=7200; path=/; httponly ◀zcart_marketplace_session=eyJpdiI6ImRkZ1pLTVFFWHA3eVpSb0RHZkFxSUE9PSIsInZhbHVlIjoiSFpVc3BiaXloeTlvbXd6TklSbXUzTmh0Mk05bWxjQ3BSWnRyL29BTTlYT2lPVURWZTZBcmZ1UWpoQX ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IllYM0NIOXFkRHprczNadVMvazVybkE9PSIsInZhbHVlIjoiUlpqTEZWM2FCMjFSUlM5TmhlT0lJWVVINDVUU2xlNjBXRk1oNS9uQjNYcWszUFZLdmwzaWl3ckdzOXovZXdiVGZMUkhtRTVUQnZMOHlPNFRZZUtWZlFJa1U5cTc2VEkreVdSS1B1djQ1UGUzRkRvaHNZbkRmSWpRcFNmd21MVGUiLCJtYWMiOiI5NTBmOGIyNTBhODY4NjlmYjE2NDJmNDI3YWFkMWIzNDFiNjNiN2U1MDg2OWVlNWRmNmZmNTdiYzExMTc3OGI2IiwidGFnIjoiIn0%3D; expires=Thu, 11-Jul-2024 02:58:00 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IllYM0NIOXFkRHprczNadVMvazVybkE9PSIsInZhbHVlIjoiUlpqTEZWM2FCMjFSUlM5TmhlT0lJWVVINDVUU2xlNjBXRk1oNS9uQjNYcWszUFZLdmwzaWl3ckdzOXovZXdiVGZMUkhtR ▶"
    1 => "zcart_marketplace_session=eyJpdiI6ImRkZ1pLTVFFWHA3eVpSb0RHZkFxSUE9PSIsInZhbHVlIjoiSFpVc3BiaXloeTlvbXd6TklSbXUzTmh0Mk05bWxjQ3BSWnRyL29BTTlYT2lPVURWZTZBcmZ1UWpoQXdsVG01d01LZ1NJSjdWamczeGZyQXhjWUdIcllOMnYxTjlReTR5SFpZQjdndVV4V1IrTEdpVWZGaGVSODVrSjJFL0h3R3IiLCJtYWMiOiJlMDQwNjYwMTgwZWViYTU0NTIwOWNjZTQ5ZTdiNzljMWNhMjBhYWVlOTEyZTRjYjY0YmM2MmExYmQxMWNjYWVmIiwidGFnIjoiIn0%3D; expires=Thu, 11-Jul-2024 02:58:00 GMT; path=/; httponly ◀zcart_marketplace_session=eyJpdiI6ImRkZ1pLTVFFWHA3eVpSb0RHZkFxSUE9PSIsInZhbHVlIjoiSFpVc3BiaXloeTlvbXd6TklSbXUzTmh0Mk05bWxjQ3BSWnRyL29BTTlYT2lPVURWZTZBcmZ1UWpoQX ▶"
  ]
]


session_attributes
  0 of 0       array:5 [▼
  "_token" => "QqhaSaOK4BxCbVv5byJxrXMtXXvQeZaNJeIN7Z0u"
  "session_carts" => array:1 [▶
    0 => 0
  ]
  "_previous" => array:1 [▶
    "url" => "https://zcart.worldpost.ir"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search