]][ahhhhhhhasdasdassasdkksdadddsddfgh
במ12[aspddfsdfsdfdfnsd g ggk ffghaskjjsaddddkdasdasd asdadghdgh;';';'
/
home
/
swordshipmanagem
/
public_html
/
Upload FileeE
HOME
<?php require('function.php'); head(); ?> <body class="archive post-type-archive post-type-archive-product custom-background header_v2 woocommerce woocommerce-page wpb-js-composer js-comp-ver-4.4 vc_responsive"> <!-- menu for mobile--> <div id="wrapper-container" class="wrapper-container"> <div class="content-pusher"> <!-- Preloader Start--> <!-- Preloader End --> <?php menu(); ?> <?php main_header(); ?> <div id="wrapper" > <!-- #masthead --> <div id="content" class="site-content"> <div class="main-content-shop site-main" role="main"> <div class="top_site_main style-02" style="background-image:url(wp-content/themes/aloxo/images/product_heading.jpg);height: 250px;"> <div class="container page-title-wrapper"> <div class="page-title-captions "> <header class="entry-header" style="color: #fff"> <h2 class="page-title" style="color: #fff"> Shop </h2> </header> <!-- .page-header --> </div> <div class="top-breadcrumbs " style="color: #fff"><div class="wrapper-breadcrumb"><nav class="woocommerce-breadcrumb" ><a class="home" href="index.html">Home</a> • Shop</nav></div></div> </div> </div> <div class="container archive-product-wapper product-sidebar-left"> <div class="row"> <div class="archive-product-content col-sm-9 alignright"> <div id="container"><div id="content" role="main"><nav class="woocommerce-breadcrumb" ><a class="home" href="">Home</a> • Shop</nav> <h1 class="page-title">Shop</h1> <!-- product list/grid --> <div class="product-filter"> <div class="display"> <a href="javascript:;" class="switchToGrid switcher-active"><i class="fa fa-th"></i></a> <a href="javascript:;" class="switchToList"><i class="fa fa-list-ul"></i></a> </div> <!--<div class="sort"> <p class="woocommerce-result-count"> Showing 1–8 of 115 results</p> <form class="woocommerce-ordering" method="get"> <select name="orderby" class="orderby chosen-select"> <option value="menu_order" selected='selected'>Default sorting</option> <option value="popularity" >Sort by popularity</option> <option value="rating" >Sort by average rating</option> <option value="date" >Sort by newness</option> <option value="price" >Sort by price: low to high</option> <option value="price-desc" >Sort by price: high to low</option> </select> </form> </div>--> </div> <ul class="products archive_switch products-grid"> <?php if(isset($_GET['cat_id'])) { $ob = new database(); $ob->query("SELECT * FROM sub_category WHERE cat_id='$_GET[cat_id]'"); foreach($ob->rows() as $cc) { $ob->query("SELECT * FROM product WHERE sub_id='$cc[id]'"); foreach($ob->rows() as $dd) { $ob->query("SELECT * FROM product_image WHERE code='$dd[code]'"); foreach($ob->rows() as $ddd) { ?> <li class="post-4823 product type-product status-publish has-post-thumbnail shipping-taxable purchasable product-type-simple product-cat-bottoms-baby-boy instock"> <div class="item-product"> <div class="clear"></div> <script type="text/javascript"> if( !jQuery( '#yith-wcwl-popup-message' ).length ) { jQuery( 'body' ).prepend( '<div id="yith-wcwl-popup-message" style="display:none;">' + '<div id="yith-wcwl-message"></div>' + '</div>' ); } </script> <div class="product-hover"> <div class="product-image"> <img width="194" height="196" src="admin/<?php echo $ddd['image'] ?>" class="attachment-shop_catalog wp-post-image" alt="2031690_IV" /></div> <div class="product-button"> <a href="product.php?id=<?php echo $dd['id'] ?>" title="Fleece-Lined Windpants" class="link_hover"> </a> </div> <div class="product-item-content"> <div class="hidden-product-list"> <div title="Rated 0 out of 5" class="star-rating"><span style="width:0%"><strong class="rating">0.00</strong> out of 5</span></div> <span class="price"><span class="amount">₹<?php echo $dd['price'] ?></span></span> <span class="price">Color: <?php echo $dd['color'] ?></span> <div class="hr"> </div> </div> <h3><a href="#" title="Fleece-Lined Windpants"><?php echo $dd['name'] ?></a></h3> <div class="in-list" style="display:none;"> <div title="Rated 0 out of 5" class="star-rating"><span style="width:0%"><strong class="rating">0.00</strong> out of 5</span></div> <span class="price"><span class="amount">₹<?php echo $dd['price'] ?></span></span> <span class="price">Color: <?php echo $dd['color'] ?></span> <div class="description"><?php echo $dd['description'] ?><p> </p></div> <div class="box-button-list"> <!-- style="display: none"> --> <div class="box-cart"> <a href="book_now.php?p_name=<?php echo $dd['name'] ?>&price=<?php echo $dd['price'] ?>" rel="nofollow" class="button add_to_cart_button product_type_simple">Book Now</a> <div class="clear"></div> <script type="text/javascript"> if( !jQuery( '#yith-wcwl-popup-message' ).length ) { jQuery( 'body' ).prepend( '<div id="yith-wcwl-popup-message" style="display:none;">' + '<div id="yith-wcwl-message"></div>' + '</div>' ); } </script> </div> </div> </div> <!--end product-item-content--> </div> <!--end item-product --> </li> <?php } } } } else { $ob = new database(); $ob->query("SELECT * FROM product WHERE id='$_GET[id]'"); foreach($ob->rows() as $rp) { $ob->query("SELECT * FROM product_image WHERE code='$rp[code]'"); foreach($ob->rows() as $rpp) { ?> <li class="post-4823 product type-product status-publish has-post-thumbnail shipping-taxable purchasable product-type-simple product-cat-bottoms-baby-boy instock"> <div class="item-product"> <div class="yith-wcwl-add-to-wishlist"><div class="yith-wcwl-add-button show"></div><div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;"><span class="feedback">Product added!</span> </div><div style="clear:both"></div><div class="yith-wcwl-wishlistaddresponse"></div></div><div class="clear"></div> <script type="text/javascript"> if( !jQuery( '#yith-wcwl-popup-message' ).length ) { jQuery( 'body' ).prepend( '<div id="yith-wcwl-popup-message" style="display:none;">' + '<div id="yith-wcwl-message"></div>' + '</div>' ); } </script> <div class="product-hover"> <div class="product-image"> <img width="194" height="196" src="admin/<?php echo $rpp['image'] ?>" class="attachment-shop_catalog wp-post-image" alt="2031690_IV" /><div class="product-change-images"><img width="194" height="196" src="admin/<?php echo $rpp['image'] ?>" class="attachment-shop_catalog" alt="2031690_01" /></div></div> <div class="product-button"> <a href="#" title="Fleece-Lined Windpants" class="link_hover"> </a> <div class="box-button"> <div class="item_button"> <a href="book_now.php?p_name=<?php echo $rp['name'] ?>&price=<?php echo $rp['price'] ?>&color=<?php echo $rp['color'] ?> " class="button add_to_cart_button product_type_simple">Add to cart</a> </div> </div> </div> <div class="product-item-content"> <div class="hidden-product-list"> <div title="Rated 0 out of 5" class="star-rating"><span style="width:0%"><strong class="rating">0.00</strong> out of 5</span></div> <span class="price"><span class="amount">₹<?php echo $rp['price'] ?></span></span> <span class="price">Color: <?php echo $rp['color'] ?></span> <div class="hr"> </div> <h3><a href="#" title="Fleece-Lined Windpants"><?php echo $rp['description'] ?></a></h3> </div> <h3><a href="#" title="Fleece-Lined Windpants"><?php echo $rp['name'] ?></a></h3> <div class="in-list" style="display:none;"> <div title="Rated 0 out of 5" class="star-rating"><span style="width:0%"><strong class="rating">0.00</strong> out of 5</span></div> <span class="price"><span class="amount">₹<?php echo $rp['price'] ?></span></span> <span class="price">Color: <?php echo $rp['color'] ?></span> <div class="description"><?php echo $rp['description'] ?><p> </p></div> <div class="box-button-list"> <!-- style="display: none"> --> <div class="box-cart"> <a href="book_now.php?p_name=<?php echo $rp['name'] ?>&price=<?php echo $rp['price'] ?>&color=<?php echo $rp['color'] ?>" rel="nofollow" class="button add_to_cart_button product_type_simple">Book Now</a> </div> <div class="clear"></div> <script type="text/javascript"> if( !jQuery( '#yith-wcwl-popup-message' ).length ) { jQuery( 'body' ).prepend( '<div id="yith-wcwl-popup-message" style="display:none;">' + '<div id="yith-wcwl-message"></div>' + '</div>' ); } </script> </div> </div> </div> <!--end product-item-content--> </div> <!--end item-product --> </li> <?php } } } ?> </ul> <!-- <nav class="woocommerce-pagination"> --> <!--<div class="pagination loop-pagination"> <ul class='page-numbers'> <li><span class='page-numbers current'>1</span></li> <li><a class='page-numbers' href='#'>2</a></li> <li><a class='page-numbers' href='#'>3</a></li> <li><a class='page-numbers' href='#'>4</a></li> <li><span class="page-numbers dots">…</span></li> <li><a class='page-numbers' href='#'>13</a></li> <li><a class='page-numbers' href='#'>14</a></li> <li><a class='page-numbers' href='#'>15</a></li> <li><a class="next page-numbers" href="#">→</a></li> </ul> </div>--> <!-- </nav> --> </div> </div></div> <div class="widget-sidebar-shop col-sm-3"> <aside id="woocommerce_product_categories-4" class="style-02 widget woocommerce widget_product_categories"><h4 class="widget-title">CATEGORIES</h4> <ul class="product-categories"> <?php $ob = new database(); $ob->query("SELECT * FROM category"); foreach($ob->rows() as $data) { ?> <li class="cat-item cat-item-89 cat-parent"><div><a href="product.php?cat_id=<?php echo $data['id'] ?>" ><?php echo $data['title'] ?></a></div> </li> <?php } ?> </ul> </aside><!--<aside id="woocommerce_price_filter-3" class="widget woocommerce widget_price_filter"><h4 class="widget-title">PRICE FILTER</h4><form method="get" action="#"> <div class="price_slider_wrapper"> <div class="price_slider" style="display:none;"></div> <div class="price_slider_amount"> <input type="text" id="min_price" name="min_price" value="" data-min="4" placeholder="Min price" /> <input type="text" id="max_price" name="max_price" value="" data-max="310" placeholder="Max price" /> <button type="submit" class="button">Apply</button> <div class="price_label" style="display:none;"> Price: <span class="from"></span> — <span class="to"></span> </div> <div class="clear"></div> </div> </div> </form></aside><aside id="woocommerce_products-3" class="widget woocommerce widget_products"><h4 class="widget-title">Products</h4><ul class="product_list_widget"><li> <a href="#" title="Product Group"> <img width="90" height="90" src="" class="attachment-shop_thumbnail wp-post-image" alt="2034791_696" /> Product Group </a> <span class="amount">$50.00</span>–<span class="amount">$70.00</span></li><li> <a href="#" title="Chicco Echo Stroller"> <img width="90" height="90" src="" class="attachment-shop_thumbnail wp-post-image" alt="A401P_SP323_04_3VWLRg" /> Chicco Echo Stroller </a> <del><span class="amount">$125.00</span></del> <ins><span class="amount">$120.00</span></ins></li><li> <a href="#" title="Cosatto Yo Stroller"> <img width="90" height="90" src="" class="attachment-shop_thumbnail wp-post-image" alt="A351P_SP323_06_3KJDJ" /> Cosatto Yo Stroller </a> <span class="amount">$279.00</span></li><li> <a href="#" title="Joie Brisk+ Stroller"> <img width="90" height="90" src="wp-content/uploads/2014/12/B411P_SP323_02_4FDYRa-90x90.jpg" class="attachment-shop_thumbnail wp-post-image" alt="RRD-GBSPE-10369432" /> Joie Brisk+ Stroller </a> <span class="amount">$152.00</span></li><li> <a href="#" title="Maclaren Stroller"> <img width="90" height="90" src="wp-content/uploads/2014/12/B467P_SP323_01_4FTY6a-90x90.jpg" class="attachment-shop_thumbnail wp-post-image" alt="B467P_SP323_01_4FTY6a" /> Maclaren Stroller </a> <span class="amount">$310.00</span></li></ul></aside>--></div> </div> </div> </div> </div><!-- #content --> <?php footer(); ?> </div><!-- end #wapper--> <div id="topcontrol" class="icon-up-open" title="Scroll To Top"> <i class="fa fa-chevron-up"></i></div> </div><!-- .content-pusher --> </div><!-- .wrapper-container --> <div class="gallery-slider-content"></div> <script type="text/javascript"> jQuery('.mc4wp-form').find('[type="submit"]').click(function () { jQuery(this).parents('.mc4wp-form').addClass('mc4wp-form-submitted'); }); </script><link rel='stylesheet' id='css-magnific-popup-css' href='wp-content/plugins/thim-portfolio/assets/css/magnific-popup2f54.css' type='text/css' media='all' /> <link rel='stylesheet' id='css-prettyPhoto-css' href='wp-content/plugins/thim-portfolio/assets/css/prettyPhoto2f54.css' type='text/css' media='all' /> <link rel='stylesheet' id='css-portfolio-css' href='wp-content/plugins/thim-portfolio/assets/css/portfolio2f54.css' type='text/css' media='all' /> <script type='text/javascript' src='wp-content/plugins/bbpress/templates/default/js/editor98d8.js'></script> <script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/jquery.form.mind03d.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpcf7 = {"loaderUrl":"http:\/\/demo.thimpress.com\/aloxo\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/scriptsfa0c.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","ajax_loader_url":"\/\/demo.thimpress.com\/aloxo\/wp-content\/plugins\/woocommerce\/assets\/images\/ajax-loader@2x.gif","i18n_view_cart":"View Cart","cart_url":"http:\/\/demo.thimpress.com\/aloxo\/cart","is_cart":"","cart_redirect_after_add":"no"}; var wc_add_to_cart_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","ajax_loader_url":"\/\/demo.thimpress.com\/aloxo\/wp-content\/plugins\/woocommerce\/assets\/images\/ajax-loader@2x.gif","i18n_view_cart":"View Cart","cart_url":"http:\/\/demo.thimpress.com\/aloxo\/cart","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min8ce6.js'></script> <script type='text/javascript' src='wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.minc8cb.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","ajax_loader_url":"\/\/demo.thimpress.com\/aloxo\/wp-content\/plugins\/woocommerce\/assets\/images\/ajax-loader@2x.gif"}; var woocommerce_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","ajax_loader_url":"\/\/demo.thimpress.com\/aloxo\/wp-content\/plugins\/woocommerce\/assets\/images\/ajax-loader@2x.gif"}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min8ce6.js'></script> <script type='text/javascript' src='wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.mine7f0.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","fragment_name":"wc_fragments"}; var wc_cart_fragments_params = {"ajax_url":"\/aloxo\/wp-admin\/admin-ajax.php","fragment_name":"wc_fragments"}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min8ce6.js'></script> <script type='text/javascript' src='wp-content/plugins/woosalescountdown/js/jquery.mb-comingsoon.min2f54.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var yith_woocompare = {"nonceadd":"2ff702969a","nonceremove":"75e7ce0173","nonceview":"7bbc513a1b","ajaxurl":"http:\/\/demo.thimpress.com\/aloxo\/wp-admin\/admin-ajax.php","actionadd":"yith-woocompare-add-product","actionremove":"yith-woocompare-remove-product","actionview":"yith-woocompare-view-table","added_label":"Added","table_title":"Product Comparison","auto_open":"yes"}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/yith-woocommerce-compare/assets/js/woocompare8d1e.js'></script> <script type='text/javascript' src='wp-content/plugins/yith-woocommerce-compare/assets/js/jquery.colorbox-min13ac.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var yith_wcwl_l10n = {"out_of_stock":"Cannot add to the cart as product is Out of Stock!"}; /* ]]> */ </script> <script type='text/javascript' src='wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.yith-wcwl5152.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/navigation11a8.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/skip-link-focus-fix08e0.js'></script> <script type='text/javascript' src='wp-includes/js/comment-reply.min2f54.js?ver=4.1'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/jquery.carouFredSel-packed.min2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/jquery.appear2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/magnific-popup.min5152.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/jquery.prettyPhoto5152.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/imagesloaded.pkgd2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/SmoothScroll.min2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/custom-script2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/js/menumobile2f54.js'></script> <script type='text/javascript' src='wp-content/themes/aloxo/framework/js/bootstrap.min2f54.js'></script> <script type='text/javascript' src='wp-content/plugins/js_composer/assets/js/js_composer_fronteb11.js'></script> <script type='text/javascript' src='wp-includes/js/jquery/ui/core.min4a80.js'></script> <script type='text/javascript' src='wp-includes/js/jquery/ui/widget.min4a80.js'></script> <script type='text/javascript' src='wp-includes/js/jquery/ui/tabs.min4a80.js'></script> </body> </html>