ourdigitalstore.xyz Open in urlscan Pro
37.27.71.198  Public Scan

Submitted URL: https://mail.ourdigitalstore.xyz/
Effective URL: https://ourdigitalstore.xyz/
Submission: On June 28 via api from US — Scanned from FI

Form analysis 5 forms found in the DOM

GET https://ourdigitalstore.xyz/

<form role="search" method="get" class="woocommerce-product-search" action="https://ourdigitalstore.xyz/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-0" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search" class="">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

POST

<form class="woocommerce-form woocommerce-form-login login" method="post">
  <div class="form-group">
    <label for="modal_username">Username or email<span class="text-danger">*</span></label>
    <input type="text" class="form-control" name="username" id="modal_username" autocomplete="username">
  </div>
  <div class="form-group">
    <label for="modal_password">Password<span class="text-danger">*</span></label>
    <div class="password-toggle">
      <input class="form-control" type="password" name="password" id="modal_password" autocomplete="current-password">
      <label class="password-toggle-btn">
        <input class="custom-control-input" type="checkbox">
        <i class="czi-eye password-toggle-indicator"></i>
        <span class="sr-only">Show password</span>
      </label>
    </div>
  </div>
  <div class="form-group d-flex flex-wrap justify-content-between">
    <div class="custom-control custom-checkbox mb-2">
      <input class="custom-control-input" name="rememberme" type="checkbox" id="modal_rememberme" value="forever">
      <label class="custom-control-label" for="modal_rememberme">Remember me</label>
    </div>
    <a href="https://ourdigitalstore.xyz/my-account-2/lost-password/" class="font-size-sm">Lost your password?</a>
  </div>
  <button type="submit" class="btn btn-primary btn-block btn-shadow" name="login" value="Login">Login</button>
  <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="dc4b530e01"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="redirect" value="https://ourdigitalstore.xyz/my-account-2/">
</form>

POST

<form method="post" class="woocommerce-form woocommerce-form-register register">
  <div class="woocommerce-form-row woocommerce-form-row--wide form-group">
    <label for="reg_email">Email address<span class="text-danger">*</span></label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text form-control" name="email" id="reg_email" autocomplete="email" value="">
  </div>
  <p class="font-size-sm text-muted">A password will be sent to your email address.</p>
  <wc-order-attribution-inputs><input type="hidden" name="wc_order_attribution_source_type" value="typein"><input type="hidden" name="wc_order_attribution_referrer" value="(none)"><input type="hidden" name="wc_order_attribution_utm_campaign"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_source" value="(direct)"><input type="hidden" name="wc_order_attribution_utm_medium" value="(none)"><input type="hidden" name="wc_order_attribution_utm_content"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_id" value="(none)"><input type="hidden" name="wc_order_attribution_utm_term" value="(none)"><input type="hidden" name="wc_order_attribution_utm_source_platform"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_creative_format" value="(none)"><input type="hidden" name="wc_order_attribution_utm_marketing_tactic" value="(none)"><input type="hidden"
      name="wc_order_attribution_session_entry" value="https://ourdigitalstore.xyz/"><input type="hidden" name="wc_order_attribution_session_start_time" value="2024-06-28 10:39:46"><input type="hidden" name="wc_order_attribution_session_pages"
      value="1"><input type="hidden" name="wc_order_attribution_session_count" value="1"><input type="hidden" name="wc_order_attribution_user_agent"
      value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"></wc-order-attribution-inputs>
  <div class="show_if_seller" style="display:none">
    <div class="split-row form-row-wide row">
      <div class="woocommerce-form-row form-group col-12 col-sm-6">
        <label for="first-name">First Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="fname" id="first-name" value="" required="required" disabled="">
      </div>
      <div class="woocommerce-form-row form-group col-12 col-sm-6">
        <label for="last-name">Last Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="lname" id="last-name" value="" required="required" disabled="">
      </div>
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="company-name">Shop Name <span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="shopname" id="company-name" value="" required="required" disabled="">
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="seller-url" class="pull-left">Shop URL <span class="required">*</span></label>
      <strong id="url-alart-mgs" class="pull-right"></strong>
      <input type="text" class="input-text form-control" name="shopurl" id="seller-url" value="" required="required" disabled="">
      <small>https://ourdigitalstore.xyz/store/<strong id="url-alart"></strong></small>
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="shop-phone">Phone Number<span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="phone" id="shop-phone" value="" required="required" disabled="">
    </div>
  </div>
  <div class="form-row form-group user-role">
    <label class="radio form-check-inline">
      <input type="radio" name="role" class="form-check-input dokan-role-customer" value="customer" checked="checked"> I am a customer </label>
    <label class="radio form-check-inline">
      <input type="radio" name="role" class="form-check-input dokan-role-seller" value="seller"> I am a vendor </label>
  </div>
  <div class="woocommerce-privacy-policy-text"></div>
  <div class="text-right">
    <button type="submit" class="woocommerce-Button woocommerce-button button woocommerce-form-register__submit btn btn-primary" name="register" value="Register"><i class="czi-user mr-2 ml-n1"></i>Register</button>
  </div>
  <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="226859c78d"><input type="hidden" name="_wp_http_referer" value="/">
</form>

