PHP 7.4.33
Preview: index.php Size: 48.84 KB
//home/justbyquicklly-old/public_html/test/index.php

<?php
include("include/config.php");
include("include/functions.php");
setcookie('firstTimeSubmitYes','No', time() + (86400 * 30 * 12), "/"); // 86400 = 1 day
ini_set('display_errors', 1);ini_set('display_startup_errors', 1);error_reporting(1);if (trim($_COOKIE['url']) != '' && trim($_COOKIE['url']) != ',') {    $urlarr = explode(',', $_COOKIE['url']);    $url = $urlarr[0] . '-' . $urlarr[1];} else {    $url = '';}
 $tokenData = callAPI('POST', WEBAPI_URL_NEW.'login',array("email"=>"[email protected]", "password"=>"cgcptcu97b"));$apitoken = $tokenData->token; $token=$apitoken;
 $StoreData=callAPI('POST', WEBAPI_URL_NEW.'just-website/get-home-data',array("zipcode"=>trim($_COOKIE['postalcode']),'token'=>$token));
if (isset($_COOKIE['postalcode'])) {
    $zipcode = parseField($_COOKIE['postalcode']);
} else {
    $zipcode = '60610';
    setcookie('postalcode', $zipcode, time() + (86400 * 30 * 12), "/"); // 86400 = 1 day
}
if (isset($_POST['submitzip']) && $_POST['submitzip'] == 'Submit') {

   $zip = mysqli_real_escape_string($GLOBALS['conn'], $_POST['zip']);
  
   $_COOKIE['postalcode'] = $zip;
   
    setcookie('postalcode', $_COOKIE['postalcode'], time() + (86400 * 30 * 12), "/"); // 86400 = 1 day
        
    header("Location: https://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']);
    exit();
        
}
?> 

<!DOCTYPE html>
<html lang="en-us" style="overflow-x: hidden!important;">
    <head>
        <title>Just By Quicklly</title>
     
        <?php include("css.php"); ?>
      
	<style type="text/css">	
	.carousel-indicators {
	    z-index:1;
	   bottom: -4px;
	}
@media screen and (min-width: 500px) {
    .carousel-indicators {
        bottom: -19px!important;
    }
}


.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #9d2f88!important;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #9d2f88!important;
    border-radius: 10px;
}
	.col-md-4{padding-right: 0px;
    padding-left: 0px;}
	@font-face {    font-family: 'Karelle DEMO';    src: url('fonts/KarelleDEMO.woff2') format('woff2'),      
	url('fonts/KarelleDEMO.woff') format('woff');    font-weight: normal;    
	font-style: normal;    font-display: swap;}.pcontentdivwraplinks {    display: flex;}
	a.bxbxbx.bxbxbxnn {    margin-left: 25px;}.leftproductpanel h3 
	{font: normal normal normal 40px/50px Karelle DEMO;letter-spacing: 0px;color: #000000;text-transform: capitalize;}
	.leftproductpanel p { font: normal normal normal 14px/20px Poppins;letter-spacing: 0px;color: #000000;padding:20px 0px;}
	.leftproductpanel a,.rightproductpanel a.bxbxbx {display:block;font: normal normal 500 14px/20px Poppins;letter-spacing: 0px;
	color: #FFFFFF;text-transform: capitalize;opacity: 1;padding:8px 10px;margin-top:10px;width:150px;text-align:center;}	
	li.clsFoodStoreCard.include-calculation.slick-slide {    box-shadow: none;}
	a.Worksppp {    height: 25px;    display: block;}span.minusQty {    float: left;    position: relative;}
	span.plusQty {    float: right;    position: relative;}
	li.clsFoodStoreCard.include-calculation.slick-slide span.minusQty {    top:-2px;}li.clsFoodStoreCard.include-calculation.slick-slide span.plusQty {    top:-2px;}
	.productlistsliderinner .clsFoodStores .clsFoodStoreCard {   
	    position: relative;    padding-bottom: 0px;}
	    .productlistsliderinner .clsFoodStoreCard a {    position: relative !important;}.clsMealSelect .clsFoodStoreCard.active a:not(.Meal-Kit) {    background-image: none !important;}p.setprodqty {    background-color: #35336D !important;    border: 1px solid #35336D !important;    border-radius: 4px !important;    padding: 8px 0px;    height: auto !important;    width: 100% !important;    bottom: 0px !important;}a.grilladdtocart.disabled-link {    display: none !important;}li.clsFoodStoreCard.include-calculation.slick-slide {    box-shadow: none;}.clsMealSelect .clsFoodStoreCard a:not(.Meal-Kit):hover {    background-image: none !important;}		section.productisting.aboutstbg.ourstorynnn h4 {    text-align: left;font: normal normal 600 55px/150px Poppins;letter-spacing: 0px;color: #35336D;text-transform: capitalize;opacity: 1;border-bottom: 3px solid #35336D;;}.productinfowrap.clsFoodStoreCard.include-calculation {    box-shadow: none;}section.productisting.aboutstbg.ourstorynnn h5 {    text-align: left;font: normal normal 600 32px/51px Poppins;letter-spacing: 0px;color: #000000;text-transform: capitalize;}section.productisting.aboutstbg.ourstorynnn h6 {    text-align: left;font: normal normal 500 24px/51px Poppins;letter-spacing: 0px;color: #707070;text-transform: capitalize;}section.productisting.aboutstbg.ourstorynnn .organicproductmain.paddl {    align-items: flex-start;    border-top: 3px solid #35336D;;    margin-top: 30px;}section.productmmmmmm {    background: #ffffff 0% 0% no-repeat padding-box;    opacity: 1;    padding-bottom:0px;}.organicboxsizes {    display: flex;    justify-content: space-between;	padding:5px 0px;}section.productistingmmmmm.videommmmm .organicproductmain.paddl.nnssa {    justify-content: center;    text-align: center;    width:100%;    /* display:block !important; */    align-items: center !important;}.videocontentdiv {    width: 70%;    max-width: 100%;    margin: 20px auto;    display: block;}.videocontentdiv video {    max-width:100%;}section.productistingmmmmm.videommmmm .organicproductmain.paddl.nnssa .pcontentdiv {    width: 80%;}p.priceboxleft span.righp.gprice {    font: normal normal 500 14px/20px Poppins;letter-spacing: 0px;color: #000000;text-transform: capitalize;}p.priceboxright a {    font: normal normal 500 14px/20px Poppins;letter-spacing: 0px;color: #35336D;text-transform: capitalize;opacity: 1;}section.productmmmmmm section {    padding: 10px 0px 0px;}.clsPgWidth {    max-width: 85%;    margin: 0 auto;    width: 100%;}.productlistsliderinner li {    width: 274px;    padding: 0px 10px;}.productlistsliderinner li.slick-slide img {    display: block;    margin: 0 auto;    width: 100%;    max-width: 100%;}.productwrapslidernew {    display: flex !important;    width: 100%;    max-width:100%;    align-items:center}.leftproductpanel {    width: 320px;    padding-right: 75px;}.rightproductpanel {    width: calc(100% - 350px);}		section.productslider ul {    grid-template-columns: repeat(4, 1fr) !important;    grid-gap: 30px 30px;    display: grid;    list-style: none;    }section.productmmmmmm .productisting .headingdiv h3 { color: #FFFFFF;} section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth {    width: 100%;    padding: 0;}section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth .pcontentdiv {    width: 50%;    padding-left: 30px;}  section.productisting.aboutstbg.ourstory .organicproductmain.paddl {align-items: flex-start !important;padding:10px 0px;}section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth .pimgcontentdiv img {    width: 100%;    position: relative;    top: 0px;}section.productisting ul li img {    width: 60px;    margin: 10px 0px 10px;}section.productistingmmmmm {    background: #FFF8F5 0% 0% no-repeat padding-box;    box-shadow: 0px 0px 12px #e7dfdc;}.Worksh {    font: normal normal 500 16px/25px Poppins;    letter-spacing: 0px;    color: #333333;}.Worksp,.Worksp a {    font: normal normal 500 14px/18px Poppins;    letter-spacing: 0px;    color: #333333;	padding-top:0px;} .catlab {    background: #FFFFFF 0% 0% no-repeat padding-box;    box-shadow: none;    opacity: 1;    width: 100%;    margin: 0 auto;    text-align: left;    font: normal normal 500 16px/25px Poppins;    letter-spacing: 0px;    color: #000000;    text-transform: capitalize;    position: relative;    top:0px;    padding: 5px 0px;} .catlab a { font: normal normal 500 16px/25px Poppins;    letter-spacing: 0px;    color: #000000;	}.catlabbtn a {    background: #35336D 0% 0% no-repeat padding-box;    border-radius: 4px !important;    text-align: center;    font: normal normal 500 14px/32px Poppins;    letter-spacing: 0px;    color: #FFFFFF;    padding: 8px 10px;}.organicproductmain.paddl.nnssa {    align-items: flex-start;}section.returnpolicy ul {    grid-template-columns: repeat(8, 1fr) !important;    grid-gap: 50px;    display: grid;    list-style: none;    text-align: center;}section.returnpolicy.bigoneicon .headingdiv  h3,section.returnpolicy.bigoneicon .Worksp, section.returnpolicy.bigoneicon .Worksp a { color: #F8DC9A; }section.returnpolicy ul li {    background: transparent;    box-shadow: none;}section.returnpolicy p {    text-align: center;    font: normal normal 400 14px/20px Poppins;    letter-spacing: 0px;    color: #333333;    padding-top:10px;    padding-bottom:10px;    }section.returnpolicy.bigoneicon {
    padding: 10px 0px 40px 0px;
}		div.clsFoodStores.clsMealSelect.clsPgWidth .desktop_banner .organicproductmain {    display: flex;}footer .clsLinks .col-2 {    min-width: 100% !important;}.clsFoodStoreBanner1 {    position: relative;}.clsFoodStores {    position: initial;}a.explorejustmeals {    background: #9D2F88 0% 0% no-repeat padding-box;    font: normal normal 500 20px/28px Poppins;    letter-spacing: 0px;    color: #FFFFFF;    text-transform: capitalize;    opacity: 1;    padding: 0.5vw 1vw;    position: relative;    bottom: 0;    left: 0;    right: 0;    margin: 20px auto;    width: 253px;    display: block;    text-align: center;}            .slick-arrow.left {                left: -55px;            }            .slick-arrow.right {                right: -55px;            }            .mobile_banner {                display:none !important;            }            .desktop_banner {                display:block;            }            section.productsection{                padding: 0px 10px 10px 10px;            }            .imgcontentdiv {                max-width: 68%;                margin-bottom: 5rem;            }            .slick-slide img {                display: block;                margin: 0 auto;            }            .imgcontentdiv img {                max-width: 100%;            }            div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductmain {                display: inline-block;				width:100%;            }            div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductimage {                display: block;                float: left;                width: 50%;            }            div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent {                display: block;                float: right;                width: 50%;                padding:0px 20px 0px 40px;            }            .organicproductimage img {                max-width: 100% !important;                border-radius: 8px;            }            section.productslider {                padding: 10px 0 10px;            }			section.productslider img {    width: 100%;    max-width: 100%;}            section.productslider .organicproductmain {                display: inline-block;            }           .headingdiv {                text-align: center;                padding: 20px 20px 20px 20px;            }            .headingdiv {                text-align: center;            }section.productisting .organicproductmain {    display: flex !important;    width: 100%;}.pcontentdivwrap {    /* padding: 0px 90px 0px 90px; */    /* max-width: 614px; */    margin-left:15%;    width: 64%;	max-width:500px;}.pcontentdiv {    width: 50%;    flex: 1;    align-items: center;    display: flex;}.pimgcontentdiv {    width: 50%;    flex: 1;    align-items: center;    display: flex;    justify-content: center;}.pimgcontentdiv img {    width: 100%;	}.organicproductmain.paddl .pcontentdiv {    padding-right: 0px;}.pcontentdiv.rightpading {    padding-left: 40px;    padding-right: 0px !important;}.organicproductmain.paddr .pcontentdiv {    padding-left: 80px;}.pcontentdiv h4 {    letter-spacing: 0px;    color: #000;    text-transform: capitalize;    margin-bottom: 10px;    font: normal normal normal 45px/64px Karelle DEMO;}.pcontentdiv img {    width: 100%;    max-width: 100%;}.pcontentdiv p {   font: normal normal 400 21px/32px Poppins;letter-spacing: 0px;}.pcontentdivwrap a {    font: normal normal 600 14px/20px Poppins!important ;   letter-spacing: 0px;    color: #000000;    text-transform: capitalize;    padding: 12px 20px;    margin-top: 20px;    display: block;    max-width: 210px;    text-align: center;}section.productisting {    background: rgb(253 246 240 / 40%) 0% 0% no-repeat padding-box;}.organicproductmain.paddl {    padding: 30px 0px;}.organicproductmain.paddr {    padding: 30px 0px;}.organicproductmain.paddl.threerow .pcontentdiv {    padding-left:40px;    padding-right:40px;}img.tealeaf.toplll {    position: absolute;    left: 0;    width: 11vw;	z-index: -1;}img.tealeaf.top112 {    position: absolute;    right: 0;    width: 11vw;	z-index: -1;}img.tealeaf.top112.toplst {    margin-top: -21vw;}section.productistingfff {    background: rgb(238 240 219 / 48%);}section.productistingfff .clsFoodStores.clsMealSelect.clsPgWidth {    display: flex;    justify-content: center;}.ullsita li {    display: flex;    align-items: center;	    margin-bottom: 44px;}.centerimg img {    width: 70%;    max-width: 100%;    text-align: center;    margin: 0 auto;    display: block;}.ullsitimg img {    width: 80px;}.ullsitsubh p {    font: normal normal 500 16px/25px Poppins;    letter-spacing: 0px;    color: #000000;}.ullsitsubh {    margin-left: 30px;}.headingdiv h3 {    text-align: center;font: normal normal  500  27px/19px Karelle DEMO ;letter-spacing: 0px;color: #fff !important;}.headingdiv p {    text-align: center;font: normal normal normal 14px/25px Karelle DEMO;
letter-spacing: 0px;
color: #FFFFFF;letter-spacing: 0px;}
.oursst p {
    text-align: center;
font: normal normal normal 17px/27px Karelle DEMO !important;
letter-spacing: 0px;
color: #FFFFFF !important;
letter-spacing: 0px;
} section.productisting.founderstory {    background: white;}section.productisting.founderstory .organicproductmain.paddl,section.productisting.aboutstbg .organicproductmain.paddl {    align-items:center;}                                section.productslider .organicproductsub {                width: 31%;                float: left;                display: block;                text-align: center;                padding: 55px 30px;                margin: 10px;                box-shadow: 1px 1px 10px #d5cece;                background: #fff;                border-radius: 5px;            }            section.productslider .organicproductsub h4 {                color: #1A4760;                font-size: 16px;                padding: 10px;            }            section.productslider .organicproductsub1 {                text-align: center;                padding: 55px 23px;                margin: 14px;                box-shadow: 1px 1px 10px #d5cece;                background: #fff;                border-radius: 5px;                max-width:100%;                width:300px;            }            section.productslider .organicproductsub1 h4 {                color: #1A4760;                font-size: 16px;                padding: 10px;            }            section.organicproductsection {                margin: auto;                padding: 4rem  20px;            }            .organicproductmicro{                position: relative;            }            .organicproductmicro.two .imgcontentdiv {                float: right;            }            .contentProductdiv {                position: absolute;                top: 88px;                background: #fff;                padding: 2rem 3rem;                right: 93px;                width: 460px;                box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);            }            .contentProductdiv h4 {                color: #F9660D;                font-size: 17px;                text-transform: uppercase;                margin-bottom: 15px;            }            .contentProductdiv p {                color: #000;                line-height: 20px;                font-weight: 500;            }            section.organicproductsection .organicproductmicro.two .contentProductdiv {                left: 90px;                top: 104px;            }            section.organicproductsection .organicproductmicro.three .contentProductdiv {                top: 68%;            }            .organicproductmicro.three .imgcontentdiv {                margin-bottom: 1rem;            }            section.productfoodsection {                padding: 4rem 0;                background: #FFF7F1;                display: block;                width: 100%;            }            .organicproductfoodmain {                display: block;            }            .organicproductfoodcontent {                display: inline-block;                position: relative;                width: 52%;            }            .organicproductfoodcontent h2 {                font-size: 23px;                color: #1A4760;                margin-bottom: 20px;                line-height: 30px;                text-transform: uppercase;            }            .organicproductfoodcontent p {                color: #000;                font-weight: 500;                line-height: 23px;            }            div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent h2 {text-align: left;font: normal normal 600 25px/35px Poppins;letter-spacing: 0px;color: #333333;                margin-bottom: 10px;            }            div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent p {                font-weight: 500;                color: #000;                line-height: 25px;            }            .divcustomtabpanels {                padding: 15px 0px;            }            .divcustomtabpanels ul {                list-style: none;                display: flex;                width: 100%;            }            .divcustomtabpanels ul li {                color: #000;                padding: 10px;                font-weight: 500;                background: #F0F0F0;                width: 25%;                text-align: center;            }            .divcustomtabpanels ul li a{				font: normal normal 500 14px/20px Poppins;                letter-spacing: 0px;                color: #333333;            }            li.tablinks.active{                color: #fff;                background: #35336D;                border-radius: 5px;            }            li.tablinks.active a {                color: #fff;            }            button.boxbuild{                background: #35336D;                padding: 10px;                border-radius: 5px;                border: 1px solid #35336D;                width: 100%;                margin: 10px 0px;                cursor: pointer;				text-align: center;font: normal normal 500 16px/25px Poppins;letter-spacing: 0px;color: #FFFFFF;text-transform: capitalize;            }            .tabcontent {                display: none;                padding: 0px 0px 0px;                margin: 0px 0px;            }			.tblink {    display: flex;    width: 100%;    justify-content: space-between;    align-items: center;}            p.tblinkpra {                padding-bottom: 10px;				font: normal normal 500 14px/20px Poppins;				letter-spacing: 0px;				color: #333333            }			p.tblinkpra label{				font: normal normal 500 14px/20px Poppins !important;				letter-spacing: 0px;				color: #333333            }						p.tblinkfree {				font: normal normal 600 14px/20px Poppins !important;				letter-spacing: 0px;				color: #333333			}			div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent p label span {    height: 30px;    width: 20px;    float: left;	line-height:30px;}            p.tblinkfree {                display: block;                float: right;                padding-bottom: 10px;            }            section.organicproductsection .headingdiv {                text-align: center;                margin: 0 0 30px 0;            }            section.organicproductsection hr {                border: 2px solid #f9662c;                border-radius: 5px;                width: 40px;                margin: 7px auto;            }            section.organicproductsection .headingdiv h3 {                text-transform: uppercase;                color: #1A4760;            }            .microdiv {                position: relative;                display: block;                width: auto;                right: 0;                top: -46px;                padding: 0px 50px;            }            .organicproductfoodimage {                display: inline-block;                width: 45%;                text-align:right;            }			            @media only screen  and (max-width: 768px) and (min-width: 320px) {				.videocontentdiv {    width: 95%;    max-width: 100%;    margin: 20px auto;    display: block;}.pcontentdivwrap {    margin-left: 0;    width: 100%;    max-width: 100%;    padding: 25px 10px;}.productwrapslidernew {    display: block !important;    width: 100%;    max-width: 100%;    align-items: center;}.leftproductpanel {    width: 100%;    padding-right: 0px;}.rightproductpanel {    width: calc(100%);}                .mobile_banner {                    display:none;                }                .desktop_banner {                    display:block;                }                .imgcontentdiv img {                    width: 100%;                }                .contentProductdiv {                    position: relative;                    display: block;                    left: 0;                    right: 0;                    top: 0;                    overflow: hidden;                    width: 100%;                    box-shadow: 0px 0px gray;                }                .organicproductmicro.two .imgcontentdiv {                    float: initial;                    display: block;                    width: 100%;                }                .organicproductmicro {                    overflow: hidden;                    width: 100%;                    position: relative;                    display: block;                    margin: 20px auto;                    box-shadow: 1px 1px 10px #cfcccc;                }                section.organicproductsection .organicproductmicro.two .contentProductdiv {                    left: 0;                    width: 100%;                }                section.organicproductsection {                    overflow: hidden;                    width: 100%;                    padding: 2rem;                }                div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductimage {                    width: 100%;                }                section.productsection {                    padding: 0px 10px 10px 10px;                }				section.productsection .clsMealSelect {                   margin-top: 0px;                }                div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent {                    width: 100%;                    padding: 0;                }                .divcustomtabpanels ul li a {                    font-size: 11px;                }                .microdiv {                    position: relative;                    display: block;                    padding: 30px;                    width: 100%;                    top: 0;                    right: 0;                    text-align: center;                }                .organicproductfoodimage {                    float: unset;                    text-align: center;					width:100%;                }                section.productfoodsection {                    padding: 2rem 0;                }                .organicproductfoodcontent h2 {                    text-align: center;                }                .headingabvalue {                    text-align: center;                }                div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent h2 {                    line-height: 30px;                }                div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent p {                    line-height: 22px;                }            }			@media only screen  and (max-width: 679px) and (min-width: 320px) { .desktop-banner{ display:none } .mobile-banner{ display:block!important; } .leftproductpanel h3 {    font: normal normal normal 20px/40px Karelle DEMO;	margin-left:10px; } section.productmmmmmm section {    padding: 15px 0px 20px;} .productwrapslidernew {	 padding:10px 0px 20px; }.leftproductpanel p {	display:none !important;}.rightproductpanel a.bxbxbx {	margin-left:10px;}a.Worksppp {    height: 25px;    display: block;}				a.explorejustmeals {                  padding: 11px 1vw;                }				.mobile_banner {                    display:block !important;                }                .desktop_banner {                    display:none !important;                }				.pcontentdiv p {    font: normal normal 500 17px/26px Poppins; text-align:left;}.pcontentdiv img {    margin: 10px 0px;}.pcontentdiv h4 {    font: normal normal normal  31px/40px Karelle DEMO; text-align:left;}				div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductcontent h2 {    font: normal normal 600 16px/20px Poppins;     margin-bottom: 10px;	text-align:center;}				section.productslider {    padding: 0px 0 10px;}.headingdiv h3 {    text-align: center;    font: normal normal 600 20px/30px Poppins;    letter-spacing: 0px;    color: #333333;}.divbuildbox {    margin-bottom: 0 !important;}.headingdiv {    padding: 5px 20px;}p.tblinkpra {    padding-bottom: 10px;    font: normal normal 500 12px/18px Poppins !important;    letter-spacing: 0px;    color: #333333;    margin-right: 10px;}p.tblinkpra label {    font: normal normal 500 12px/18px Poppins !important;    letter-spacing: 0px;    color: #333333;}.tblink {    display: flex;    width: 100%;    justify-content: space-between;    align-items: flex-start;}button.boxbuild {    font: normal normal 500 14px/18px Poppins; }				img.tealeaf.top112 {    position: absolute;    right: 0;    width: 25vw;    z-index: 1;    margin-top: -40px;}img.tealeaf.toplll {    position: absolute;    left: 0;    width: 20vw;    z-index: -1;    margin-top: -100px;}				.ullsitsubh {    margin-left: 0;    min-height: 40px;}.ullsitimg img {    width: 60px;}.ullsita li {    display: block;    align-items: center;    /* margin-bottom: 25px; */    margin: 10px auto;}.ullsita {    width: 40%;}section.productistingfff .clsFoodStores.clsMealSelect.clsPgWidth {    display: flex;    justify-content: space-around;    align-items: center;    width: 100%;}.centerimg img {    width: 80%;    max-width: 100%;    text-align: center;    margin: 20px auto 0px auto;    display: block;}.clsPgWidth {    max-width: 100%;    margin: 0 auto;    width: 100%;}.organicproductmain.paddl.threerow .pcontentdiv {    padding-left: 0px;    padding-right: 0px;}.organicproductmain.paddl {    padding: 0px 0px;}.clsFoodStores {    padding: 0 10px;}section.productisting .organicproductmain {    display: block !important;}.organicproductmain.paddl .pcontentdiv {    padding-right: 0;}.pcontentdiv.rightpading {    padding-left: 0px;    padding-right: 0px !important;}.pcontentdiv {    width: 100%;}.pimgcontentdiv {    width: 100%;}.organicproductmain.paddr .pcontentdiv {    padding-left: 0;}				.divcustomtabpanels ul li {    color: #000;    float: left;    padding: 10px 5px;    font-weight: 500;    background: #F0F0F0;    width: 25%;    text-align: center;}			}			@media only screen  and (max-width: 360px) and (min-width: 320px) {				.divcustomtabpanels ul li {    color: #000;    float: left;    padding: 5px 4px;    font-weight: 500;    background: #F0F0F0;    width: 25%;    text-align: center;}			}            @media only screen  and (max-width: 768px) and (min-width: 320px){                .imgcontentdiv {                    max-width: 100%;                    margin-bottom: 1rem;                }                section.organicproductsection .organicproductmicro.two .contentProductdiv {                    left: 0;                    width: 100%;                    top: 0;                    position: relative;                    padding: 2em 1.5em;                }                .contentProductdiv {                    padding: 2em 1.5em;                }                div.clsFoodStores.clsMealSelect.clsPgWidth .organicproductmain {                    display:block;                }                section.productslider {                    clear:both;                }                .organicproductfoodcontent {                    width: 100%;                }                .organicproductfoodcontent h2 {                    text-align: center;                    font-size:20px;                }                .divbuildbox {                    margin-bottom: 25px;                }            }						@media only screen  and (max-width: 1100px) and (min-width: 680px) {			section.returnpolicy ul {    grid-template-columns: repeat(4, 1fr) !important;    grid-gap: 50px;    display: grid;    list-style: none;    text-align: center;	a.explorejustmeals {                  padding: 14px 1vw;                }}			}@media only screen  and (max-width: 1088px) and (min-width: 768px){.pcontentdiv p {    font: normal normal 500 12px/20px Poppins;}.organicproductmain.paddl .pcontentdiv {    padding-right: 0;}.pcontentdiv.rightpading {    padding-left: 0px;    padding-right: 0px !important;}.pcontentdiv h4 {    font: normal normal 600 18px/25px Poppins;    letter-spacing: 0px;}.organicproductmain.paddl {    padding: 15px 0px;}.organicproductmain.paddl.nnssa .pcontentdiv {    padding-right: 40px;}.ullsitsubh p {    font: normal normal 500 14px/20px Poppins;    letter-spacing: 0px;    color: #000000;}section.productisting.founderstory .organicproductmain.paddl {    display: block !important;}section.productisting.founderstory .organicproductmain.paddl .pimgcontentdiv {    width: 100%;}section.productisting.founderstory .organicproductmain.paddl .pcontentdiv {	width:100%}}	@media only screen and (min-width: 320px)  and (max-width: 667px) { section.productslider ul {    grid-template-columns: repeat(2, 1fr) !important;    grid-gap: 10px 15px;}section.returnpolicy .clsFoodStores.clsMealSelect.clsPgWidth {    width: 95%;}section.productisting.aboutstbg {    padding-top: 30px;}section.productisting.aboutstbg.ourstorynnn h4 {    font: normal normal 600 40px/94px Poppins;  }.Worksh {    font: normal normal 500 14px/20px Poppins;}.Worksp {    font: normal normal 400 14px/20px Poppins;}section.returnpolicy ul {    grid-template-columns: repeat(2, 1fr) !important;    grid-gap: 10px;}section.returnpolicy ul li img {    width: 70px;}section.productistingmmmmm.videommmmm .organicproductmain.paddl.nnssa .pcontentdiv {    width: 100%;}section.productisting ul li {    padding: 10px 15px 10px;}.faq-row-container {    padding: 0px 10px;}section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth .pcontentdiv {    width: 100%;    padding-left: 0px;}.catlab {    width: 100%;    margin: 0 auto;    text-align: left;    font: normal normal 500 12px/20px Poppins;    padding: 5px 5px;}.catlab a {    font: normal normal 500 12px/20px Poppins;    letter-spacing: 0px;    color: #000000;    text-align: left;}.catlabbtn a {     font: normal normal 500 12px/25px Poppins;    letter-spacing: 0px;    color: #FFFFFF;    padding: 8px 10px;}section.productmmmmmm {    padding-bottom:0px;}section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth {    padding: 0 10px;}}img.control-c {    width: 45px;}@media only screen and (min-width: 1450px)  and (max-width: 2700px) {	.pimgcontentdiv img {    width:100%;}.pcontentdivwrap a {    max-width: 280px; }.pcontentdiv p {    font: normal normal 400 17px/26px Poppins;    letter-spacing: 0px;}a.explorejustmeals {    padding: 1vw 1vw;}p.priceboxleft span.righp.gprice {    font: normal normal 500 17px/20px Poppins;}img.control-c {    width: 55px;}.Worksp, .Worksp a {    font: normal normal 500 17px/21px Poppins;    letter-spacing: 0px;    color: #333333;    padding-top: 0px;	margin-bottom:15px;}.leftproductpanel p {    font: normal normal normal 17px/22px Poppins;}.pcontentdivwrap {    width: 64%;    max-width: 495px;    margin-left: 15%;}.pcontentdivwrap a {    font: normal normal 500 20px/28px Poppins;}.pcontentdiv h4 {    font: normal normal normal 55px/66px Karelle DEMO;}.leftproductpanel h3 {    font: normal normal normal 55px/60px Karelle DEMO;}.leftproductpanel a {font: normal normal 500 17px/20px Poppins;padding: 12px 10px;}.leftproductpanel {    width: 434px;    padding-right: 75px;}}@media only screen and (min-width: 688px)  and (max-width: 900px) {section.productisting ul li {    padding: 20px 5px 30px;}section.productisting ul {    grid-gap: 10px;}section.productisting.aboutstbg.ourstory .clsFoodStores.clsMealSelect.clsPgWidth .pcontentdiv {    width: 50%;    padding-left: 20px;}.catlab {    width: 85%;    font: normal normal 500 12px/20px Poppins;}.divcustomtabpanels ul li a{				font: normal normal 500 12px/20px Poppins;            }}        </style>
 
    
    </head>
    <body style="overflow-x: hidden !important;">
        <?php include("header.php"); ?>
        <?php include("cart.php"); ?> 
       
         
        <nav class="">
  <div class="container-fluid"  style="background-color: #9d2f88;">
    
    <?php include_once('menu.php'); 
 //   echo "<pre>";
 //   print_r($StoreData->lstProdsMealSamosa);
  //  echo "</pre>";
  //  exit;
    ?>
  </div>
</nav>
        <div id="searchhide">        
        <div class="clsFoodStoreBanner clsFoodStoreBanner1" style="border:none;"> 
        <div class="row desktop-banner" style="background-color: #f3e3bd;">
            <div class="col-md-4" style="width: 28%;">
                <!--<img src="images/new-just-lassi/homeimg/top-left-img.png">-->
                  <div id="myCarousel" class="carousel slide" data-ride="carousel">
    <!-- Indicators -->
    <ol class="carousel-indicators">
         <?php
        $p=0;
        foreach($StoreData->lstProds as $prod)
        {
            
        ?>
      <li data-target="#myCarousel" data-slide-to="<?=$p?>" class="<?php if($p==0) { echo "active"; }?>"></li>
     <?php
     $p=$p+1;
        }
     ?>
    </ol>

    <!-- Wrapper for slides -->
    <div class="carousel-inner" style="cursor:pointer;" onclick="getCategory(4950)">
        <?php
        $p1=0;
        foreach($StoreData->lstProds as $prod)
        {
            $p1=$p1+1;
        ?>
      <div class="item <?php if($p1==1) { echo "active"; }?>">
        <img src="<?=$prod->photo_wide?>" alt="<?=$prod->name?>" title="<?=$prod->name;?>" style="width:100%;">
      </div>
<?php
}
?>
    </div>

    <!-- Left and right controls --
    <a class="left carousel-control" href="#myCarousel" data-slide="prev">
      <span class="glyphicon glyphicon-chevron-left"></span>
      <span class="sr-only">Previous</span>
    </a>
    <a class="right carousel-control" href="#myCarousel" data-slide="next">
      <span class="glyphicon glyphicon-chevron-right"></span>
      <span class="sr-only">Next</span>
    </a>-->
  </div>
            </div>
            <div class="col-md-4" style="width: 44%;"> <img src="images/new-just-lassi/homeimg/top-center.png" style="width: 100%;
   "></div>
            <div class="col-md-4" style="width: 28%;">
                
           <div id="myCarousel" class="carousel slide" data-ride="carousel">
    <!-- Indicators -->
    <ol class="carousel-indicators">
         <?php
        $p=6;
        foreach($StoreData->lstProdSamosa as $prod)
        {
            
        ?>
      <li data-target="#myCarousel" data-slide-to="<?=$p?>" class="<?php if($p==6) { echo "active"; }?>"></li>
     <?php
     $p=$p+1;
        }
     ?>
    </ol>

    <!-- Wrapper for slides -->
    <div class="carousel-inner" style="cursor:pointer;" onclick="getCategory(4951)">
        <?php
        $p=6;
        foreach($StoreData->lstProdSamosa as $prod)
        {
            
        ?>
      <div class="item <?php if($p==6) { echo "active"; }?>">
        <img src="<?=$prod->photo_wide?>" alt="<?=$prod->name?>" title="<?=$prod->name;?>" style="width:100%;">
      </div>
<?php
$p=$p+1;
}
?>
    </div>

    <!-- Left and right controls --
    <a class="left carousel-control" href="#myCarousel" data-slide="prev">
      <span class="glyphicon glyphicon-chevron-left"></span>
      <span class="sr-only">Previous</span>
    </a>
    <a class="right carousel-control" href="#myCarousel" data-slide="next">
      <span class="glyphicon glyphicon-chevron-right"></span>
      <span class="sr-only">Next</span>
    </a>-->
  </div>
            </div>
        </div>
        <div class="row mobile-banner" style="display:none;">
            <div class="col-md-12">
               <div id="myCarousel" class="carousel slide" data-ride="carousel">
    <!-- Indicators -->
    <ol class="carousel-indicators">
         <?php
        $p=0;
        foreach($StoreData->lstProdsMealSamosa as $prod)
        {
            
        ?>
      <li data-target="#myCarousel" data-slide-to="<?=$p?>" class="<?php if($p==0) { echo "active"; }?>"></li>
     <?php
     $p=$p+1;
        }
     ?>
    </ol>

    <!-- Wrapper for slides -->
    <div class="carousel-inner" >
        <?php
        $p=0;
        foreach($StoreData->lstProdsMealSamosa as $prod)
        {
            $p=$p+1;
        ?>
      <div class="item <?php if($p==1) { echo "active"; }?>" style="cursor:pointer;" onclick="getCategory(<?=$prod->catID?>)">
        <img src="<?=$prod->photo_wide?>" alt="<?=$prod->name?>" title="<?=$prod->name;?>" style="width:100%;">
      </div>
<?php
}
?>
    </div>

    <!-- Left and right controls --
    <a class="left carousel-control" href="#myCarousel" data-slide="prev">
      <span class="glyphicon glyphicon-chevron-left"></span>
      <span class="sr-only">Previous</span>
    </a>
    <a class="right carousel-control" href="#myCarousel" data-slide="next">
      <span class="glyphicon glyphicon-chevron-right"></span>
      <span class="sr-only">Next</span>
    </a>-->
  </div>
            </div>
        </div>
       			                					
       <!-- <a href="all_products.php" data-cid="" class="explorejustmeals bxbxbx">Shop All Products</a> -->          		
        <script type="application/ld+json">{    "@context": "https://schema.org",    "@type": "BreadcrumbList",    "itemListElement": [       
        {            "@type": "ListItem",            "position": 1,            "name": "Home",            "item": "https://www.quicklly.com"        },    
        {            "@type": "ListItem",            "position": 3,            "name": "Very Much Indian Sarees",            "item": "<?php          
        echo (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";            ;
        ?>"			  }  ]   } </script>               
        </div>			<input type="hidden" id="hdnsectionid" value="32">           
        <input type="hidden" id="hdnStoreID" value="<?php echo $StoreData->sid ?>">         
        <input type="hidden" id="hdnStoreName" value="<?php echo $StoreData->store ?>">     
        <input type="hidden" id="hdnStoreImg" value="<?php echo $StoreData->storeIcon ?>">  
        <input type="hidden" id="ddlProdQty" value="1">        
        <input type="hidden" id="hdnPPrice" value="">           
        <input type="hidden" id="hdnPTax" value="">            
        <input type="hidden" id="hdnStoreMin" value="0">     
        <input type="hidden" id="hdnStoreMinOrder" value="<?php echo $StoreData->miniAmt ?>">	
        <input type="hidden" id="hdnDeliveryDate" value="<?php echo $standarddeliverydate; ?>">			
        <section class="productmmmmmm"><?php if(count($StoreData->lstOurStory)>0){?>		
        <section class="returnpolicy bigoneicon" style="background:<?php echo $StoreData->lstOurStory[0]->mainBgColor;?>">	
        <div class="clsFoodStores clsMealSelect clsPgWidth">
            			 <div class="headingdiv">                 
            			 <h3><?php echo $StoreData->lstOurStory[0]->mainHeading;?></h3>         
            			 </div>		
            			 <div class="oursst">                 
            			 <?php echo $StoreData->lstOurStory[0]->mainDescription;?>               
            			 </div>					            
            			 </div>			            
            			 </section>
<?php } ?>			<?php if(count($StoreData->lstCategory)>0){				$mm=0;			
foreach($StoreData->lstCategory as $lstCats){						
if($lstCats->mainCatImgPosition=='left'){           
$left=0;                    }                    
else{                    
$left=1;                
} 	          		
if($left==1) {		
?>			 <section class="productisting leftsection" style="background: <?php echo $lstCats->mainBgColor;?> 0% 0% no-repeat padding-box; ">	
<div class="bannersection">		
<div class="organicproductmain paddl">	
<div class="pimgcontentdiv mobile_banner">  
<img src="<?php echo $lstCats->mainCatImg;?>" style="" alt="<?php echo $lstCats->mainHeading;?>">       
</div>				<div class="pcontentdiv">			 	
<div class="pcontentdivwrap" >			    
<h4 style="color: <?php echo $lstCats->mainFontColor;?>;"><?php echo $lstCats->mainHeading;?></h4>           
<p style="color: <?php echo $lstCats->mainFontColor;?>;"><?php echo $lstCats->mainDescription;?></p>		
<div class="pcontentdivwraplinks" >				
<a href="products.php?id=<?=$lstCats->catID?>" data-cid="<?php echo $lstCats->catID;?>" class=" bxbxbx" style="margin-right: 28px; background: <?php echo $lstCats->mainBtnBgColor;?> 0% 0% no-repeat padding-box;color: <?php echo $lstCats->mainBtnFontColor;?>;">
    <?php echo $lstCats->mainBtnLabel;?></a>				
    <a class="btn-findastore" href="javascript:void(0);" data-cid="<?php echo $lstCats->catID;?>" class=" bxbxbx bxbxbxnn" style="background:#fff 0% 0% no-repeat padding-box;color:#000 ;">Store Locator</a>					
    </div>						</div>            
    </div>			<div class="pimgcontentdiv desktop_banner">         
    <img src="<?php echo $lstCats->mainCatImg;?>" style="" alt="<?php echo $lstCats->mainHeading;?>">                  
    </div>				</div>						</div>							</section>		
    <?php }  else {?>		
    <section class="productisting rightsection" style="background: <?php echo $lstCats->mainBgColor;?> 0% 0% no-repeat padding-box; ">		
    <div class="bannersection">				<div class="organicproductmain paddl">			<div class="pimgcontentdiv">                   
    <img src="<?php echo $lstCats->mainCatImg;?>" style="" alt="<?php echo $lstCats->mainHeading;?>">                    </div>			
    <div class="pcontentdiv" >			 			<div class="pcontentdivwrap" >			         
    <h4 style="color: <?php echo $lstCats->mainFontColor;?>;"><?php echo $lstCats->mainHeading;?></h4>                
    <p style="color: <?php echo $lstCats->mainFontColor;?>;"><?php echo $lstCats->mainDescription;?></p>			
    <div class="pcontentdivwraplinks" >		
    <a href="<?php if($lstCats->mainHeading=='Catering'){ ?>catering-products.php?id=<?php echo $lstCats->catID; ?><?php } else { ?>products.php?id=<?php echo $lstCats->catID; }?>" data-cid="<?php echo $lstCats->catID;?>" class=" bxbxbx" style="margin-right: 28px; background: <?php echo $lstCats->mainBtnBgColor;?> 0% 0% no-repeat padding-box;color: <?php echo $lstCats->mainBtnFontColor;?>;"><?php echo $lstCats->mainBtnLabel;?></a>				
   <?php if ($lstCats->mainHeading!='Catering')
   {
   ?>
    <a class="btn-findastore" href="javascript:void(0);" data-cid="<?php echo $lstCats->catID;?>" class=" bxbxbx bxbxbxnn" style="background:#fff 0% 0% no-repeat padding-box;color:#000 ;">Store Locator</a>		
   <?php
   }
   ?>
    </div>				
    </div>                  
    </div>					
    </div>					
    </div>					
    </section>		
    <?php } ?>			<?php } } ?>					
    </section>	
   <!-- <section style="text-align: center;
    padding: 34px 115px 80px 115px;
    background-color: #1AA196;">
        
        <h3 style="font: normal normal normal 30px / 17px Karelle DEMO;
    color: #fff;">Just By Quicklly Assortment</h3>
        <br>
        <img src="images/new-just-lassi/homeimg/just-by-quicklly-assortment.png" style="width:100%;">
        <br>
        <a style="background: #9D2F88 5% 4% no-repeat padding-box;
    opacity: 1;
    color: #fff;
    padding: 18px 25px 18px 25px;
    font: normal normal 500 16px / 36px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    opacity: 1;
}">View Collection</a>
        
    </section>-->
    <?php if(count($StoreData->lstFaq)>0){?>	
    <section class="faqcontainer">       
    <div class="dynm-faq clsPgWidth">  
    <div class="faq-row-container ">     
    <h3>Frequently Asked Questions</h3><br>				
    <?php foreach ($StoreData->lstFaq as $lstff) {?>   
    <div class="faq-row">          
    <a href="javascript:;" class="faq-row-handle"><?php echo $lstff->Q;?><span class="faq-plus"><img src="images/arrow-down.png"></span></a>      
    <div class="faq-row-content">      
    <p><?php echo $lstff->N;?></p>     
    </div>                
    </div>				
    <?php } ?>					                            
    </div>      
    </div> 
    </section>	
    <?php } ?> 
    </div>
        <?php
        include("grocery-filter-new.php");
        include("footer.php");
        include("js.php");
        ?>
        <script type="text/javascript" src="<?php echo getFileVer('js/cart.js'); ?>" ></script>
        <?php
        if (!isset($_COOKIE['postalcode']) || trim($_COOKIE['postalcode']) == '') {
            ?>
            <script type="text/javascript">
                                        $(document).ready(function () {

                                            setTimeout(function () {

                                                $("p.suscBxTxt").html('Delivering Indian Groceries, Meals, Tiffin Services & Food !');

                                                $("#subscribe").toggleClass('show');

                                                $('#popupoffer').hide();

                                            }, 5000);

                                        });

            </script>
            <?php
        }
        ?>
        <script>
            function openTab(evt, tabname , tabValue) {
                var i, tabcontent, tablinks;
                tabcontent = document.getElementsByClassName("tabcontent");
                for (i = 0; i < tabcontent.length; i++) {
                    tabcontent[i].style.display = "none";
                }
                tablinks = document.getElementsByClassName("tablinks");
                for (i = 0; i < tablinks.length; i++) {
                    tablinks[i].className = tablinks[i].className.replace(" active", "");
                }
                document.getElementById(tabname).style.display = "block";
                evt.currentTarget.className += " active";
                document.cookie = "tsalon_duration" + "=" + tabValue + ";" + "path=/";
            }
			$('input[type=radio][name=deliverytype]').change(function() {
				document.cookie = "tsalondeliverytypeof" + "=" + $(this).val() + ";" + "path=/";
			})
        </script>
        <script>
            $(document).ready(function () {
				var defaultvalue="One Time";
				var tsalondeliverytypeof="free";
                document.cookie = "tsalon_duration" + "=" + defaultvalue + ";" + "path=/";
				document.cookie = "tsalondeliverytypeof" + "=" + tsalondeliverytypeof + ";" + "path=/";
            });
        </script>
        <script>
      
                
                $('.clsGroceryCats .clsSliderCats').slick({

                            infinite: true,
                            slidesToShow: 8,
                            slidesToScroll: 1,
                            autoplay: true,
                            arrows: true,
                            prevArrow: false,
                            variableWidth: true,
                            prevArrow: '<i class="left"><img src="images/organic_food/left.svg" style="width:82% ;position: relative;right: 30px;"></i>',
                            nextArrow: '<i class="right"><img src="images/organic_food/right.png" style="width:60%;position: relative;left: 60px;"></i>',
                            centerMode: false,
                            dots: true,
                            responsive: [
                                {
                                    breakpoint: 1050,
                                    settings: {
                                        slidesToShow: 5
                                    }
                                },
                                {
                                    breakpoint: 700,
                                    settings: {
                                        slidesToShow: 4
                                    }
                                },
                                {
                                    breakpoint: 550,
                                    settings: {
                                        slidesToShow: 4
                                    }
                                },
                                {
                                    breakpoint: 400,
                                    settings: {
                                        slidesToShow: 3
                                    }
                                }
                            ]

                        });

        function getCategory(id)
        {
            window.location='<?=SITE_URL?>products.php?id='+id;
        }

        </script>
        
    </body>

Directory Contents

Dirs: 9 × Files: 57

Name Size Perms Modified Actions
calender DIR
- drwxrwxr-x 2024-09-18 10:03:34
Edit Download
css DIR
- drwxrwxr-x 2024-09-18 10:03:34
Edit Download
fonts DIR
- drwxrwxr-x 2024-09-18 10:03:34
Edit Download
images DIR
- drwxrwxr-x 2024-10-07 09:56:45
Edit Download
include DIR
- drwxrwxr-x 2024-10-07 04:22:30
Edit Download
js DIR
- drwxrwxr-x 2025-01-17 12:35:12
Edit Download
nplogs DIR
- drwxrwxr-x 2025-01-16 17:15:32
Edit Download
plugin DIR
- drwxrwxr-x 2024-09-18 10:03:34
Edit Download
vendor DIR
- drwxrwxr-x 2023-05-04 22:10:04
Edit Download
22.01 KB lrwxrwxr-x 2024-09-21 10:02:40
Edit Download
10.15 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
1.00 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
2.65 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
19.84 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
21.43 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
1.60 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
130.09 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
148.96 KB lrwxrwxr-x 2025-01-17 13:33:24
Edit Download
13.15 KB lrwxrwxr-x 2024-10-07 08:34:13
Edit Download
11.35 KB lrwxrwxr-x 2024-12-12 08:05:39
Edit Download
562 B lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
5.22 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
60.62 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
40.00 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
162.98 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
5.67 KB lrwxrwxr-x 2024-09-18 12:41:24
Edit Download
9.63 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
2.45 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
294 B lrwxrwxr-x 2024-10-07 15:26:12
Edit Download
99.28 KB lrwxrwxr-x 2024-12-03 09:10:10
Edit Download
1.13 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
64.12 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
23.42 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
4.33 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
8.25 KB lrwxrwxr-x 2024-10-26 12:58:33
Edit Download
9.62 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
32.86 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
35.14 KB lrwxrwxr-x 2024-10-07 06:47:20
Edit Download
48.84 KB lrwxrwxr-x 2024-10-07 06:45:37
Edit Download
41.42 KB lrwxrwxr-x 2025-01-14 13:31:42
Edit Download
72.76 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
51.54 MB lrwxrwxr-x 2025-01-10 05:10:16
Edit Download
6.66 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
1.22 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
4.74 KB lrwxrwxr-x 2024-09-21 10:04:35
Edit Download
48.69 KB lrwxrwxr-x 2024-10-04 10:12:32
Edit Download
9.35 KB lrwxrwxr-x 2024-09-18 14:59:22
Edit Download
3.25 KB lrwxrwxr-x 2024-10-04 14:26:58
Edit Download
7.69 KB lrwxrwxr-x 2024-09-18 17:17:18
Edit Download
10.49 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
4.50 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
73.11 KB lrwxrwxr-x 2025-01-15 13:40:49
Edit Download
5.40 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
156.66 KB lrwxrwxr-x 2025-01-08 09:40:55
Edit Download
1.99 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
911 B lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
8.75 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
5.91 KB lrwxrwxr-x 2024-10-04 10:30:55
Edit Download
23.14 KB lrwxrwxr-x 2024-10-26 12:52:36
Edit Download
5.40 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
268.66 KB lrwxrwxr-x 2024-12-24 14:22:54
Edit Download
4.65 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
1.23 KB lrwxrwxr-x 2024-09-18 10:03:34
Edit Download
3.99 KB lrwxrwxr-x 2024-10-07 03:39:36
Edit Download
29.37 KB lrwxrwxr-x 2024-10-04 14:59:07
Edit Download
1.32 KB lrwxrwxr-x 2024-10-04 11:52:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).