| Current Path : /home2/wtmwscom/public_html/ |
| Current File : /home2/wtmwscom/public_html/enterpriseecommerce.php |
<?php include 'header.php';
?>
<section class="page-title-light breadcrumb_section parallax_bg" style="height:auto">
<div class="container" style="margin-top: -35px;">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="page-title">
<h1 style="color: black">Enterprise ecommerce platform for World.</h1>
<br/>
<p style="color: black" >WTM WebShop advance enterprise feactures.</p>
</div>
<div class="row">
<div>
<div style="padding: 3px">
<p style="color: black"> <img src="assets/images/85.png" style="width: 50px" />
Dedicated server with unlimited bandwidth.</p>
</div>
</div>
<div>
<div style="padding: 3px">
<p style="color: black"> <img src="assets/images/84.png" alt="instructors" style="width: 50px" />
Sell World Wide your product with multiple currency.</p>
</div>
</div>
<div>
<div style="padding: 3px">
<p style="color: black"> <img src="assets/images/81.png" alt="book" style="width: 50px"/>
WTM Webshop Customize as per your brand.</p>
</div>
</div>
<div>
<div style="padding: 3px">
<p style="color: black"> <img src="assets/images/82.png" alt="globe" style="width: 50px;"/>
Dedicate account manager with 24X7 Phone support.</p>
</div>
</div>
<div>
<div style="padding: 3px">
<p style="color: black"> <img src="assets/images/83.png" alt="instructors" style="width: 50px" />
256 bit SSL certificate which using in banking system.</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<img src="assets/images/side.png" />
</div>
</div>
</div>
</section>
<!--data-parallax-bg-image="assets/images/ijk.jpg"-->
<!--<section class="small_pb" style="padding-top : 32px;">
<div class="container">
<div class="row">
<div class="col-12">
<div class="box_shadow1 radius_all_10">
<div class="row no-gutters">
<div class="col-md-12 animation" data-animation="fadeInLeft" data-animation-delay="0.02s">
<div class="padding_eight_all">
<div class="field_form">
<form method="post" name="enq">
<div class="row">
<div class="form-group col-6">
<input required="required" placeholder="Enter Name" id="first-name" class="form-control" name="name" type="text">
</div>
<div class="form-group col-6">
<input required="required" placeholder="Enter Email" id="email" class="form-control" name="email" type="email">
</div>
<div class="form-group col-6">
<input required="required" placeholder="Enter Phone No." id="phone" class="form-control" name="phone" type="tel">
</div>
<div class="form-group col-6">
<input placeholder="Enter Subject" id="subject" class="form-control" name="subject" type="text">
</div>
<div class="form-group col-lg-12">
<textarea required="required" placeholder="Message" id="description" class="form-control" name="message" rows="3"></textarea>
</div>
<div class="col-lg-12">
<button type="submit" title="Submit Your Message!" class="btn btn-default" id="submitButton" name="submit" value="Submit">Submit</button>
</div>
<div class="col-lg-12 text-center">
<div id="alert-msg" class="alert-msg text-center"></div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>-->
<section class="bg_default small_pt small_pb">
</section>
<?php
include 'footer.php';
?>