edutech.new-shine.com Open in urlscan Pro
66.112.218.137  Public Scan

URL: http://edutech.new-shine.com/index.php?route=account/return/add
Submission: On March 01 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST https://edutech.new-shine.com/index.php?route=common/currency/currency

<form action="https://edutech.new-shine.com/index.php?route=common/currency/currency" method="post" enctype="multipart/form-data" id="form-currency">
  <div class="btn-group">
    <button class="btn btn-link dropdown-toggle" data-toggle="dropdown">
      <strong>$</strong>
      <span class="hidden-xs hidden-sm hidden-md">Currency</span> <i class="fa fa-caret-down"></i></button>
    <ul class="dropdown-menu">
      <li><button class="currency-select btn btn-link btn-block" type="button" name="SGD"> Singapore Dollar</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="AUD"> AUD</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="BDT"> Bangladeshi Taka </button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="EUR">€ Euro</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="INR"> India Rupee</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="JPY"> JPY</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="MYR"> Malaysia Ringgit</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="TWD"> NTD</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="NZD"> NZD</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="PKR"> Pakistan Rupee </button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="PHP"> Philippine Piso</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="GBP">£ Pound Sterling</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="THB"> Thai Baht</button></li>
      <li><button class="currency-select btn btn-link btn-block" type="button" name="USD">$ US Dollar</button></li>
    </ul>
  </div>
  <input type="hidden" name="code" value="">
  <input type="hidden" name="redirect" value="https://edutech.new-shine.com/index.php?route=account/return/add">
</form>

POST https://edutech.new-shine.com/index.php?route=account/return/add

<form action="https://edutech.new-shine.com/index.php?route=account/return/add" method="post" enctype="multipart/form-data" class="form-horizontal">
  <fieldset>
    <legend>Order Information</legend>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-firstname">First Name</label>
      <div class="col-sm-10">
        <input type="text" name="firstname" value="" placeholder="First Name" id="input-firstname" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-lastname">Last Name</label>
      <div class="col-sm-10">
        <input type="text" name="lastname" value="" placeholder="Last Name" id="input-lastname" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-email">E-Mail</label>
      <div class="col-sm-10">
        <input type="text" name="email" value="" placeholder="E-Mail" id="input-email" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-telephone">Telephone</label>
      <div class="col-sm-10">
        <input type="text" name="telephone" value="" placeholder="Telephone" id="input-telephone" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-order-id">Order ID</label>
      <div class="col-sm-10">
        <input type="text" name="order_id" value="" placeholder="Order ID" id="input-order-id" class="form-control">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label" for="input-date-ordered">Order Date</label>
      <div class="col-sm-3">
        <div class="input-group date"><input type="text" name="date_ordered" value="" placeholder="Order Date" data-date-format="YYYY-MM-DD" id="input-date-ordered" class="form-control"><span class="input-group-btn">
            <button type="button" class="btn btn-default"><i class="fa fa-calendar"></i></button>
          </span></div>
      </div>
    </div>
  </fieldset>
  <fieldset>
    <legend>Product Information</legend>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-product">Product Name</label>
      <div class="col-sm-10">
        <input type="text" name="product" value="" placeholder="Product Name" id="input-product" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-model">Product Code</label>
      <div class="col-sm-10">
        <input type="text" name="model" value="" placeholder="Product Code" id="input-model" class="form-control">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label" for="input-quantity">Quantity</label>
      <div class="col-sm-10">
        <input type="text" name="quantity" value="1" placeholder="Quantity" id="input-quantity" class="form-control">
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label">Reason for Return</label>
      <div class="col-sm-10">
        <div class="radio">
          <label>
            <input type="radio" name="return_reason_id" value="1"> Dead On Arrival</label>
        </div>
        <div class="radio">
          <label>
            <input type="radio" name="return_reason_id" value="4"> Faulty, please supply details</label>
        </div>
        <div class="radio">
          <label>
            <input type="radio" name="return_reason_id" value="3"> Order Error</label>
        </div>
        <div class="radio">
          <label>
            <input type="radio" name="return_reason_id" value="5"> Other, please supply details</label>
        </div>
        <div class="radio">
          <label>
            <input type="radio" name="return_reason_id" value="2"> Received Wrong Item</label>
        </div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label">Product is opened</label>
      <div class="col-sm-10">
        <label class="radio-inline">
          <input type="radio" name="opened" value="1"> Yes</label>
        <label class="radio-inline">
          <input type="radio" name="opened" value="0" checked="checked"> No</label>
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label" for="input-comment">Faulty or other details</label>
      <div class="col-sm-10">
        <textarea name="comment" rows="10" placeholder="Faulty or other details" id="input-comment" class="form-control"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="buttons clearfix">
    <div class="pull-left"><a href="https://edutech.new-shine.com/index.php?route=account/account" class="btn btn-default">Back</a></div>
    <div class="pull-right">
      <input type="submit" value="Submit" class="btn btn-primary">
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Powered by Translate
$ Currency
 * Singapore Dollar
 * AUD
 * Bangladeshi Taka
 * € Euro
 * India Rupee
 * JPY
 * Malaysia Ringgit
 * NTD
 * NZD
 * Pakistan Rupee
 * Philippine Piso
 * £ Pound Sterling
 * Thai Baht
 * $ US Dollar

 * 886-4-23177938
 * My Account
   * Register
   * Login
 * Wish List (0)


