rbdigital.live Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://rbdigital.live/
Submission: On June 30 via api from BE — Scanned from NL

Form analysis 8 forms found in the DOM

GET https://rbdigital.live/

<form role="search" method="get" class="search-form popup-search-form style-normal woocommerce-product-search" action="https://rbdigital.live/">
  <span class="screen-reader-text"> Search for: </span>
  <span class="search-field__icon" aria-hidden="true"><svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M20.8438 19.3203C21.0781 19.5286 21.0781 19.75 20.8438 19.9844L19.9844 20.8438C19.75 21.0781 19.5286 21.0781 19.3203 20.8438L14.5938 16.1172C14.4896 16.013 14.4375 15.9089 14.4375 15.8047V15.2578C12.901 16.5859 11.1302 17.25 9.125 17.25C6.88542 17.25 4.97135 16.4557 3.38281 14.8672C1.79427 13.2786 1 11.3646 1 9.125C1 6.88542 1.79427 4.97135 3.38281 3.38281C4.97135 1.79427 6.88542 1 9.125 1C11.3646 1 13.2786 1.79427 14.8672 3.38281C16.4557 4.97135 17.25 6.88542 17.25 9.125C17.25 11.1302 16.5859 12.901 15.2578 14.4375H15.8047C15.9349 14.4375 16.0391 14.4896 16.1172 14.5938L20.8438 19.3203ZM4.71094 13.5391C5.9349 14.763 7.40625 15.375 9.125 15.375C10.8438 15.375 12.3151 14.763 13.5391 13.5391C14.763 12.3151 15.375 10.8438 15.375 9.125C15.375 7.40625 14.763 5.9349 13.5391 4.71094C12.3151 3.48698 10.8438 2.875 9.125 2.875C7.40625 2.875 5.9349 3.48698 4.71094 4.71094C3.48698 5.9349 2.875 7.40625 2.875 9.125C2.875 10.8438 3.48698 12.3151 4.71094 13.5391Z"
        fill="#000000"></path>
    </svg></span>
  <input type="search" class="search-field" placeholder="Search products" value="" name="s" autocomplete="off" title="Search for:">
  <button type="submit" class="search-submit">
    <span class="search-btn-icon">
      <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M20.8438 19.3203C21.0781 19.5286 21.0781 19.75 20.8438 19.9844L19.9844 20.8438C19.75 21.0781 19.5286 21.0781 19.3203 20.8438L14.5938 16.1172C14.4896 16.013 14.4375 15.9089 14.4375 15.8047V15.2578C12.901 16.5859 11.1302 17.25 9.125 17.25C6.88542 17.25 4.97135 16.4557 3.38281 14.8672C1.79427 13.2786 1 11.3646 1 9.125C1 6.88542 1.79427 4.97135 3.38281 3.38281C4.97135 1.79427 6.88542 1 9.125 1C11.3646 1 13.2786 1.79427 14.8672 3.38281C16.4557 4.97135 17.25 6.88542 17.25 9.125C17.25 11.1302 16.5859 12.901 15.2578 14.4375H15.8047C15.9349 14.4375 16.0391 14.4896 16.1172 14.5938L20.8438 19.3203ZM4.71094 13.5391C5.9349 14.763 7.40625 15.375 9.125 15.375C10.8438 15.375 12.3151 14.763 13.5391 13.5391C14.763 12.3151 15.375 10.8438 15.375 9.125C15.375 7.40625 14.763 5.9349 13.5391 4.71094C12.3151 3.48698 10.8438 2.875 9.125 2.875C7.40625 2.875 5.9349 3.48698 4.71094 4.71094C3.48698 5.9349 2.875 7.40625 2.875 9.125C2.875 10.8438 3.48698 12.3151 4.71094 13.5391Z"
          fill="#000000"></path>
      </svg> </span>
    <span class="search-btn-text"> Search </span>
  </button>
</form>

POST

<form class="form-fly-cart-order-notes" method="POST">
  <label class="fly-cart-modal-title" for="fly-cart-order-notes">Add note for seller</label>
  <div class="fly-cart-modal-content">
    <textarea name="order_comments" id="fly-cart-order-notes" placeholder="Notes about your order, e.g. special notes for delivery."></textarea>
  </div>
  <div class="fly-cart-modal-actions">
    <button type="submit" class="button"><span>Save</span>
    </button>
    <a class="tm-button style-text tm-button-nm tm-button-full-wide btn-close-fly-cart-modal" href="#">		<div class="button-content-wrapper">

			
							<span class="button-text">Cancel</span>
			
			
					</div>
		</a>
  </div>
</form>

POST

