about.blade.php 10.3 KB
@extends('layouts.base')
@section('nav-active-about')
    nav-current
@endsection
@section('content')
    <div class="web_main page_main">
        <div class="path_bar">
            <div class="layout">
                <ul>
                    <li><a href="">Home</a></li>
                </ul>
                <h1 class="title">ABOUT US</h1>
            </div>
        </div>
        <section class="shopk_wrap">
            <div class="layout">
                <div class="index_title_bar single_title_bar">
                    <h2 class="title">Why SHOPK ?</h2>
                </div>
                <ul class="shopk_items flex_row">
                    <li class="shopk_item wow fadeInUpA" data-wow-delay=".1s" data-wow-duration=".8s">
                        <div class="item_img"><img src="/style/global/img/demo/ico06.png"></div>
                        <p><strong>9 Warehouses </strong></p>
                        <p>all over the world</p>
                    </li>
                    <li class="shopk_item wow fadeInUpA" data-wow-delay=".2s" data-wow-duration=".8s">
                        <div class="item_img"><img src="/style/global/img/demo/ico07.png"></div>
                        <p>Empowering <strong>1 million+ </strong></p>
                        <p>KOLs and their friends&fans</p>
                    </li>
                    <li class="shopk_item wow fadeInUpA" data-wow-delay=".3s" data-wow-duration=".8s">
                        <div class="item_img"><img src="/style/global/img/demo/ico08.png"></div>
                        <p>Strict <strong>quality control</strong></p>
                        <p>Excellent <strong>logistics service</strong></p>
                    </li>
                </ul>
            </div>
        </section>
        <section class="shopk_work_wrap">
            <div class="layout">
                <ul class="shopk_work_items flex_row">
                    <img src="/uploads/about-1.jpg" alt="shopk work">
                </ul>
            </div>
        </section>
        <div class="intro_wrap intro_wrap01">
            <div class="layout_style01 flex_row">
                <div class="item_img"><a href=""><img src="/style/global/img/demo/pic06.png"></a></div>
                <div class="item_info">
                    <div class="index_title_bar single_title_bar">
                        <h2 class="title">OUR STORY</h2>
                    </div>
                    <div class="item_text">ShopK has been empowering individuals like moms, students and KOLs to start their own online shop since 2010. Anyone with an entrepreneurial streak can join us with zero investment. To date, 10,000+ suppliers and 100,000 customers have registered with ShopK. ShopK gives users access to online shop, millions of products from trusted suppliers, payment and shipping facilities thereby removing the hassles of starting an online business. While we do all the heavy-lifting, users can easily sell products to their network. This is only a little bit about us, we have so much more for you to explore.</div>
                </div>
            </div>
        </div>

        <div class="intro_about">
            <div class="layout_style01">
                <div class="item_info">
                    <ul class="info_itmes flex_row">

                        <ul class="info_itme01">
                            <li class="info_itmee">
                                <h2 class="title">Detail About ShopK Dropshipping</h2>
                                <div class="item_text">If you’re seeking an online business opportunity, chances are that you’ve come across dropshipping. Dropshipping is an online business model that can surprise you. And It’s possible to start dropshipping with no investments by ShopK.</div>
                            </li>
                            <li class="info_itmee">
                                <h2 class="title">What is ShopK?</h2>
                                <div class="item_text">ShopK is dreaming big! <br><br>
                                    We want to become the biggest dropshipper in the market.<br>
                                    In ShopK dropshipping program, you (or a KOL / influencer) could create an online shop in 1 minute. Then you pick from ShopK selected products at wholesale price to add to your shop and share to platforms. ShopK manages inventory for you and ships orders to your customers. <br><br>
                                    You are mainly responsible for gaining customers by driving traffic to your store, meaning you’ll effectively be a middleman. With ShopK dropshipping, you can build a business that’s sustainable in the long term right from your laptop.</div>
                            </li>
                        </ul>
                        <li class="info_itme">
                            <h2 class="title">Advantages with ShopK Dropshipping</h2>
                            <div class="item_text"><b>1. A dropshipping business with shopk is easy to set up </b><br>
                                You don’t need prior business experience to get started with shopk dropshipping. If you take 1 minute to learn the basics, you can launch a business right away and learn the rest as you go. <br>
                                It's easy to start a dropshipping business because start-up costs are 0. For instance, you don’t need a warehouse to store products or a team to help you out. You also don’t have to worry about stocking or shipping either. It’s surprisingly hands-off, especially once you get going. All of this means that you can start your business today.<br><br>
                                <b>2. Dropshipping is scalable</b><br>
                                As you scale up, your business model doesn’t have to change very much at all. One of the benefits of dropshipping is that the infrastructure costs don’t skyrocket when you scale. Because of this, the more you focus on promoting your business and delivering great customer experiences, the better off you’ll be.<br><br>
                                <b>3. Dropshipping doesn’t require an office</b><br>
                                You can run an entire business right from your laptop, and you don’t need to make any high-level investments. <br><br>
                                <b>4. Dropshipping is flexible</b><br>
                                This is one of its biggest benefits. You get to be your own boss and set your own rules. It’s by far one of the most flexible careers that anyone can pursue.
                                You can work from home with little more than a laptop, and you can work at the times that are most convenient for you. This is ideal for entrepreneurs who want a business that works for them. You won’t have to bend over backward to get things done. Instead, you set your own pace.</div>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
        <style>
            .intro_about {

                position: relative;
                margin: 40px auto;
            }
            .layout_style01 .info_itme01{width: 42%;}
            .layout_style01 .info_itme{width: 56%;
                padding: 20px;
                margin: 20px 10px;
                box-shadow: 0 0 20px #e7e7e7;}
            .info_itmee{list-style: none;
                padding: 20px 20px 65px;
                margin: 20px 10px;
                box-shadow: 0 0 20px #e7e7e7;}
            .info_itmes h2.title{margin-bottom: 20px;
                font-size: 30px;
                color: #f33f06; }
            .item_text{    font-family: "Microsoft YaHei UI Light";
                font-size: 18px;}
            .flex_row {
                display: -webkit-box;
                display: -webkit-flex;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-direction: row;
                flex-direction: row;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                -o-flex-wrap: wrap;
                flex-wrap: wrap;
            }
            @media only screen and (max-width: 950px) {
                .layout_style01 .info_itme,
                .layout_style01 .info_itme01{width:100%; margin-bottom:20px;}
            }
        </style>
        <div class="contact_wrap" style="background-image:url('/style/global/img/demo/bg03.jpg')">
            <strong class="wow fadeInUpA" data-wow-delay=".1s" data-wow-duration=".8s">Join Our Growing Community of ShopK</strong>
            <div class="web_search_wrap web_search_style01 web_search_style02 wow fadeInUpA" data-wow-delay=".2s" data-wow-duration=".8s">
                <a class="get_btn" href="/shopk-app">get app<i></i></a>
            </div>
        </div>
    </div>
@endsection

@section('footer')

<script type="text/javascript">

    if(typeof jQuery == 'undefined' || typeof jQuery.fn.on == 'undefined') {
        document.write('<script src="/wp-content/plugins/bb-plugin/js/jquery.js"><\/script>');
        document.write('<script src="/wp-content/plugins/bb-plugin/js/jquery.migrate.min.js"><\/script>');
    }

</script>

<link rel='stylesheet' id='jquery-magnificpopup-css'  href='/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.css?ver=1.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='fl-builder-google-fonts-123a601186055288986484015a249e40-css'  href='//fonts.googleapis.com/css?family=Poppins%3A600&#038;ver=3.6.1' type='text/css' media='all' />
<link rel='stylesheet' id='fl-builder-layout-824-css'  href='/uploads/bb-plugin/cache/824-layout.css?ver=f87bf05f3f5f5ba79752e38b215b0078' type='text/css' media='all' />
<script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='/wp-content/plugins/bb-plugin/js/jquery.wookmark.min.js?ver=1.9.1'></script>
<script type='text/javascript' src='/wp-content/plugins/bb-plugin/js/jquery.mosaicflow.min.js?ver=1.9.1'></script>
<script type='text/javascript' src='/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=1.9.1'></script>
<script type='text/javascript' src='/uploads/bb-plugin/cache/824-layout.js?ver=f87bf05f3f5f5ba79752e38b215b0078'></script>

@endsection