Categories
 * Home
 * Company Profile
 * Product+
    * New Shine Oil Pressing machine solution
    * New Shine Turn-Key Solution For Craft Brewery equipment
    * New Shine 3D Marking laser Engraving Machine
    * New Shine 3D Printers series , Filament , Pen Kits
    * New Shine 3D Scanner Kits ( Basic/ Blue /White /Handy)
    * New Shine A3 UV T shirt -printer
    * New Shine DIY CNC router + Laser Engraving machine , CNC router Series
    * New Shine DIY compatible Arduino Area
    * New Shine DIY electronic Kits
    * New Shine DIY mini milling , drilling , lathe ,laser cutting machine
    * New Shine DIY mini tools
    * New Shine Dot Peen Marking Machine | Dot Peen Marker Systems series
   
    * New Shine Grain Grinding machine
    * New Shine Heat Pressing machine
    * New Shine household items : kitchen , bathroom, bedding
    * New Shine Made in New Zealand and Australia related items
    * New Shine mini Laser Engraving machine , Laser Engraving machine Series
    * New Shine outside and sports items :New Shine Car and bike and sports
      related items
    * New Shine PC and Smart phone related accessories and parts series
    * New Shine Protective and special functions ( cut resistant , heat
      resistant and safe guard ..) gloves , socks, arm wrist sleeves and elbow
      pad series
    * New Shine server parts and networking items series
    * New Shine Solar series items
    * New Shine Toys collections series

 * Websites total solution +
    * New Shine SEO service

 * Social Media
 * Contact

0 $0.00

 * Your shopping cart is empty!


PRODUCT RETURNS

 * 
 * Account
 * Product Returns


PRODUCT RETURNS

 * 
 * Account
 * Product Returns


PRODUCT RETURNS

Please complete the form below to request an RMA number.

Order Information
First Name

Last Name

E-Mail

Telephone

Order ID

Order Date

Product Information
Product Name

Product Code

Quantity

Reason for Return
Dead On Arrival
Faulty, please supply details
Order Error
Other, please supply details
Received Wrong Item
Product is opened
Yes No
Faulty or other details

Back



ACCOUNT

Login Register Forgotten Password My Account Address Book Wish List Order
History DownloadsRecurring payments Reward Points Returns Transactions
Newsletter

‹March
2024›SuMoTuWeThFrSa252627282912345678910111213141516171819202122232425262728293031123456

‹2024›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

Newsletter





INFORMATION

+
 * About Us
 * Document and Logo and banner
 * New Shine Q R code Area
 * Delivery And Warranty
 * Delivery Information
 * Privacy and Legal Policy
 * Terms & Conditions
 * Contact Us
 * Returns
 * Site Map

MY ACCOUNT

+
 * My Account
 * Order History
 * Wish List
 * Newsletter
 * Brands
 * Gift Certificates
 * Affiliates
 * Specials

CONTACTS

+

Phone: +886 4 2317 7938
Fax: +866 4 2317 6701
Taiwan Cell phone 886910561305
China cell phone no: +86 13016725473
USA cell phone : +1 714-499-9533
Line id :bondlintw
we chat:bondlintw
what's app:886910561305
new.shine@msa.hinet.net
bondlin@gmail.com
bond@mail.new-shine.com

CUSTOMER SERVICE

+
   
 * Contact Us
 * Returns
 * Site Map

EXTRAS

+
   
 * Brands
 * Gift Certificates
 * Affiliates
 * Specials

New Shine International Digital Co, Ltd

 * 
 * 
 * 
 * 
 * 


Original text

Rate this translation
Your feedback will be used to help improve Google Translate