<form class="form-fly-cart-order-notes" method="POST">
  <div class="form-row">
    <textarea name="order_comments" id="cart-order-notes" placeholder="Notes about your order, e.g. special notes for delivery."></textarea>
  </div>
  <div class="form-submit">
    <button type="submit" class="button"><span>Save</span></button>
    <a data-minimog-dismiss="1" data-minimog-toggle="modal" data-minimog-target="#modal-cart-order-notes" class="tm-button style-text tm-button-nm tm-button-full-wide" href="#">		<div class="button-content-wrapper">

			
							<span class="button-text">Cancel</span>
			
			
					</div>
		</a>
  </div>
</form>

POST https://rbdigital.live/cart/

<form class="woocommerce-shipping-calculator fly-cart-shipping-calculator" action="https://rbdigital.live/cart/" method="post">
  <div class="shipping-calculator-form">
    <p class="form-row form-row-wide" id="calc_shipping_country_field">
      <select name="calc_shipping_country" id="calc_shipping_country" class="country_to_state country_select select2-hidden-accessible" rel="calc_shipping_state" tabindex="-1" aria-hidden="true">
        <option value="">Select a country / region…</option>
        <option value="IN" selected="selected">India</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" aria-haspopup="true" aria-expanded="false" tabindex="0"
            aria-labelledby="select2-calc_shipping_country-container" role="combobox"><span class="select2-selection__rendered" id="select2-calc_shipping_country-container" role="textbox" aria-readonly="true" title="India">India</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </p>
    <p class="form-row form-row-wide" id="calc_shipping_state_field">
      <span>
        <select name="calc_shipping_state" class="state_select select2-hidden-accessible" id="calc_shipping_state" data-placeholder="State / County" tabindex="-1" aria-hidden="true">
          <option value="">Select an option…</option>
          <option value="AP">Andhra Pradesh</option>
          <option value="AR">Arunachal Pradesh</option>
          <option value="AS">Assam</option>
          <option value="BR">Bihar</option>
          <option value="CT">Chhattisgarh</option>
          <option value="GA">Goa</option>
          <option value="GJ">Gujarat</option>
          <option value="HR" selected="selected">Haryana</option>
          <option value="HP">Himachal Pradesh</option>
          <option value="JK">Jammu and Kashmir</option>
          <option value="JH">Jharkhand</option>
          <option value="KA">Karnataka</option>
          <option value="KL">Kerala</option>
          <option value="LA">Ladakh</option>
          <option value="MP">Madhya Pradesh</option>
          <option value="MH">Maharashtra</option>
          <option value="MN">Manipur</option>
          <option value="ML">Meghalaya</option>
          <option value="MZ">Mizoram</option>
          <option value="NL">Nagaland</option>
          <option value="OR">Odisha</option>
          <option value="PB">Punjab</option>
          <option value="RJ">Rajasthan</option>
          <option value="SK">Sikkim</option>
          <option value="TN">Tamil Nadu</option>
          <option value="TS">Telangana</option>
          <option value="TR">Tripura</option>
          <option value="UK">Uttarakhand</option>
          <option value="UP">Uttar Pradesh</option>
          <option value="WB">West Bengal</option>
          <option value="AN">Andaman and Nicobar Islands</option>
          <option value="CH">Chandigarh</option>
          <option value="DN">Dadra and Nagar Haveli</option>
          <option value="DD">Daman and Diu</option>
          <option value="DL">Delhi</option>
          <option value="LD">Lakshadeep</option>
          <option value="PY">Pondicherry (Puducherry)</option>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" aria-haspopup="true" aria-expanded="false"
              tabindex="0" aria-labelledby="select2-calc_shipping_state-container" role="combobox"><span class="select2-selection__rendered" id="select2-calc_shipping_state-container" role="textbox" aria-readonly="true"
                title="Haryana">Haryana</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      </span>
    </p>
    <p class="form-row form-row-wide" id="calc_shipping_city_field">
      <input type="text" class="input-text" value="" placeholder="City" name="calc_shipping_city" id="calc_shipping_city">
    </p>
    <p class="form-row form-row-wide" id="calc_shipping_postcode_field">
      <input type="text" class="input-text" value="" placeholder="Postcode / ZIP" name="calc_shipping_postcode" id="calc_shipping_postcode">
    </p>
    <p class="form-row-submit form-submit-wrap">
      <button type="submit" name="calc_shipping" value="1" class="button">Calculate shipping rates </button>
    </p>
    <input type="hidden" id="woocommerce-shipping-calculator-nonce" name="woocommerce-shipping-calculator-nonce" value="4717d8529d"><input type="hidden" name="_wp_http_referer" value="/">
  </div>
</form>

POST

