<?php $__env->startSection('main'); ?>
<div class="widewrapper pagetitle" style="padding-bottom:10px;padding-top:0">
    <div class="container">
        <img class="img-responsive" src="<?php echo URL::asset('img/logo.png');; ?>" style="height:150px;"/>
    </div>
</div>
<div class="container" role="main">
    <div class="widewrapper">        
        <div class="row">
            <div class="col-md-6 feature">
                <div class="text" id="ecommerce">
                    <h3 class="headline-text">Omnichannel eCommerce</h3>
                    <p>Omnichannel eCommerce is concentrating on the approach that consumers need a seamless experience through all available shopping channels, whether that be mobile internet devices, computers, brick and motor, direct mail catalog and so on. Companies are meeting these new customer demands by deploying a specialized, supply chain strategy software that can bring the use of all these channels into a unified user experience. We are here to help you bring a seamless approach to every channel a customer ventures through. We are here to help you sell easier, faster and more efficiently. </p>
                    <p>The digital age is challenging, today’s selling requirements for organizations have changed greatly over the years. With the rise of eCommerce and the evolution of digital becoming normal practice, the buying behavior of customers has shifted tremendously. The omnichannel consumer expects everything to be readily available at his or her fingertips and above all, expects the brand experience to be similarly accessible. This phenomenon in turn has given way into rethinking and restructuring how organizations release products across all of their sales channels, including distributors, dealers, resellers and other channels.</p>
                    <a class="btn btn-grove-one btn-xlg btn-bold contact-form" data-toggle="modal" data-target="#myModal" data-form="Starting Configuring Button">LEARN MORE</a>
                </div>
            </div>
            <div class="col-md-6 image">
                <div class="feature">
                    <div class="icon"><img alt="86% of B2B sellers allow customers to use credit or debit cards when making a purchase" src="<?php echo URL::asset('img/icons/percentage.png'); ?>" class="feature-icon"/></div>
                    <div class="text">
                        <h3>86%</h3>
                        <p>of B2B sellers allow customers to use credit or debit cards when making a purchase.</p>
                    </div>
                </div>
                <div class="feature">
                    <div class="icon"><img alt="86% of B2B sellers allow customers to use credit or debit cards when making a purchase" src="<?php echo URL::asset('img/icons/percentage.png'); ?>" class="feature-icon"/></div>
                    <div class="text">
                        <h3>83%</h3>
                        <p>of B2B suppliers surveyed are either in the process of implementing or upgrading their eCommerce suite or planning to do so within six months.</p>
                    </div>
                </div>
                <div class="feature">
                    <div class="icon"><img alt="86% of B2B sellers allow customers to use credit or debit cards when making a purchase" src="<?php echo URL::asset('img/icons/percentage.png'); ?>" class="feature-icon"/></div>
                    <div class="text">
                        <h3>66%</h3>
                        <p>of B2B suppliers acknowledged that shifting customers expectations are driving their technology investments.</p>
                    </div>
                </div>
                <div class="feature">
                    <div class="icon"><img alt="86% of B2B sellers allow customers to use credit or debit cards when making a purchase" src="<?php echo URL::asset('img/icons/percentage.png'); ?>" class="feature-icon"/></div>
                    <div class="text">
                        <h3>52%</h3>
                        <p>of business buyers expect at least half of their purchases to be made online in three years time.</p>
                    </div>
                </div>
            </div>
        </div>
        <div class="row">
            <div class="col-md-6 image">
                <img src="<?php echo URL::asset('img/omnichannel.png'); ?>" class="img-responsive" alt="Omnichannel Eos">
            </div>
            <div class="col-md-6 feature">
                <div class="text" id="ecommerce">
                    <h3 class="headline-text">The Fluid Digital Landscape</h3>
                    <p>EosCloudStore is designed and structured for omnichannel selling and eCommerce, and is an incredibly smart, business platform that encompasses features in order to not only stay competitive, but become a leader in your market. The EosCloudStore software is a flexible, yet robust, and easy to use system, with which you can integrate a dealer portal, and provide access for an array of user types (staff, dealers, customers) granting them the ability to get instant quotes and place orders with your company directly. This not only makes the sales cycle quicker and more efficient, but also error free. No matter how complex a product or solution, EosCloudStore gives customers a fast, focused, efficient and personalized experience, retaining current customers and generating more business directly from your website.</p>
                    <a class="btn btn-grove-one btn-xlg btn-bold contact-form" data-toggle="modal" data-target="#myModal" data-form="Starting Configuring Button">LEARN MORE</a>
                </div>
            </div>
        </div>
        <div class="row">
            <div class="col-md-6 feature">
                <div class="text" id="ecommerce">
                    <h3 class="headline-text">Guided Selling</h3>
                    <p>Help customers, sales staff and dealers find the correct products through our guided selling system. Guided selling enables users to quickly create sales quotes, proposals and orders that are 100% accurate. EosCloudStore streamlines the sales process with a flexible level of speed and accuracy that creates a user experience unlike any other</p>
                    <p>With our eCommerce, omni-channel selling capabilities you can also deliver the following to your users:</p>

                    <ul>
                        <li>Produce a comprehensive omni-channel sales strategy that gives the same customer experience throughout the selling cycle</li>
                        <li>Streamline the order-entry process, allowing customer the ability to communicate in real time with the same database of products, prices and promotions</li>
                        <li>Deliver an optimized, personalized eCommerce experience to all customers, regardless of specific channel that includes images, side-by-side comparisons, search capabilities,  features and price.</li>
                        <li>Engage proactively with customers, allowing them to fully actualize and understand their needs, products and services</li> 
                    </ul>
                    <a class="btn btn-grove-one btn-xlg btn-bold contact-form" data-toggle="modal" data-target="#myModal" data-form="Starting Configuring Button">LEARN MORE</a>
                </div>
            </div>
            <div class="col-md-6 image">
                <img src="<?php echo URL::asset('img/ipad_omnichannel.png'); ?>" class="img-responsive" alt="Omnichannel Eos">
            </div>
        </div>
    </div>        
</div>  
<?php $__env->stopSection(); ?>
<?php echo $__env->make('subpages', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>