saas-admin-pannel.pages.dev Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://saas-admin-pannel.pages.dev/
Submission: On May 29 via api from US — Scanned from NL

Form analysis 3 forms found in the DOM

<form class="app-search d-none d-md-block">
  <div class="position-relative">
    <input type="text" class="form-control" placeholder="Search..." autocomplete="off" id="search-options" value="">
    <span class="mdi mdi-magnify search-widget-icon"></span>
    <span class="mdi mdi-close-circle search-widget-icon search-widget-icon-close d-none" id="search-close-options"></span>
  </div>
  <div class="dropdown-menu dropdown-menu-lg" id="search-dropdown">
    <div data-simplebar="init" style="max-height: 320px;">
      <div class="simplebar-wrapper" style="margin: 0px;">
        <div class="simplebar-height-auto-observer-wrapper">
          <div class="simplebar-height-auto-observer"></div>
        </div>
        <div class="simplebar-mask">
          <div class="simplebar-offset" style="right: 0px; bottom: 0px;">
            <div class="simplebar-content-wrapper" tabindex="0" role="region" aria-label="scrollable content" style="height: auto; overflow: hidden;">
              <div class="simplebar-content" style="padding: 0px;">
                <!-- item-->
                <div class="dropdown-header">
                  <h6 class="text-overflow text-muted mb-0 text-uppercase">Recent Searches</h6>
                </div>
                <div class="dropdown-item bg-transparent text-wrap">
                  <a href="index.html" class="btn btn-soft-secondary btn-sm rounded-pill">how to
                                            setup <i class="mdi mdi-magnify ms-1"></i></a>
                  <a href="index.html" class="btn btn-soft-secondary btn-sm rounded-pill">buttons
                                            <i class="mdi mdi-magnify ms-1"></i></a>
                </div>
                <!-- item-->
                <div class="dropdown-header mt-2">
                  <h6 class="text-overflow text-muted mb-1 text-uppercase">Pages</h6>
                </div>
                <!-- item-->
                <a href="javascript:void(0);" class="dropdown-item notify-item">
                                        <i class="ri-bubble-chart-line align-middle fs-18 text-muted me-2"></i>
                                        <span>Analytics Dashboard</span>
                                    </a>
                <!-- item-->
                <a href="javascript:void(0);" class="dropdown-item notify-item">
                                        <i class="ri-lifebuoy-line align-middle fs-18 text-muted me-2"></i>
                                        <span>Help Center</span>
                                    </a>
                <!-- item-->
                <a href="javascript:void(0);" class="dropdown-item notify-item">
                                        <i class="ri-user-settings-line align-middle fs-18 text-muted me-2"></i>
                                        <span>My account settings</span>
                                    </a>
                <!-- item-->
                <div class="dropdown-header mt-2">
                  <h6 class="text-overflow text-muted mb-2 text-uppercase">Members</h6>
                </div>
                <div class="notification-list">
                  <!-- item -->
                  <a href="javascript:void(0);" class="dropdown-item notify-item py-2">
                                            <div class="d-flex">
                                                <img src="assets/images/users/avatar-2.jpg" class="me-3 rounded-circle avatar-xs" alt="user-pic">
                                                <div class="flex-grow-1">
                                                    <h6 class="m-0">Angela Bernier</h6>
                                                    <span class="fs-11 mb-0 text-muted">Manager</span>
                                                </div>
                                            </div>
                                        </a>
                  <!-- item -->
                  <a href="javascript:void(0);" class="dropdown-item notify-item py-2">
                                            <div class="d-flex">
                                                <img src="assets/images/users/avatar-3.jpg" class="me-3 rounded-circle avatar-xs" alt="user-pic">
                                                <div class="flex-grow-1">
                                                    <h6 class="m-0">David Grasso</h6>
                                                    <span class="fs-11 mb-0 text-muted">Web Designer</span>
                                                </div>
                                            </div>
                                        </a>
                  <!-- item -->
                  <a href="javascript:void(0);" class="dropdown-item notify-item py-2">
                                            <div class="d-flex">
                                                <img src="assets/images/users/avatar-5.jpg" class="me-3 rounded-circle avatar-xs" alt="user-pic">
                                                <div class="flex-grow-1">
                                                    <h6 class="m-0">Mike Bunch</h6>
                                                    <span class="fs-11 mb-0 text-muted">React Developer</span>
                                                </div>
                                            </div>
                                        </a>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="simplebar-placeholder" style="width: 0px; height: 0px;"></div>
      </div>
      <div class="simplebar-track simplebar-horizontal" style="visibility: hidden;">
        <div class="simplebar-scrollbar" style="width: 0px; display: none;"></div>
      </div>
      <div class="simplebar-track simplebar-vertical" style="visibility: hidden;">
        <div class="simplebar-scrollbar" style="height: 0px; display: none;"></div>
      </div>
    </div>
    <div class="text-center pt-3 pb-1">
      <a href="pages-search-results.html" class="btn btn-primary btn-sm">View All Results
                                        <i class="ri-arrow-right-line ms-1"></i></a>
    </div>
  </div>