<form class="form-coupon" method="POST">
  <p class="form-description">If you have a coupon code, please apply it below.</p>
  <div class="form-row">
    <label for="coupon_code" class="screen-reader-text">Coupon code</label>
    <input type="text" name="coupon_code" class="input-text" id="coupon_code" value="" required="" placeholder="Coupon code">
  </div>
  <div class="form-submit">
    <button type="submit" class="button" name="apply_coupon" value="Apply coupon">Apply coupon</button>
  </div>
  <a data-minimog-dismiss="1" data-minimog-toggle="modal" data-minimog-target="#modal-cart-coupon" class="tm-button style-text tm-button-nm tm-button-full-wide" href="#">		<div class="button-content-wrapper">

			
							<span class="button-text">Cancel</span>
			
			
					</div>
		</a>
</form>

POST

<form id="minimog-login-form" class="minimog-login-form" method="post" novalidate="novalidate">
  <div class="form-group">
    <label for="ip_user_login" class="form-label">Username or email</label>
    <input type="text" id="ip_user_login" class="form-control form-input" name="user_login" placeholder="Your username or email">
  </div>
  <div class="form-group">
    <label for="ip_password" class="form-label">Password</label>
    <div class="form-input-group form-input-password">
      <input type="password" id="ip_password" class="form-control form-input" name="password" placeholder="Password" autocomplete="off">
      <button type="button" class="btn-pw-toggle" data-toggle="0" aria-label="Show password">
      </button>
    </div>
  </div>
  <div class="form-group row-flex row-middle">
    <div class="col-grow">
      <label class="form-label form-label-checkbox" for="ip_rememberme">
        <input class="form-checkbox" name="rememberme" type="checkbox" id="ip_rememberme" value="forever">
        <span>Stay signed in</span>
      </label>
    </div>
    <div class="col-shrink">
      <div class="forgot-password">
        <a href="https://rbdigital.live/my-account/lost-password/" class="open-modal-lost-password forgot-password-link link-transition-01">Forgot your password?</a>
      </div>
    </div>
  </div>
  <div class="form-response-messages"></div>
  <div class="form-group form-submit-wrap">
    <input type="hidden" id="user_login_nonce" name="user_login_nonce" value="5c2bb84a8b"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="action" value="minimog_user_login">
    <button type="submit" class="button form-submit"><span>Log In</span></button>
  </div>
</form>

POST

<form id="minimog-lost-password-form" class="minimog-lost-password-form" method="post">
  <div class="form-group">
    <label for="lost_password_user_login" class="form-label">Username or email</label>
    <input type="text" id="lost_password_user_login" class="form-control form-input" name="user_login" placeholder="Your username or email" required="">
  </div>
  <div class="form-response-messages"></div>
  <div class="form-group form-submit-wrap">
    <input type="hidden" id="user_reset_password_nonce" name="user_reset_password_nonce" value="2257c6fe36"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="action" value="minimog_user_reset_password">
    <button type="submit" class="button form-submit"><span>Reset password</span></button>
  </div>
</form>

POST

<form id="minimog-register-form" class="minimog-register-form" method="post" novalidate="novalidate">
  <div class="row">
    <div class="form-group col-sm-6">
      <label for="ip_reg_first_name" class="form-label"> First name </label>
      <input type="text" id="ip_reg_first_name" class="form-control form-input" name="fname" placeholder="First name" required="">
    </div>
    <div class="form-group col-sm-6">
      <label for="ip_reg_last_name" class="form-label"> Last name </label>
      <input type="text" id="ip_reg_last_name" class="form-control form-input" name="lname" placeholder="Last name" required="">
    </div>
  </div>
  <div class="form-group">
    <label for="ip_reg_email" class="form-label">Email</label>
    <input type="email" id="ip_reg_email" class="form-control form-input" name="email" placeholder="Your Email" required="">
    <p class="form-input-help">A link to set a new password will be sent to your email address.</p>
  </div>
  <div class="form-group accept-account">
    <label class="form-label form-label-checkbox" for="ip_accept_account">
      <input type="checkbox" id="ip_accept_account" class="form-control" name="accept_account" value="1">Yes, I agree with <a href="https://rbdigital.live/?page_id=3" class="minimog-privacy-policy-link" target="_blank">Privacy Policy</a> and Terms of
      Use </label>
  </div>
  <div class="form-response-messages"></div>
  <div class="form-group form-submit-wrap">
    <input type="hidden" id="user_register_nonce" name="user_register_nonce" value="d8093f4aa5"><input type="hidden" name="_wp_http_referer" value="/"><input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce"
      value="0fb8b30994"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="action" value="minimog_user_register">
    <button type="submit" class="button form-submit"><span>Sign Up</span>
    </button>
  </div>
</form>

Text Content

 * 100k Followers
 * 300k Followers



 * Home
 * Shop


0
0


HOME


INDIA'S DIGITAL PRODUCTS SHOP