GET https://ourdigitalstore.xyz/

<form role="search" method="get" class="woocommerce-product-search" action="https://ourdigitalstore.xyz/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-1">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-1" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search" class="">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

GET https://ourdigitalstore.xyz/

<form class="hero-search-form" method="get" action="https://ourdigitalstore.xyz/" autocomplete="off">
  <div class="input-group input-group-overlay input-group-lg">
    <div class="input-group-prepend-overlay">
      <span class="input-group-text p-3"><i class="czi-search"></i></span>
    </div>
    <input class="form-control form-control-lg prepended-form-control rounded-right-0" type="text" placeholder="Start your search" name="s" value="">
    <div class="input-group-append">
      <select name="product_cat" id="product_cat" class="custom-select">
        <option value="0" selected="selected">All categories</option>
        <option class="level-0" value="course">Course</option>
        <option class="level-0" value="graphics">Graphics</option>
        <option class="level-0" value="softwares">Softwares</option>
        <option class="level-0" value="chat-gpt">Chat-GPT</option>
        <option class="level-0" value="reels">Reels</option>
        <option class="level-0" value="kids-workbook">Kids Workbook</option>
        <option class="level-0" value="canva-templates">Canva Templates</option>
        <option class="level-0" value="excel-templates">Excel Templates</option>
      </select>
    </div>
    <input type="hidden" id="search-param" name="post_type" value="product">
  </div>
</form>

Text Content

Menu Close ×
Search for: Search
 * All Patterns Megamenu

EN-US / ₹
 * ₹ INR
 * EN-US




 * Sign in
 * Sign up

Username or email*
Password*
Show password
Remember me
Lost your password?
Login
Email address*

A password will be sent to your email address.

First Name *
Last Name *
Shop Name *
Shop URL * https://ourdigitalstore.xyz/store/
Phone Number*
I am a customer I am a vendor

Register
Search

0 Wishlist

Account

0

No products in the cart.

 * Home
 * Digital Products
 * Contact us

Search for: Search


OVER 1,500 CURATED DESIGN RESOURCES, IMAGES, GRAPHIC & WEBSITE TEMPLATES


HIGH QUALITY ITEMS CREATED BY OUR GLOBAL COMMUNITY

All categories Course Graphics Softwares Chat-GPT Reels Kids Workbook Canva
Templates Excel Templates


DISCOVER FEATURED PRODUCTS

Every week we hand-pick some of the best items from our collection

Add to wishlist
Add to cart
by admin in Reels


2100+ GYM & FITNESS REELS BUNDLE

₹219.00 ₹1,644.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Excel Templates


2700+ ELEMENTOR PRO TEMPLATES FOR WORDPRESS

₹219.00 ₹3,039.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Chat-GPT


30000+ CHATGPT ULTIMATE PROMPTS BUNDLE

₹219.00 ₹9,846.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Graphics


1200+ CANVA EDITABLE TEMPLATES BUNDLE

₹99.00 ₹299.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Reels


1200+ VIRAL MOVIES CLIPS BUNDLE!!!

₹299.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Course


145 GB ADVANCE COURSES BUNDLE [10+ COURSES WORTH RS.12,000/-]

₹199.00 ₹389.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Graphics


1500+ HIGH CONVERTING LANDING PAGES BUNDLE

₹219.00 ₹12,020.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Reels


2100+ GYM & FITNESS REELS BUNDLE

₹219.00 ₹1,644.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Excel Templates


2700+ ELEMENTOR PRO TEMPLATES FOR WORDPRESS

₹219.00 ₹3,039.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Chat-GPT


30000+ CHATGPT ULTIMATE PROMPTS BUNDLE

₹219.00 ₹9,846.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Graphics


1200+ CANVA EDITABLE TEMPLATES BUNDLE

₹99.00 ₹299.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Reels


1200+ VIRAL MOVIES CLIPS BUNDLE!!!

₹299.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Course


145 GB ADVANCE COURSES BUNDLE [10+ COURSES WORTH RS.12,000/-]

₹199.00 ₹389.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Graphics


1500+ HIGH CONVERTING LANDING PAGES BUNDLE

₹219.00 ₹12,020.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Reels


2100+ GYM & FITNESS REELS BUNDLE

₹219.00 ₹1,644.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Canva Templates, Excel Templates


2700+ ELEMENTOR PRO TEMPLATES FOR WORDPRESS

₹219.00 ₹3,039.00
Add to wishlist
Add to wishlist
Add to cart
by admin in Chat-GPT


30000+ CHATGPT ULTIMATE PROMPTS BUNDLE

₹219.00 ₹9,846.00
Add to wishlist
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7


THE MOST RECENT RELEASES

All categories

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

View more products


WHY OUR MARKETPLACE?

Quality Guarantee

Quality checked by our team

Customer Support

Friendly 24/7 customer support

Lifetime Free Updates

Never pay for an update

Secure Payments

we posess SSL / Secure сertificate


CATEGORIES

 * Canva
 * Graphics
 * UI Design
 * Web Themes
 * Adobe
 * Softwares


FOLLOW

 * Instagram
 * Facebook
 * Whatsapp

© All rights reserved. Made by DigitalStorez

Top

0 Wishlist Menu 0 ₹0.00


Notifications