startrekmall.com
Open in
urlscan Pro
144.34.175.103
Public Scan
Submitted URL: http://startrekmall.com/
Effective URL: https://startrekmall.com/
Submission: On May 12 via manual from CH — Scanned from CH
Effective URL: https://startrekmall.com/
Submission: On May 12 via manual from CH — Scanned from CH
Form analysis
4 forms found in the DOMPOST https://www.startrekmall.com/index.php?route=common/currency/currency
<form action="https://www.startrekmall.com/index.php?route=common/currency/currency" method="post" enctype="multipart/form-data" id="form-currency" class="header-dropdown">
<div class="btn-group">
<button class="btn btn-link dropdown-toggle" data-toggle="dropdown"> <span>$</span> <span class="hidden-xs hidden-sm">Currency</span> <i class="icon-right ion-ios-arrow-down"></i></button>
<ul class="dropdown-menu">
<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="GBP">£ Pound Sterling</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://www.startrekmall.com/index.php?route=common/home">
</form>
POST https://www.startrekmall.com/index.php?route=common/language/language
<form action="https://www.startrekmall.com/index.php?route=common/language/language" method="post" enctype="multipart/form-data" id="form-language" class="header-dropdown">
<div class="btn-group">
<button class="btn btn-link dropdown-toggle" data-toggle="dropdown">
<img src="catalog/language/en-gb/en-gb.png" alt="English" title="English">
<span class="hidden-xs hidden-sm">Language</span> <i class="icon-right ion-ios-arrow-down"></i></button>
<ul class="dropdown-menu">
<li>
<button class="btn btn-link btn-block language-select" type="button" name="en-gb"><img src="catalog/language/en-gb/en-gb.png" alt="English" title="English"> English</button>
</li>
</ul>
</div>
<input type="hidden" name="code" value="">
<input type="hidden" name="redirect" value="https://www.startrekmall.com/index.php?route=common/home">
</form>
POST #
<form action="#" method="post" id="ajax-login-form" enctype="multipart/form-data">
<div class="form-group">
<label class="control-label" for="input-email">E-Mail Address</label>
<input type="text" name="email" value="" placeholder="E-Mail Address" id="input-email" class="form-control">
</div>
<div class="form-group">
<label class="control-label" for="input-password">Password</label>
<input type="password" name="password" value="" placeholder="Password" id="input-password" class="form-control">
<a class="forgotten" href="https://www.startrekmall.com/index.php?route=account/forgotten">Forgotten Password</a>
</div>
<div class="action">
<button class="button btn" type="button" onclick="ptlogin.loginAction(document.getElementById('input-email').value, document.getElementById('input-password').value)"><span>Login</span></button>
<button class="button btn" type="button" onclick="ptlogin.appendRegisterForm()"><span>Create an account</span></button>
<img class="ajax-load-img" alt="" src="https://www.startrekmall.com/image/catalog/ajax-loader.gif" width="30" height="30">
</div>
</form>
POST https://www.startrekmall.com/index.php?route=plaza/register
<form action="https://www.startrekmall.com/index.php?route=plaza/register" method="post" id="ajax-register-form" enctype="multipart/form-data" class="form-horizontal">
<fieldset id="account">
<legend>Your Personal Details</legend>
<div class="form-group required" style="display: none ;">
<label class="col-sm-2 control-label">Customer Group</label>
<div class="col-sm-10">
<div class="radio">
<label>
<input type="radio" name="customer_group_id" value="1" checked="checked"> Default</label>
</div>
</div>
</div>
<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">
<!-- Error First Name -->
<div class="for-error error-firstname"></div>
</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">
<!-- Error Last Name -->
<div class="for-error error-lastname"></div>
</div>
</div>
<div class="form-group required">
<label class="col-sm-2 control-label" for="input-register-email">E-Mail</label>
<div class="col-sm-10">
<input type="email" name="email" value="" placeholder="E-Mail" id="input-register-email" class="form-control">
<!-- Error Email -->
<div class="for-error error-email"></div>
</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="tel" name="telephone" value="" placeholder="Telephone" id="input-telephone" class="form-control">
<!-- Error Phone -->
<div class="for-error error-telephone"></div>
</div>
</div>
</fieldset>
<fieldset>
<legend>Your Password</legend>
<div class="form-group required">
<label class="col-sm-2 control-label" for="input-register-password">Password</label>
<div class="col-sm-10">
<input type="password" name="password" value="" placeholder="Password" id="input-register-password" class="form-control">
<!-- Error Password -->
<div class="for-error error-password"></div>
</div>
</div>
<div class="form-group required">
<label class="col-sm-2 control-label" for="input-confirm">Password Confirm</label>
<div class="col-sm-10">
<input type="password" name="confirm" value="" placeholder="Password Confirm" id="input-confirm" class="form-control">
<!-- Error Confirm Password -->
<div class="for-error error-confirm"></div>
</div>
</div>
</fieldset>
<fieldset>
<legend>Newsletter</legend>
<div class="form-group">
<label class="col-sm-2 control-label">Subscribe</label>
<div class="col-sm-10">
<label class="radio-inline">
<input type="radio" name="newsletter" value="1"> Yes</label>
<label class="radio-inline">
<input type="radio" name="newsletter" value="0" checked="checked"> No</label>
</div>
</div>
</fieldset>
<div class="buttons">
<div class="pull-right">I have read and agree to the <a href="https://www.startrekmall.com/index.php?route=information/information/agree&information_id=3" class="agree"><b>Privacy Policy</b></a>
<input type="checkbox" name="agree" value="1"> <input type="button" onclick="ptlogin.registerAction();" value="Continue" class="btn btn-primary">
<img class="ajax-load-img" alt="" src="https://www.startrekmall.com/image/catalog/ajax-loader.gif" width="30" height="30">
</div>
</div>
</form>
Text Content
* Mid-season sale up to 20% OFF. Use code “SALEOFF20” * Hot line: +852 7345 9188 * Shopping Cart * Checkout * MOBILE MENU * Home * Specials * About us * Contact Us * Blog * Home * Specials * Contact Us * $ Currency * € Euro * £ Pound Sterling * $ US Dollar * Language * English * * My Account * Register * Login Wish List 0 0 $0.00 * Your shopping cart is empty! Vertical Menu * SHIRTS * FASHION DRESSES * SHOES * OFFICE * BROOCHES * TOYS * EARRINGS * FRAGRANCE * STICKERS * OUTDOOR * BODY JEWELRY * TABLEWARE & GLASSWARE * MEN'S * DECOR * DESIGNER TOYS * More Items * Close Items All Categories * All Categories * Body Jewelry * Brooches * Decor * Designer Toys * EARRINGS * Fashion Dresses * Fragrance * Men's * Office * Outdoor * Shoes * Stickers * Tableware & Glassware * Toys * Shirts Search Big sale Black friday LOGIN OR CREATE AN ACCOUNT Close RETURNING CUSTOMER I am a returning customer E-Mail Address Password Forgotten Password Login Create an account LOGIN OR CREATE AN ACCOUNT Close REGISTER ACCOUNT If you already have an account with us, please login at the login form. Your Personal Details Customer Group Default First Name Last Name E-Mail Telephone Your Password Password Password Confirm Newsletter Subscribe Yes No I have read and agree to the Privacy Policy YOUR ACCOUNT HAS BEEN CREATED! Thank you for registering with STARTREK TRADE PVT LIMITED! You will be notified by e-mail once your account has been activated by the store owner. If you have ANY questions about the operation of this online shop, please contact the store owner. Continue ACCOUNT LOGOUT You have been logged off your account. It is now safe to leave the computer. Your shopping cart has been saved, the items inside it will be restored whenever you log back into your account. Continue BIG SALE PRODUCTS WOODEN MINIMALIST CHAIR 2019 Discount -50% Off This Week Read more 1234 BIG SALE PRODUCTS WOODEN MINIMALIST CHAIR 2019 Discount -50% Off This Week Read more POPULAR PRODUCTS SUMMER COLLECTION 2019 Discount -30% Off This Week Read more NEW ARRIVALS CELLPHONE GALAXY S9 | S9+ Discount -60% Off This Week Read more NEW ARRIVALS BUSINESS OF MOBILE APPS Discount -10% Off This Week Read more BIG SALE HIGH-END COSMETICS Discount 30% XBOX ONE SALE CONTROLLER Discount 30% FURNITURE BIG SALE FOR SOFA Discount 50% FREE DELIVERY For all oders over $120 SAFE PAYMENT 100% secure payment SHOP WITH CONFIDENCE If goods have problems 24/7 HELP CENTER Dedicated 24/7 support FRIENDLY SERVICES 30 day satisfaction guarantee DEALS OF THE MONTH Quick View Add to Wish List Compare this Product -4% A-LINE RED PROM DRESSES SATIN FASHION DRESS CHEAP 2019 EVENING DRESS LONG PARTY GOWNS $159.00 $166.00 Hurry up! Offer ends in: Add to Cart Quick View Add to Wish List Compare this Product -15% CHEAP EVENING DRESS,HOMECOMING DRESSES CHEAP,QUALITY DRESSES,PARTY DRESS,FASHION PROM DRESS $109.99 $129.99 Hurry up! Offer ends in: Add to Cart Quick View Add to Wish List Compare this Product CUSTOM MADE SEXY PROM DRESSES,CHEAP PROM DRESS,2017 PROM DRESS $169.99 Add to Cart Quick View Add to Wish List Compare this Product FASHION A-LINE LONG PROM DRESSES, SCOOP NECK CHEAP EVENING PARTY GOWNS, TULLE BEADING WOMEN FORMAL DRESS $179.99 Add to Cart Quick View Add to Wish List Compare this Product LONG PROM DRESS, ELEGANT PROM DRESS, CUSTOM PROM DRESS, TWO PIECES LACE HALF SLEEVES P $179.00 Add to Cart Quick View Add to Wish List Compare this Product PROM DRESSES, BALL GOWN PROM DRESSES,FASHION CHEAP LONG PROM DRESSES $189.99 Add to Cart Quick View Add to Wish List Compare this Product RED SIMPLE SLEEVELESS HOMECOMING DRESS,FASHION CHIFFON HOMECOMING DRESS WITH LACE ,CHEAP HOMECOMING DRESS $139.90 Add to Cart Quick View Add to Wish List Compare this Product SEXY NAVY BLUE LACE HOMECOMING DRESSES CHEAP FASHION SHORT COCKTAIL DRESS PARTY GOWNS FOR TEENS UNDER 100 $99.69 Add to Cart NEW ARRIVALS 2019 NEW GREASE & GEAR OIL VALVOLINE 2019 from $2499 SALE 30% OFF ALL STORE SMART TV SONY TOP PRODUCTS 2019 from $82099 OUR PRODUCTS * Toys * Office * Shoes Quick View Add to Wish List Compare this Product CHEAP DONUT SQUISHY $2.00 Add to Cart Quick View Add to Wish List Compare this Product CROCHET HACKEY SACK $10.00 Add to Cart Quick View Add to Wish List Compare this Product EMOJI PUZZLE CUBE GAME - 3X3X3 .57MM - PUZZLES IMPROVE BRAIN FUNCTION $14.95 Add to Cart Quick View Add to Wish List Compare this Product GIANT SHOOTBALL BASKETBALL SWIMMING POOL GAME TOY $76.69 Add to Cart Quick View Add to Wish List Compare this Product LEI LEI LICENSED MACAROON RACCOON SQUISHY (SLOW RISING) $30.00 Add to Cart Quick View Add to Wish List Compare this Product MAGNETIC DART BOARD $16.99 Add to Cart Quick View Add to Wish List Compare this Product PASTRY PETIT LICENSED CUPCAKE SQUISHY (LICENSED) $10.00 Add to Cart Quick View Add to Wish List Compare this Product SYMA S107/S107G R/C HELICOPTER WITH GYRO- RED- 6398-RD $23.89 Add to Cart Quick View Add to Wish List Compare this Product WOODEN PRETEND TOY KNIFE $5.50 Add to Cart Quick View Add to Wish List Compare this Product THE OFFICER $12.00 Add to Cart Quick View Add to Wish List Compare this Product ADMINISTRATOR OFFICE CHAIR $274.00 Add to Cart Quick View Add to Wish List Compare this Product ADORE PREMIUM OFFICE CHAIR $420.00 Add to Cart Quick View Add to Wish List Compare this Product ADVANCE MIDBACK OFFICE CHAIR $370.00 Add to Cart Quick View Add to Wish List Compare this Product BLUE OFFICE DRESS $95.00 Add to Cart Quick View Add to Wish List Compare this Product IN THIS OFFICE TYPOGRAPHY STICKER - OFFICE STICKER - MOTIVATIONAL DECALS - OFFICE DECOR TYPOGRAPHY $59.30 Add to Cart Quick View Add to Wish List Compare this Product OFFICE PLANNER STICKERS $3.00 Add to Cart Quick View Add to Wish List Compare this Product WHITE OFFICE LADY ELEGANT STRIPED PRINT SCOOP NECK LONG SLEEVE BLOUSE 2018 NEW AUTUMN WORKWEAR WOMEN TOPS AND BLOUSES $37.74 Add to Cart Quick View Add to Wish List Compare this Product 4PC OFFICER LAWLESS $52.90 Add to Cart Quick View Add to Wish List Compare this Product BUTTERFLY WINGS TALL BBUTTERFLY WINGS TALL BOOTS THICK CRUST MUFFIN CANVAS SHOES OOTS THICK CRUST MUFFIN CANVAS SHOES $35.70 Add to Cart Quick View Add to Wish List Compare this Product HARAJUKU LOVE LOLITA ROUND BOTTOMED SHOES $35.70 Add to Cart Quick View Add to Wish List Compare this Product KAWAII MARY JANE SHOES $85.00 Add to Cart Quick View Add to Wish List Compare this Product LOLITA FLOUNCE LACE UP PLATFORM HEELED SHOES $28.99 Add to Cart Quick View Add to Wish List Compare this Product LOLITA SWEET LACE LACE HEAVY-BOTTOMED PLATFORM SHOES $47.70 Add to Cart Quick View Add to Wish List Compare this Product M ANDREWS SARTORIAL LUXURY $595.00 Add to Cart Quick View Add to Wish List Compare this Product SWEET CHERRY BLOSSOM DOODLE HAND-PAINTED SHOES CANVAS SHOES $49.70 Add to Cart Quick View Add to Wish List Compare this Product SWEET DOT BOW CANVAS SHOES $28.70 Add to Cart Quick View Add to Wish List Compare this Product PINK HARAJUKU CANVAS SHOES $27.99 Add to Cart FEATURED PRODUCTS SUNGLASSES/ 8 DIFFERENT COLOR FOR CHOOSE $9.90 Add to Cart VINTAGE GOLD FINISH HOMCO BUCCANEER SHIP $39.99 Add to Cart HOME FOR CHRISTMAS SOY CANDLE -4 OUNCE TIN $8.99 Add to Cart PUMPKIN EARRINGS $4.00 Add to Cart OVER THE RAINBOW EARRINGS $4.50 Add to Cart CHOS3N SIGNATURE FRAGRANCE 1 OZ $15.00 Add to Cart DROP EARRINGS $8.00 Add to Cart #1017CKU BLUE/GRAY/BLACK MENS JOGGERS MENS PANTALON HOMME PERFUMES MASCULINO MEN PANTS COTTON OUTDOOR MEN'S SWEATPANTS $25.00 Add to Cart BEST SELLER PRODUCTS Quick View Add to Wish List Compare this Product -15% CHEAP EVENING DRESS,HOMECOMING DRESSES CHEAP,QUALITY DRESSES,PARTY DRESS,FASHION PROM DRESS $109.99 $129.99 Add to Cart NEW ARRIVALS 2019 BIG SALE CARBONATED DRINKS Order Now BIG SALE -10% OFF THIS WEEK CUSTOM WHEELS SYSTEMS NEW TECHNOLOGY Order Now TOP POPULAR 2019 TOY STORY SAFE FOR CHILDREN Order Now NEW ARRIVALS WHITE COTTAGE STYLE WOOD BIRDHOUSE WITH UNPAINTED NEST BOX BIRD HOUSE $109.20 Add to Cart OUTDOOR CHAISE LOUNGER SET ADJUSTABLE PATIO DAYBED WITH CANOPY $750.00 Add to Cart OUTDOOR 3-PIECE PLASTIC RATTAN DINING SET $179.00 Add to Cart 30LED PORTABLE CAMPING LANTERN $17.79 Add to Cart LIGHT BLUE WOODEN COTTAGE BIRD HOUSE WITH REMOVEABLE BACK $183.75 Add to Cart BUTTERFLY GARDEN BENCH $199.95 Add to Cart SOLID MAHOGANY WOOD SONGBIRD BIRDHOUSE WITH SHINY COPPER ROOF $19.95 Add to Cart SET OF 4 - RECTANGULAR OUTDOOR CEDAR WOOD BARREL PLANTERS IN BURT BROWN $212.25 Add to Cart UNUSUAL HANDMADE TOY ORIGINAL HOME DECORATION $42.86 Add to Cart SPECIAL OFFER A-LINE RED PROM DRESSES SATIN FASHION DRESS CHEAP 2019 EVENING DRESS LONG PARTY GOWNS $159.00 $166.00 Add to Cart CHEAP EVENING DRESS,HOMECOMING DRESSES CHEAP,QUALITY DRESSES,PARTY DRESS,FASHION PROM DRESS $109.99 $129.99 Add to Cart DECORATIVE SHOE DECORATION $69.00 $97.83 Add to Cart MOST VIEW PRODUCTS CROWN AND HONOR BROOCH $6.90 Add to Cart A-LINE RED PROM DRESSES SATIN FASHION DRESS CHEAP 2019 EVENING DRESS LONG PARTY GOWNS $159.00 $166.00 Add to Cart CALICY GORGEOUS MEN'S BROOCHES BADGE ALLOY PLATED CROWN DESIGN $22.99 Add to Cart MAGNETIC DART BOARD $16.99 Add to Cart CACTUS PLANT BROOCHES PINS JEWELRY 95 $13.20 Add to Cart 'PECACHU' VINYL STICKER $4.00 Add to Cart PASTRY PETIT LICENSED CUPCAKE SQUISHY (LICENSED) $10.00 Add to Cart GENUINE ITALINA WHITE GOLD PLATED AUSTRIAN CRYSTAL SPIDER BROOCHES JEWELRY FOR WOMEN $16.80 Add to Cart EMOJI PUZZLE CUBE GAME - 3X3X3 .57MM - PUZZLES IMPROVE BRAIN FUNCTION $14.95 Add to Cart SIGN UP FOR NEWSLETTER (Get 30% OFF coupon today subscibers) Join 2.26.000+ subscribers and get a new discount coupon on every Monday. Subscribe GET THE APP INFORMATION * About Us * Delivery Information * Privacy Policy * Terms & Conditions CUSTOMER SERVICE * Contact Us * Returns * Site Map EXTRAS * Brands * Gift Certificates * Affiliate * Specials MY ACCOUNT * My Account * Order History * Wish List * Newsletter CONTACT INFO Hotline Free 24/24: +852 7345 9188 RM4, 16/F, HO KING COMM CTR, 2-16 FAYUEN ST, MONGKOK KOWLOON HONG KONG service@startrekmall.com Powered By . STARTREK TRADE PVT LIMITED © 2024