GET TRUSTED, LICENSED WITH ONLINE ADVANCEMENTS, CHECKED THOROUGHLY BEFORE SOLD
DIGITAL PRODUCTS

Grab A Deal

Instant Download

Instant Download: Get your digital content instantly with just a click, no
waiting required.

Secure Payment

Ensuring peace of mind, we offer secure payment solutions for worry-free
transactions.

Swift Support Solutions

Our dedicated team delivers lightning-fast support to resolve your issues with
efficiency and expertise.


TRENDING DEALS

-77%

Add to wishlist
Compare
Quick view
Add to cart


GOOGLE MAP EXTRACTOR SOFTWARE

₹2,599.00 Original price was: ₹2,599.00.₹599.00Current price is: ₹599.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


WHATSAPP NUMBER FILTER/VALIDATOR

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-62%

Add to wishlist
Compare
Quick view
Add to cart


MULTI WHATSAPP ACCOUNT BROWSER + WHATSAPP WARMER / ACCOUNT ENGAGER

₹2,599.00 Original price was: ₹2,599.00.₹999.00Current price is: ₹999.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


WADEFENDER – WHATSAPP ACCOUNT STRONGNESS CHECKER FOR BULK SENDING

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


TELEGRAM AI CHATBOT PRO

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


BULK WHATSAPP SENDER + GROUP SENDER + AUTOBOT

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.


LATEST DIGITAL BUNDLES

-73%

Add to wishlist
Compare
Quick view
Add to cart


10,000 CHATGPT PROMPTS

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


1500+ CANVA POST TEMPLATE BUNDLE WITH BONUSES

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


30K HIGH-CONVERTING DFY PROMO EMAILS BUNDLE

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
-89%

Add to wishlist
Compare
Quick view
Add to cart


3D GRAPHICS PACK

₹4,499.00 Original price was: ₹4,499.00.₹499.00Current price is: ₹499.00.
-84%

Add to wishlist
Compare
Quick view
Add to cart


1000+ HIGH-QUALITY FITNESS WORKOUT VIDEOS

₹2,499.00 Original price was: ₹2,499.00.₹399.00Current price is: ₹399.00.
-73%

Add to wishlist
Compare
Quick view
Add to cart


3000 GOOGLE BARD AI PROMPTS PACK

₹2,599.00 Original price was: ₹2,599.00.₹699.00Current price is: ₹699.00.
View More
All items displayed.
Copyright © 2024. All rights reserved.

 * Hide similarities
 * Highlight differences

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange
the order.
 * Image
 * SKU
 * Rating
 * Price
 * Stock
 * Availability
 * Add to cart
 * Description
 * Content
 * Weight
 * Dimensions
 * Additional information
 * Sold
 * Shipping


Click outside to hide the comparison bar


Compare



DON’T WANT TO MISS ANYTHING?

Be the first to see new arrivals, exclusive ideals and much more



SEARCH OUR STORE


Search for: Search
0
0
Popular Searches: T-Shirt Blue Jacket
Results for ""

 * Home
 * Shop

My Account
Log in
Register


0
0



SHOPPING CART


🔥 These products are limited, checkout within
00m 00s


YOUR CART IS CURRENTLY EMPTY.

You may check out all the available products and buy some in the shop.



Return to shop

Note Shipping Coupon

Subtotal ₹0.00 Total ₹0.00

Checkout
View cart

Add note for seller

Save
Cancel


ADD NOTE FOR SELLER

Save
Cancel

ESTIMATE SHIPPING RATES

Select a country / region… India India

Select an option… Andhra PradeshArunachal
PradeshAssamBiharChhattisgarhGoaGujaratHaryanaHimachal PradeshJammu and
KashmirJharkhandKarnatakaKeralaLadakhMadhya
PradeshMaharashtraManipurMeghalayaMizoramNagalandOdishaPunjabRajasthanSikkimTamil
NaduTelanganaTripuraUttarakhandUttar PradeshWest BengalAndaman and Nicobar
IslandsChandigarhDadra and Nagar HaveliDaman and DiuDelhiLakshadeepPondicherry
(Puducherry) Haryana





Calculate shipping rates

Cancel

SELECT OR INPUT COUPON

If you have a coupon code, please apply it below.

Coupon code
Apply coupon
Cancel


SIGN IN

Don't have an account yet? Sign up for free

Username or email
Password

Stay signed in
Forgot your password?

Log In


LOST YOUR PASSWORD?

Please enter your username or email address. You will receive a link to create a
new password via email. Remember now? Back to login

Username or email

Reset password


SIGN UP

Already have an account? Log in

First name
Last name
Email

A link to set a new password will be sent to your email address.

Yes, I agree with Privacy Policy and Terms of Use

Sign Up