</form>

<form class="p-3">
  <div class="form-group m-0">
    <div class="input-group">
      <input type="text" class="form-control" placeholder="Search ..." aria-label="Recipient's username">
      <button class="btn btn-primary" type="submit"><i class="mdi mdi-magnify"></i></button>
    </div>
  </div>
</form>

javascript:void(0);

<form action="javascript:void(0);">
  <div class="row g-3 mb-0 align-items-center">
    <div class="col-sm-auto">
      <div class="input-group">
        <input type="text" class="form-control border-0 dash-filter-picker shadow flatpickr-input" data-provider="flatpickr" data-range-date="true" data-date-format="d M, Y" data-deafult-date="01 Jan 2022 to 31 Jan 2022" readonly="readonly">
        <div class="input-group-text bg-primary border-primary text-white">
          <i class="ri-calendar-2-line"></i>
        </div>
      </div>
    </div>
    <!--end col-->
    <div class="col-auto">
      <button type="button" class="btn btn-soft-success"><i class="ri-add-circle-line align-middle me-1"></i> Add Product</button>
    </div>
    <!--end col-->
    <div class="col-auto">
      <button type="button" class="btn btn-soft-info btn-icon waves-effect waves-light layout-rightside-btn"><i class="ri-pulse-line"></i></button>
    </div>
    <!--end col-->
  </div>
  <!--end row-->
</form>

Text Content

RECENT SEARCHES

how to setup buttons

PAGES

Analytics Dashboard Help Center My account settings

MEMBERS

ANGELA BERNIER

Manager

DAVID GRASSO

Web Designer

MIKE BUNCH

React Developer



View All Results
English Española Deutsche Italiana русский 中国人 français Arabic

WEB APPS

View All Apps
GitHub
Bitbucket
Dribbble
Dropbox
Mail Chimp
Slack
5

MY CART

5 items

YOUR CART IS EMPTY!

Shop Now

BRANDED T-SHIRTS

Quantity: 10 x $32

$320



BENTWOOD CHAIR

Quantity: 5 x $18

$89



BOROSIL PAPER CUP

Quantity: 3 x $250

$750



GRAY STYLED T-SHIRT

Quantity: 1 x $1250

$ 1250



STILLBIRD HELMET

Quantity: 2 x $495

$990






TOTAL:

$3399.00

Checkout


3unread messages

NOTIFICATIONS

4 New
 * All (4)
 * Messages
 * Alerts

YOUR ELITE AUTHOR GRAPHIC OPTIMIZATION REWARD IS READY!

Just 30 sec ago



ANGELA BERNIER

Answered to your comment on the cash flow forecast's graph 🔔.

48 min ago



YOU HAVE RECEIVED 20 NEW MESSAGES IN THE CONVERSATION

2 hrs ago



MAUREEN GIBSON

