
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: woocommerce-cart.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;div class=&quot;mfn-cart-overlay&quot;&gt;&lt;/div&gt;

&lt;div class=&quot;mfn-cart-holder woocommerce&quot; tabindex=&quot;0&quot; aria-expanded=&quot;false&quot; aria-label=&quot;&lt;?php _e(&#039;shop cart&#039;,&#039;betheme&#039;); ?&gt;&quot; role=&quot;navigation&quot;&gt;
	&lt;div class=&quot;mfn-ch-row mfn-ch-header&quot;&gt;
		&lt;a class=&quot;toggle-mfn-cart close-mfn-cart mfn-close-icon&quot; tabindex=&quot;0&quot;&gt;&lt;span class=&quot;icon&quot;&gt;&amp;#10005;&lt;/span&gt;&lt;/a&gt;
		&lt;h3&gt;
			&lt;?php
				$cart_icon = trim( mfn_opts_get(&#039;shop-cart&#039;) );

				if( $cart_icon ){
					echo &#039;&lt;i class=&quot;&#039;. $cart_icon .&#039;&quot; aria-label=&quot;&#039;. __(&#039;cart icon&#039;, &#039;betheme&#039;) .&#039;&quot;&gt;&lt;/i&gt;&#039;;
				} else {
					echo &#039;&lt;svg width=&quot;26&quot; viewBox=&quot;0 0 26 26&quot; aria-label=&quot;&#039;. __(&#039;cart icon&#039;, &#039;betheme&#039;) .&#039;&quot;&gt;&lt;defs&gt;&lt;style&gt;.path{fill:none;stroke:#333;stroke-miterlimit:10;stroke-width:1.5px;}&lt;/style&gt;&lt;/defs&gt;&lt;polygon class=&quot;path&quot; points=&quot;20.4 20.4 5.6 20.4 6.83 10.53 19.17 10.53 20.4 20.4&quot;/&gt;&lt;path class=&quot;path&quot; d=&quot;M9.3,10.53V9.3a3.7,3.7,0,1,1,7.4,0v1.23&quot;/&gt;&lt;/svg&gt;&#039;;
				}

				echo get_the_title( get_option( &#039;woocommerce_cart_page_id&#039; ) );
			?&gt;
		&lt;/h3&gt;
	&lt;/div&gt;
    &lt;div class=&quot;mfn-ch-row mfn-ch-content-wrapper&quot;&gt;
      &lt;div class=&quot;mfn-ch-row mfn-ch-content&quot;&gt;
        &lt;?php mfn_get_woo_sidecart_content(); ?&gt;
      &lt;/div&gt;
    &lt;/div&gt;
	&lt;div class=&quot;mfn-ch-row mfn-ch-footer&quot;&gt;

		&lt;div class=&quot;mfn-ch-footer-totals&quot;&gt;
			&lt;?php mfn_get_woo_sidecart_footer(); ?&gt;
		&lt;/div&gt;

		&lt;div class=&quot;mfn-ch-footer-buttons&quot;&gt;
			&lt;a href=&quot;&lt;?php echo wc_get_checkout_url(); ?&gt;&quot; class=&quot;button button_full_width button_theme&quot;&gt;&lt;?php esc_html_e( &#039;Proceed to checkout&#039;, &#039;woocommerce&#039; ); ?&gt;&lt;/a&gt;
      &lt;?php if(! is_cart() ): ?&gt;&lt;a href=&quot;&lt;?php echo esc_url( wc_get_cart_url() ); ?&gt;&quot; tabindex=&quot;0&quot;&gt;&lt;?php esc_html_e( &#039;View cart&#039;, &#039;woocommerce&#039; ); ?&gt;&lt;/a&gt; &lt;?php endif; ?&gt;
		&lt;/div&gt;

	&lt;/div&gt;
&lt;/div&gt;
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