We talked about a project on linkedin.

4 hrs ago


View All Notifications




JAMES LEMIRE

We talked about a project on linkedin.

30 min ago



ANGELA BERNIER

Answered to your comment on the cash flow forecast's graph 🔔.

2 hrs ago



KENNETH BROWN

Mentionned you in his comment on 📃 invoice #12501.

10 hrs ago



MAUREEN GIBSON

We talked about a project on linkedin.

3 days ago


View All Messages




HEY! YOU HAVE NO ANY NOTIFICATIONS

Select
0
Result Remove
Anna Adame Founder

WELCOME ANNA!

Profile Messages Taskboard Help

Balance : $5971.67 New Settings Lock screen Logout

ARE YOU SURE ?

Are you sure you want to remove this Notification ?

Close Yes, Delete It!
 * Menu
 * Dashboards
    * Analytics
    * CRM
    * Ecommerce
    * Crypto
    * Projects
    * NFT
    * Job

   
 * Apps
    * Calendar
       * Main Calender
       * Month Grid
   
    * Chat
    * Email
       * Mailbox
       * Email Templates
          * Basic Action
          * Ecommerce Action
   
    * Ecommerce
       * Products
       * Product Details
       * Create Product
       * Orders
       * Order Details
       * Customers
       * Shopping Cart
       * Checkout
       * Sellers
       * Seller Details
   
    * Projects
       * List
       * Overview
       * Create Project
   
    * Tasks
       * Kanban Board
       * List View
       * Task Details
   
    * CRM
       * Contacts
       * Companies
       * Deals
       * Leads
   
    * Crypto
       * Transactions
       * Buy & Sell
       * Orders
       * My Wallet
       * ICO List
       * KYC Application
   
    * Invoices
       * List View
       * Details
       * Create Invoice
   
    * Support Tickets
       * List View
       * Ticket Details
   
    * NFT Marketplace
       * Marketplace
       * Explore Now
       * Live Auction
       * Item Details
       * Collections
       * Creators
       * Ranking
       * Wallet Connect
       * Create NFT
   
    * File Manager
    * To Do
    * Jobs
       * Statistics
       * Job Lists
          * List
          * Grid
          * Overview
      
       * Candidate Lists
          * List View
          * Grid View
      
       * Application
       * New Job
       * Companies List
       * Job Categories
   
    * API Key

 * Layouts Hot
    * Vertical
    * Detached
    * Two Column
    * Hovered

   
 * Pages
 * Authentication
    * Sign In
       * Basic
       * Cover
   
    * Sign Up
       * Basic
       * Cover
   
    * Password Reset
       * Basic
       * Cover
   
    * Password Create
       * Basic
       * Cover
   
    * Lock Screen
       * Basic
       * Cover
   
    * Logout
       * Basic
       * Cover
   
    * Success Message
       * Basic
       * Cover
   
    * Two Step Verification
       * Basic
       * Cover
   
    * Errors
       * 404 Basic
       * 404 Cover
       * 404 Alt
       * 500
       * Offline Page

 * Pages
    * Starter
    * Profile
       * Simple Page
       * Settings
   
    * Team
    * Timeline
    * FAQs
    * Pricing
    * Gallery
    * Maintenance
    * Coming Soon
    * Sitemap
    * Search Results
    * Privacy Policy
    * Term & Conditions

 * Landing
    * One Page
    * NFT Landing
    * Job

 * Components
 * Base UI
    * Alerts
    * Badges
    * Buttons
    * Colors
    * Cards
    * Carousel
    * Dropdowns
    * Grid
   
    * Images
    * Tabs
    * Accordion & Collapse
    * Modals
    * Offcanvas
    * Placeholders
    * Progress
    * Notifications
   
    * Media object
    * Embed Video
    * Typography
    * Lists
    * Links New
    * General
    * Ribbons
    * Utilities

 * More
    * Advance UI
       * Sweet Alerts
       * Nestable List
       * Scrollbar
       * Animation
       * Tour
       * Swiper Slider
       * Ratings
       * Highlight
       * ScrollSpy
   
    * Widgets
    * Forms
       * Basic Elements
       * Form Select
       * Checkboxs & Radios
       * Pickers
       * Input Masks
       * Advanced
       * Range Slider
       * Validation
       * Wizard
       * Editors
       * File Uploads
       * Form Layouts
       * Select2
   
    * Tables
       * Basic Tables
       * Grid Js
       * List Js
       * Datatables
   
    * Charts
       * Apexcharts
          * Line
          * Area
          * Column
          * Bar
          * Mixed
          * Timeline
          * Range Area New
          * Funnel New
          * Candlstick
          * Boxplot
          * Bubble
          * Scatter
          * Heatmap
          * Treemap
          * Pie
          * Radialbar
          * Radar
          * Polar Area
      
       * Chartjs
       * Echarts
   
    * Icons
       * Remix v3.5
       * Boxicons v2.1.4
       * Material Design v7.2.96
       * Line Awesome
       * Feather v4.29
       * Crypto SVG
   
    * Maps
       * Google
       * Vector
       * Leaflet
   
    * Multi Level
       * Level 1.1
       * Level 1.2
          * Level 2.1
          * Level 2.2
             * Level 3.1
             * Level 3.2




GOOD MORNING, ANNA!

Here's what's happening with your store today.

Add Product


Total Earnings

+16.24 %

$559.25K

View net earnings


Orders

-3.57 %

36,894

View all orders


Customers

+29.08 %

183.35M

See details


My Balance

+0.00 %

$165.89K

Withdraw money


REVENUE

ALL 1M 6M 1Y

7,585

Orders

$22.89K

Earnings

367

Refunds

18.92%

Conversation Ratio

Orders
Earnings
Refunds
120.00120.0090.0090.0060.0060.0030.0030.000.000.00JanJanFebFebMarMarAprAprMayMayJunJunJulJulAugAugSepSepOctOctNovNovDecDec




SALES BY LOCATIONS

Export Report
PalestineRussiaCanadaGreenland

Canada 75%



Greenland 47%



Russia 82%



BEST SELLING PRODUCTS

Sort by: Today
Today Yesterday Last 7 Days Last 30 Days This Month Last Month

BRANDED T-SHIRTS

24 Apr 2021

$29.00

Price

62

Orders

510

Stock

$1,798

Amount

BENTWOOD CHAIR

19 Mar 2021

$85.20

Price

35

Orders

OUT OF STOCK

Stock

$2982

Amount

BOROSIL PAPER CUP

01 Mar 2021

$14.00

Price

80

Orders

749

Stock

$1120

Amount

ONE SEATER SOFA

11 Feb 2021

$127.50

Price

56

Orders

OUT OF STOCK

Stock

$7140

Amount

STILLBIRD HELMET

17 Jan 2021

$54

Price

74

Orders

805

Stock

$3996

Amount

Showing 5 of 25 Results
 * ←
 * 1
 * 2
 * 3
 * →

TOP SELLERS

Report
Download Report Export Import

ITEST FACTORY

Oliver Tyler
Bags and Wallets

8547

Stock $541200

32%

DIGITECH GALAXY

John Roberts
Watches

895

Stock $75030

79%

NESTA TECHNOLOGIES

Harley Fuller
Bike Accessories

3470

Stock $45600

90%

ZOETIC FASHION

James Bowen
Clothes

5488

Stock $29456

40%

META4SYSTEMS

Zoe Dennis
Furniture

4100

Stock $11260

57%

Showing 5 of 25 Results
 * ←
 * 1
 * 2
 * 3
 * →

STORE VISITS BY SOURCE

Report
Download Report Export Import
Direct
Social
Email
Other
Referrals
25.6%32.0%23.8%9.9%8.7%


RECENT ORDERS

Generate Report

Order ID Customer Product Amount Vendor Status Rating #VZ2112
Alex Smith
Clothes $109.00 Zoetic Fashion Paid

5.0(61 VOTES)

#VZ2111
Jansh Brown
Kitchen Storage $149.00 Micro Design Pending

4.5(61 VOTES)

#VZ2109
Ayaan Bowen
Bike Accessories $215.00 Nesta Technologies Paid

4.9(89 VOTES)

#VZ2108
Prezy Mark
Furniture $199.00 Syntyce Solutions Unpaid

4.3(47 VOTES)

#VZ2107
Vihan Hudda
Bags and Wallets $330.00 iTest Factory Paid

4.7(161 VOTES)

RECENT ACTIVITY

PURCHASE BY JAMES PRICE

Product noise evolve smartwatch

02:14 PM Today

ADDED NEW STYLE COLLECTION

By Nesta Technologies



9:47 PM Yesterday

NATASHA CAREY HAVE LIKED THE PRODUCTS

Allow users to like products in your WooCommerce store.

25 Dec, 2021

TODAY OFFERS BY DIGITECH GALAXY

Offer is valid on orders of Rs.500 Or above for selected products only.

12 Dec, 2021

FAVORIED PRODUCT

Esther James have favorited product.

25 Nov, 2021

FLASH SALE STARTING TOMORROW.

Flash sale by Zoetic Fashion

22 Oct, 2021

MONTHLY SALES REPORT

2 days left notification to submit the monthly sales report. Reports Builder

15 Oct

FRANK HOOK COMMENTED

" A product that has reviews is more likable to be sold than a product. "

26 Aug, 2021




TOP 10 CATEGORIES

 1.  Mobile & Accessories (10,294)
 2.  Desktop (6,256)
 3.  Electronics (3,479)
 4.  Home & Furniture (2,275)
 5.  Grocery (1,950)
 6.  Fashion (1,582)
 7.  Appliances (1,037)
 8.  Beauty, Toys & More (924)
 9.  Food & Drinks (701)
 10. Toys & Games (239)

View all Categories

PRODUCTS REVIEWS

" Great product and looks great, lots of features. "


- by Force Medicines

" Amazing template, very easy to understand and manipulate. "


- by Henry Baird

"Very beautiful product and Very helpful customer service."


- by Zoetic Fashion

" The product is very beautiful. I like it. "


- by Nancy Martino

CUSTOMER REVIEWS

4.5 OUT OF 5

Total 5.50k reviews

5 STAR



2758

4 STAR



1063

3 STAR



997

2 STAR



227

1 STAR



408

INVITE NEW SELLER

Refer a new seller to us and earn $100 per refer.

Invite Now
2024 © Velzon.
Design & Develop by Themesbrand
Loading...


THEME CUSTOMIZER

LAYOUT

Choose your layout

VERTICAL

HORIZONTAL

TWO COLUMN

SEMI BOX

COLOR SCHEME

Choose Light or Dark Scheme.

LIGHT

DARK

SIDEBAR VISIBILITY

Choose show or Hidden sidebar.

SHOW

HIDDEN

LAYOUT WIDTH

Choose Fluid or Boxed layout.

FLUID

BOXED

LAYOUT POSITION

Choose Fixed or Scrollable Layout Position.

Fixed Scrollable

TOPBAR COLOR

Choose Light or Dark Topbar Color.

LIGHT

DARK

SIDEBAR SIZE

Choose a size of Sidebar.

DEFAULT

COMPACT

SMALL (ICON VIEW)

SMALL HOVER VIEW

SIDEBAR VIEW

Choose Default or Detached Sidebar view.

DEFAULT

DETACHED

SIDEBAR COLOR

Choose a color of Sidebar.

LIGHT

DARK

GRADIENT



SIDEBAR IMAGES

Choose a image of Sidebar.



PRELOADER

Choose a preloader.

Loading...

ENABLE

DISABLE




Reset
Buy Now

JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
311234567891011121314151617181920212223242526272829303112345678910