qsdklsqkdmqskdmlqskd azoepqikdomlqskdjmlqs qpfklqjsfmklqsjdmqlsjdsqd PKV=\\d44taxonomy-product_tag.phpnu[
  • chosen, true ); ?> data-order_button_text="order_button_text ); ?>" /> has_fields() || $gateway->get_description() ) : ?>
    chosen ) : /* phpcs:ignore Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace */ ?>style="display:none;"> payment_fields(); ?>
  • PKV=\;:Q1checkout/form-coupon.phpnu[
    ' . esc_html__( 'Click here to enter your code', 'woocommerce' ) . '' ), 'notice' ); ?>
    PKV=\a))checkout/order-receipt.phpnu[ get_payment_method(), $order->get_id() ); ?>
    PKV=\f checkout/form-shipping.phpnu[
    cart->needs_shipping_address() ) : ?>

    get_checkout_fields( 'shipping' ); foreach ( $fields as $key => $field ) { woocommerce_form_field( $key, $field, $checkout->get_value( $key ) ); } ?>
    cart->needs_shipping() || wc_ship_to_billing_address_only() ) : ?>

    get_checkout_fields( 'order' ) as $key => $field ) : ?> get_value( $key ) ); ?>
    PKV=\c checkout/review-order.phpnu[ cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_checkout_cart_item_visible', true, $cart_item, $cart_item_key ) ) { ?> cart->get_coupons() as $code => $coupon ) : ?> cart->needs_shipping() && WC()->cart->show_shipping() ) : ?> cart->get_fees() as $fee ) : ?> cart->display_prices_including_tax() ) : ?> cart->get_tax_totals() as $code => $tax ) : // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited ?>
    get_name(), $cart_item, $cart_item_key ) ) . ' '; ?> ' . sprintf( '× %s', $cart_item['quantity'] ) . '', $cart_item, $cart_item_key ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
    name ); ?>
    label ); ?> formatted_amount ); ?>
    countries->tax_or_vat() ); ?>
    PKV=\checkout/thankyou.phpnu[
    get_id() ); ?> has_status( 'failed' ) ) : ?>

    get_payment_method(), $order->get_id() ); ?> get_id() ); ?>

    PKV=\9checkout/terms.phpnu[

    PKV=\!{checkout/form-checkout.phpnu[is_registration_enabled() && $checkout->is_registration_required() && ! is_user_logged_in() ) { echo esc_html( apply_filters( 'woocommerce_checkout_must_be_logged_in_message', __( 'You must be logged in to checkout.', 'woocommerce' ) ) ); return; } ?>
    get_checkout_fields() ) : ?>

    PKV=\}Zcheckout/form-pay.phpnu[get_order_item_totals(); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited ?>
    get_items() ) > 0 ) : ?> get_items() as $item_id => $item ) : ?>
    get_name() ), $item, false ); // @codingStandardsIgnoreLine do_action( 'woocommerce_order_item_meta_start', $item_id, $item, $order, false ); wc_display_item_meta( $item ); do_action( 'woocommerce_order_item_meta_end', $item_id, $item, $order, false ); ?> ' . sprintf( '× %s', esc_html( $item->get_quantity() ) ) . '', $item ); ?> get_formatted_line_subtotal( $item ); ?>
    needs_payment() ) : ?>
    ' . esc_html( $order_button_text ) . '' ); // @codingStandardsIgnoreLine ?>
    PKV=\ 9CJJcheckout/form-login.phpnu[
    ' . esc_html__( 'Click here to login', 'woocommerce' ) . '', 'notice' ); ?>
    esc_html__( 'If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section.', 'woocommerce' ), 'redirect' => wc_get_checkout_url(), 'hidden' => true, ) ); PKV=\nO checkout/payment.phpnu[
    cart->needs_payment() ) : ?>
    ' . esc_html( $order_button_text ) . '' ); // @codingStandardsIgnoreLine ?>
    cart->needs_shipping() ) : ?>

    get_checkout_fields( 'billing' ); foreach ( $fields as $key => $field ) { woocommerce_form_field( $key, $field, $checkout->get_value( $key ) ); } ?>
    is_registration_enabled() ) : ?>
    is_registration_required() ) : ?>

    get_checkout_fields( 'account' ) ) : ?>
    get_checkout_fields( 'account' ) as $key => $field ) : ?> get_value( $key ) ); ?>
    PKV=\';~content-widget-price-filter.phpnu[
    PKV=\ emails/email-downloads.phpnu[

    $column_name ) : ?> $column_name ) : ?>
    PKV=\ emails/customer-invoice.phpnu[

    get_billing_first_name() ) ); ?>

    has_status( 'pending' ) ) { ?>

    array( 'href' => array(), ), ) ), esc_html( get_bloginfo( 'name', 'display' ) ), '' . esc_html__( 'Pay for this order', 'woocommerce' ) . '' ); ?>

    get_date_created() ) ) ); ?>

    get_order_number() ), esc_html( $order->get_formatted_billing_full_name() ) ); ?>

    ' . esc_html( $user_login ) . '', make_clickable( esc_url( wc_get_page_permalink( 'myaccount' ) ) ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

    ' . esc_html( $user_pass ) . '' ); ?>

    get_formatted_billing_full_name() ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

    get_billing_first_name() ) ); ?>

    get_billing_first_name() ) ); ?>

    $item ) : $product = $item->get_product(); $sku = ''; $purchase_note = ''; $image = ''; if ( ! apply_filters( 'woocommerce_order_item_visible', true, $item ) ) { continue; } if ( is_object( $product ) ) { $sku = $product->get_sku(); $purchase_note = $product->get_purchase_note(); $image = $product->get_image( $image_size ); } ?> get_name(), $item, false ) ); // SKU. if ( $show_sku && $sku ) { echo wp_kses_post( ' (#' . $sku . ')' ); } // allow other plugins to add additional product information here. do_action( 'woocommerce_order_item_meta_start', $item_id, $item, $order, $plain_text ); wc_display_item_meta( $item, array( 'label_before' => '', ) ); // allow other plugins to add additional product information here. do_action( 'woocommerce_order_item_meta_end', $item_id, $item, $order, $plain_text ); ?> get_quantity(); $refunded_qty = $order->get_qty_refunded_for_item( $item_id ); if ( $refunded_qty ) { $qty_display = '' . esc_html( $qty ) . ' ' . esc_html( $qty - ( $refunded_qty * -1 ) ) . ''; } else { $qty_display = esc_html( $qty ); } echo wp_kses_post( apply_filters( 'woocommerce_email_order_item_quantity', $qty_display, $item ) ); ?> get_formatted_line_subtotal( $item ) ); ?> PKV=\(z??emails/email-footer.phpnu[ PKV=\Jqqemails/admin-failed-order.phpnu[

    get_order_number() ), esc_html( $order->get_formatted_billing_full_name() ) ); ?>

    get_billing_first_name() ) ); ?>

    get_order_number() ) ); ?>

    > <?php echo get_bloginfo( 'name', 'display' ); ?> ="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
    ' . get_bloginfo( 'name', 'display' ) . '

    '; } ?>

    PKV=\-344cart/shipping-calculator.phpnu[%s', esc_html( ! empty( $button_text ) ? $button_text : __( 'Calculate shipping', 'woocommerce' ) ) ); ?> PKV=\48 cart/cart.phpnu[
    PKV=\G:11order/tracking.phpnu[get_customer_order_notes(); ?>

    ' . $order->get_order_number() . '', '' . wc_format_datetime( $order->get_date_created() ) . '', '' . wc_get_order_status_name( $order->get_status() ) . '' ) ) ); ?>

    1. comment_date ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

      comment_content ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
    get_id() ); ?> PKV=\ gorder/form-tracking.phpnu[

    PKV=\k0**order/order-again.phpnu[

    PKV=\( order/order-details.phpnu[get_items( apply_filters( 'woocommerce_purchase_order_item_types', 'line_item' ) ); $show_purchase_note = $order->has_status( apply_filters( 'woocommerce_purchase_note_order_statuses', array( 'completed', 'processing' ) ) ); $show_customer_details = is_user_logged_in() && $order->get_user_id() === get_current_user_id(); $downloads = $order->get_downloadable_items(); $show_downloads = $order->has_downloadable_item() && $order->is_download_permitted(); if ( $show_downloads ) { wc_get_template( 'order/order-downloads.php', array( 'downloads' => $downloads, 'show_title' => true, ) ); } ?>

    PKV=\> +emails/email-styles.phpnu[ body { padding: 0; } #wrapper { background-color: ; margin: 0; padding: 70px 0; -webkit-text-size-adjust: none !important; width: 100%; } #template_container { box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important; background-color: ; border: 1px solid ; border-radius: 3px !important; } #template_header { background-color: ; border-radius: 3px 3px 0 0 !important; color: ; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; } #template_header h1, #template_header h1 a { color: ; } #template_header_image img { margin-left: 0; margin-right: 0; } #template_footer td { padding: 0; border-radius: 6px; } #template_footer #credit { border: 0; color: ; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 12px; line-height: 150%; text-align: center; padding: 24px 0; } #template_footer #credit p { margin: 0 0 16px; } #body_content { background-color: ; } #body_content table td { padding: 48px 48px 32px; } #body_content table td td { padding: 12px; } #body_content table td th { padding: 12px; } #body_content td ul.wc-item-meta { font-size: small; margin: 1em 0 0; padding: 0; list-style: none; } #body_content td ul.wc-item-meta li { margin: 0.5em 0 0; padding: 0; } #body_content td ul.wc-item-meta li p { margin: 0; } #body_content p { margin: 0 0 16px; } #body_content_inner { color: ; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 14px; line-height: 150%; text-align: ; } .td { color: ; border: 1px solid ; vertical-align: middle; } .address { padding: 12px; color: ; border: 1px solid ; } .text { color: ; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; } .link { color: ; } #header_wrapper { padding: 36px 48px; display: block; } h1 { color: ; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: ; text-shadow: 0 1px 0 ; } h2 { color: ; display: block; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 130%; margin: 0 0 18px; text-align: ; } h3 { color: ; display: block; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 16px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: ; } a { color: ; font-weight: normal; text-decoration: underline; } img { border: none; display: inline-block; font-size: 14px; font-weight: bold; height: auto; outline: none; text-decoration: none; text-transform: capitalize; vertical-align: middle; margin-: 10px; } get_formatted_billing_address(); $shipping = $order->get_formatted_shipping_address(); ?>needs_shipping_address() && $shipping ) : ?>

    get_billing_phone() ) : ?>
    get_billing_phone() ); ?> get_billing_email() ) : ?>
    get_billing_email() ); ?>

    PKV=\j0 emails/email-order-details.phpnu[

    get_edit_order_url() ) . '">'; $after = ''; } else { $before = ''; $after = ''; } /* translators: %s: Order ID. */ echo wp_kses_post( $before . sprintf( __( '[Order #%s]', 'woocommerce' ) . $after . ' ()', $order->get_order_number(), $order->get_date_created()->format( 'c' ), wc_format_datetime( $order->get_date_created() ) ) ); ?>

    $sent_to_admin, 'show_image' => false, 'image_size' => array( 32, 32 ), 'plain_text' => $plain_text, 'sent_to_admin' => $sent_to_admin, ) ); ?> get_order_item_totals(); if ( $item_totals ) { $i = 0; foreach ( $item_totals as $total ) { $i++; ?> get_customer_note() ) { ?>
    get_customer_note() ) ) ); ?>
    PKV=\4*ޯ emails/plain/email-downloads.phpnu[ $column_name ) { echo wp_kses_post( $column_name ) . ': '; if ( has_action( 'woocommerce_email_downloads_column_' . $column_id ) ) { do_action( 'woocommerce_email_downloads_column_' . $column_id, $download, $plain_text ); } else { switch ( $column_id ) { case 'download-product': echo esc_html( $download['product_name'] ); break; case 'download-file': echo esc_html( $download['download_name'] ) . ' - ' . esc_url( $download['download_url'] ); break; case 'download-expires': if ( ! empty( $download['access_expires'] ) ) { echo esc_html( date_i18n( get_option( 'date_format' ), strtotime( $download['access_expires'] ) ) ); } else { esc_html_e( 'Never', 'woocommerce' ); } break; } } echo "\n"; } echo "\n"; } echo '=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-='; echo "\n\n"; PKV=\Lu& !emails/plain/customer-invoice.phpnu[get_billing_first_name() ) ) . "\n\n"; if ( $order->has_status( 'pending' ) ) { echo wp_kses_post( sprintf( /* translators: %1$s: Site title, %2$s: Order pay link */ __( 'An order has been created for you on %1$s. Your invoice is below, with a link to make payment when you’re ready: %2$s', 'woocommerce' ), esc_html( get_bloginfo( 'name', 'display' ) ), esc_url( $order->get_checkout_payment_url() ) ) ) . "\n\n"; } else { /* translators: %s: Order date */ echo sprintf( esc_html__( 'Here are the details of your order placed on %s:', 'woocommerce' ), esc_html( wc_format_datetime( $order->get_date_created() ) ) ) . "\n\n"; } /** * Hook for the woocommerce_email_order_details. * * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /** * Hook for the woocommerce_email_order_meta. * * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /** * Hook for woocommerce_email_customer_details * * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\9.>>(emails/plain/customer-reset-password.phpnu[ $reset_key, 'id' => $user_id ), wc_get_endpoint_url( 'lost-password', '', wc_get_page_permalink( 'myaccount' ) ) ) ) . "\n\n"; // phpcs:ignore echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\XgO O &emails/plain/admin-cancelled-order.phpnu[get_order_number() ), esc_html( $order->get_formatted_billing_full_name() ) ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\uh;;%emails/plain/customer-new-account.phpnu[' . esc_html( $user_login ) . '', esc_html( wc_get_page_permalink( 'myaccount' ) ) ) . "\n\n"; if ( 'yes' === get_option( 'woocommerce_registration_generate_password' ) && $password_generated ) { /* translators: %s: Auto generated password */ echo sprintf( esc_html__( 'Your password has been automatically generated: %s.', 'woocommerce' ), esc_html( $user_pass ) ) . "\n\n"; } echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\ emails/plain/admin-new-order.phpnu[get_formatted_billing_full_name() ) ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\$ emails/plain/customer-note.phpnu[get_billing_first_name() ) ) . "\n\n"; echo esc_html__( 'The following note has been added to your order:', 'woocommerce' ) . "\n\n"; echo "----------\n\n"; echo wptexturize( $customer_note ) . "\n\n"; // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped echo "----------\n\n"; echo esc_html__( 'As a reminder, here are your order details:', 'woocommerce' ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\JUro o 'emails/plain/customer-on-hold-order.phpnu[get_billing_first_name() ) ) . "\n\n"; echo esc_html__( 'Thanks for your order. It’s on-hold until we confirm that payment has been received. In the meantime, here’s a reminder of what you ordered:', 'woocommerce' ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\.#"emails/plain/email-order-items.phpnu[ $item ) : if ( apply_filters( 'woocommerce_order_item_visible', true, $item ) ) { $product = $item->get_product(); $sku = ''; $purchase_note = ''; if ( is_object( $product ) ) { $sku = $product->get_sku(); $purchase_note = $product->get_purchase_note(); } echo wp_kses_post( apply_filters( 'woocommerce_order_item_name', $item->get_name(), $item, false ) ); if ( $show_sku && $sku ) { echo ' (#' . $sku . ')'; } echo ' X ' . apply_filters( 'woocommerce_email_order_item_quantity', $item->get_quantity(), $item ); echo ' = ' . $order->get_formatted_line_subtotal( $item ) . "\n"; // allow other plugins to add additional product information here do_action( 'woocommerce_order_item_meta_start', $item_id, $item, $order, $plain_text ); echo strip_tags( wc_display_item_meta( $item, array( 'before' => "\n- ", 'separator' => "\n- ", 'after' => "", 'echo' => false, 'autop' => false, ) ) ); // allow other plugins to add additional product information here do_action( 'woocommerce_order_item_meta_end', $item_id, $item, $order, $plain_text ); } // Note if ( $show_purchase_note && $purchase_note ) { echo "\n" . do_shortcode( wp_kses_post( $purchase_note ) ); } echo "\n\n"; endforeach; PKV=\< < #emails/plain/admin-failed-order.phpnu[get_order_number() ), esc_html( $order->get_formatted_billing_full_name() ) ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\А *emails/plain/customer-processing-order.phpnu[get_billing_first_name() ) ) . "\n\n"; /* translators: %s: Order number */ echo sprintf( esc_html__( 'Just to let you know — we\'ve received your order #%s, and it is now being processed:', 'woocommerce' ), esc_html( $order->get_order_number() ) ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\_| emails/plain/email-addresses.phpnu[#i', "\n", $order->get_formatted_billing_address() ) . "\n"; // WPCS: XSS ok. if ( $order->get_billing_phone() ) { echo $order->get_billing_phone() . "\n"; // WPCS: XSS ok. } if ( $order->get_billing_email() ) { echo $order->get_billing_email() . "\n"; // WPCS: XSS ok. } if ( ! wc_ship_to_billing_address_only() && $order->needs_shipping_address() ) { $shipping = $order->get_formatted_shipping_address(); if ( $shipping ) { echo "\n" . esc_html( wc_strtoupper( esc_html__( 'Shipping address', 'woocommerce' ) ) ) . "\n\n"; echo preg_replace( '##i', "\n", $shipping ) . "\n"; // WPCS: XSS ok. } } PKV=\;8$emails/plain/email-order-details.phpnu[get_order_number(), wc_format_datetime( $order->get_date_created() ) ) ) ) . "\n"; echo "\n" . wc_get_email_order_items( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped $order, array( 'show_sku' => $sent_to_admin, 'show_image' => false, 'image_size' => array( 32, 32 ), 'plain_text' => true, 'sent_to_admin' => $sent_to_admin, ) ); echo "==========\n\n"; $item_totals = $order->get_order_item_totals(); if ( $item_totals ) { foreach ( $item_totals as $total ) { echo wp_kses_post( $total['label'] . "\t " . $total['value'] ) . "\n"; } } if ( $order->get_customer_note() ) { echo esc_html__( 'Note:', 'woocommerce' ) . "\t " . wp_kses_post( wptexturize( $order->get_customer_note() ) ) . "\n"; } if ( $sent_to_admin ) { /* translators: %s: Order link. */ echo "\n" . sprintf( esc_html__( 'View order: %s', 'woocommerce' ), esc_url( $order->get_edit_order_url() ) ) . "\n"; } do_action( 'woocommerce_email_after_order_table', $order, $sent_to_admin, $plain_text, $email ); PKV=\3Ց'emails/plain/email-customer-details.phpnu[get_billing_first_name() ) . "\n\n"; // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped if ( $partial_refund ) { /* translators: %s: Site title */ echo sprintf( esc_html__( 'Your order on %s has been partially refunded. There are more details below for your reference:', 'woocommerce' ), wp_specialchars_decode( get_option( 'blogname' ), ENT_QUOTES ) ) . "\n\n"; // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped } else { /* translators: %s: Site title */ echo sprintf( esc_html__( 'Your order on %s has been refunded. There are more details below for your reference:', 'woocommerce' ), wp_specialchars_decode( get_option( 'blogname' ), ENT_QUOTES ) ) . "\n\n"; // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped } /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\v,UK9 9 )emails/plain/customer-completed-order.phpnu[get_billing_first_name() ) ) . "\n\n"; /* translators: %s: Site title */ echo esc_html__( 'We have finished processing your order.', 'woocommerce' ) . "\n\n"; /* * @hooked WC_Emails::order_details() Shows the order details table. * @hooked WC_Structured_Data::generate_order_data() Generates structured data. * @hooked WC_Structured_Data::output_structured_data() Outputs structured data. * @since 2.5.0 */ do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n----------------------------------------\n\n"; /* * @hooked WC_Emails::order_meta() Shows order meta data. */ do_action( 'woocommerce_email_order_meta', $order, $sent_to_admin, $plain_text, $email ); /* * @hooked WC_Emails::customer_details() Shows customer details * @hooked WC_Emails::email_address() Shows email address */ do_action( 'woocommerce_email_customer_details', $order, $sent_to_admin, $plain_text, $email ); echo "\n\n----------------------------------------\n\n"; /** * Show user-defined additional content - this is set in each email's settings. */ if ( $additional_content ) { echo esc_html( wp_strip_all_tags( wptexturize( $additional_content ) ) ); echo "\n\n----------------------------------------\n\n"; } echo wp_kses_post( apply_filters( 'woocommerce_email_footer_text', get_option( 'woocommerce_email_footer_text' ) ) ); PKV=\oo!emails/email-customer-details.phpnu[

    • :
    PKV=\h h "emails/customer-refunded-order.phpnu[

    get_billing_first_name() ) ); ?>

    get_billing_first_name() ) ); ?>

    PKV=\A&݂myaccount/dashboard.phpnu[

    Log out)', 'woocommerce' ), '' . esc_html( $current_user->display_name ) . '', esc_url( wc_logout_url() ) ); ?>

    recent orders, manage your shipping and billing addresses, and edit your password and account details.', 'woocommerce' ), esc_url( wc_get_endpoint_url( 'orders' ) ), esc_url( wc_get_endpoint_url( 'edit-address' ) ), esc_url( wc_get_endpoint_url( 'edit-account' ) ) ); ?>

    $column_name ) : ?> $methods ) : // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited ?> $column_name ) : ?>

    payment_gateways->get_available_payment_gateways() ) : ?> PKV=\̨8; ; %myaccount/form-add-payment-method.phpnu[payment_gateways->get_available_payment_gateways(); if ( $available_gateways ) : ?>
      set_current(); } foreach ( $available_gateways as $gateway ) { ?>
    • chosen, true ); ?> /> has_fields() || $gateway->get_description() ) { echo ''; } ?>

    PKV=\ Y<<myaccount/orders.phpnu[ $column_name ) : ?> orders as $customer_order ) { $order = wc_get_order( $customer_order ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited $item_count = $order->get_item_count() - $order->get_item_count_refunded(); ?> $column_name ) : ?> max_num_pages ) : ?>
    max_num_pages ) !== $current_page ) : ?>
    PKV=\'Lmyaccount/my-downloads.phpnu[customer->get_downloadable_products(); if ( $downloads ) : ?>

    • ' . sprintf( _n( '%s download remaining', '%s downloads remaining', $download['downloads_remaining'], 'woocommerce' ), $download['downloads_remaining'] ) . ' ', $download ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped } echo apply_filters( 'woocommerce_available_download_link', '' . $download['download_name'] . '', $download ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped do_action( 'woocommerce_available_download_end', $download ); ?>
    PKV=\G<5myaccount/form-edit-account.phpnu[ PKV=\~ ~ !myaccount/form-reset-password.phpnu[

    __( 'Billing address', 'woocommerce' ), 'shipping' => __( 'Shipping address', 'woocommerce' ), ), $customer_id ); } else { $get_addresses = apply_filters( 'woocommerce_my_account_get_addresses', array( 'billing' => __( 'Billing address', 'woocommerce' ), ), $customer_id ); } $oldcol = 1; $col = 1; ?>

    $address_title ) : ?>

    >

    PKV=\) kmyaccount/my-account.phpnu[
    PKV=\2Pmyaccount/navigation.phpnu[ PKV=\mmyaccount/my-orders.phpnu[ esc_html__( 'Order', 'woocommerce' ), 'order-date' => esc_html__( 'Date', 'woocommerce' ), 'order-status' => esc_html__( 'Status', 'woocommerce' ), 'order-total' => esc_html__( 'Total', 'woocommerce' ), 'order-actions' => ' ', ) ); $customer_orders = get_posts( apply_filters( 'woocommerce_my_account_my_orders_query', array( 'numberposts' => $order_count, 'meta_key' => '_customer_user', 'meta_value' => get_current_user_id(), 'post_type' => wc_get_order_types( 'view-orders' ), 'post_status' => array_keys( wc_get_order_statuses() ), ) ) ); if ( $customer_orders ) : ?>

    $column_name ) : ?> get_item_count(); ?> $column_name ) : ?> PKV=\  myaccount/form-edit-address.phpnu[

    $field ) { woocommerce_form_field( $key, $field, wc_get_post_data_by_key( $key, $field['value'] ) ); } ?>

    PKV=\R8k k myaccount/view-order.phpnu[get_customer_order_notes(); ?>

    ' . $order->get_order_number() . '', // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wc_format_datetime( $order->get_date_created() ) . '', // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wc_get_order_status_name( $order->get_status() ) . '' // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ); ?>

    1. comment_date ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

      comment_content ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
    PKV=\ [FFmyaccount/downloads.phpnu[customer->get_downloadable_products(); $has_downloads = (bool) $downloads; do_action( 'woocommerce_before_account_downloads', $has_downloads ); ?> PKV=\ms order/order-details-item.phpnu[
    is_visible(); $product_permalink = apply_filters( 'woocommerce_order_item_permalink', $is_visible ? $product->get_permalink( $item ) : '', $item, $order ); echo wp_kses_post( apply_filters( 'woocommerce_order_item_name', $product_permalink ? sprintf( '%s', $product_permalink, $item->get_name() ) : $item->get_name(), $item, $is_visible ) ); $qty = $item->get_quantity(); $refunded_qty = $order->get_qty_refunded_for_item( $item_id ); if ( $refunded_qty ) { $qty_display = '' . esc_html( $qty ) . ' ' . esc_html( $qty - ( $refunded_qty * -1 ) ) . ''; } else { $qty_display = esc_html( $qty ); } echo apply_filters( 'woocommerce_order_item_quantity_html', ' ' . sprintf( '× %s', $qty_display ) . '', $item ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped do_action( 'woocommerce_order_item_meta_start', $item_id, $item, $order, false ); wc_display_item_meta( $item ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped do_action( 'woocommerce_order_item_meta_end', $item_id, $item, $order, false ); ?> get_formatted_line_subtotal( $item ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
    $item ) { $product = $item->get_product(); wc_get_template( 'order/order-details-item.php', array( 'order' => $order, 'item_id' => $item_id, 'item' => $item, 'show_purchase_note' => $show_purchase_note, 'purchase_note' => $product ? $product->get_purchase_note() : '', 'product' => $product, ) ); } do_action( 'woocommerce_order_details_after_order_table_items', $order ); ?> get_order_item_totals() as $key => $total ) { ?> get_customer_note() ) : ?>
    get_customer_note() ) ) ); ?>
    $order ) ); } PKV=\&  order/order-downloads.phpnu[

    $column_name ) : ?> $column_name ) : ?>
    ' . esc_html( $download['product_name'] ) . ''; } else { echo esc_html( $download['product_name'] ); } break; case 'download-file': echo '' . esc_html( $download['download_name'] ) . ''; break; case 'download-remaining': echo is_numeric( $download['downloads_remaining'] ) ? esc_html( $download['downloads_remaining'] ) : esc_html__( '∞', 'woocommerce' ); break; case 'download-expires': if ( ! empty( $download['access_expires'] ) ) { echo ''; } else { esc_html_e( 'Never', 'woocommerce' ); } break; } } ?>
    PKV=\ ɿ order/order-details-customer.phpnu[needs_shipping_address(); ?>

    get_formatted_billing_address( esc_html__( 'N/A', 'woocommerce' ) ) ); ?> get_billing_phone() ) : ?>

    get_billing_phone() ); ?>

    get_billing_email() ) : ?>

    get_formatted_shipping_address( esc_html__( 'N/A', 'woocommerce' ) ) ); ?>
    PKV=\Ѭ99taxonomy-product_cat.phpnu[
    role="alert">
    PKV=\GⅥnotices/error.phpnu[ PKV=\Y%notices/notice.phpnu[
    >
    PKV=\. archive-product.phpnu[

  • get_image(); // PHPCS:Ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> get_name() ); ?> get_average_rating() ); // PHPCS:Ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> get_price_html(); // PHPCS:Ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
  • PKV=\aasingle-product/price.phpnu[

    get_price_html(); ?>

    PKV=\~"single-product/related.phpnu[ post_excerpt ); if ( ! $short_description ) { return; } ?>
    PKV=\sHdsingle-product/sale-flash.phpnu[ is_on_sale() ) : ?> ' . esc_html__( 'Sale!', 'woocommerce' ) . '', $post, $product ); ?>
    apply_filters( 'woocommerce_quantity_input_min', $product->get_min_purchase_quantity(), $product ), 'max_value' => apply_filters( 'woocommerce_quantity_input_max', $product->get_max_purchase_quantity(), $product ), 'input_value' => isset( $_POST['quantity'] ) ? wc_stock_amount( wp_unslash( $_POST['quantity'] ) ) : $product->get_min_purchase_quantity(), // WPCS: CSRF ok, input var ok. ) ); do_action( 'woocommerce_after_add_to_cart_quantity' ); ?>
    PKV=\zY$ $ 'single-product/add-to-cart/variable.phpnu[

    $options ) : ?>
    $options, 'attribute' => $attribute_name, 'product' => $product, ) ); echo end( $attribute_keys ) === $attribute_name ? wp_kses_post( apply_filters( 'woocommerce_reset_variations_link', '' . esc_html__( 'Clear', 'woocommerce' ) . '' ) ) : ''; ?>
    is_purchasable() ) { return; } echo wc_get_stock_html( $product ); // WPCS: XSS ok. if ( $product->is_in_stock() ) : ?>
    apply_filters( 'woocommerce_quantity_input_min', $product->get_min_purchase_quantity(), $product ), 'max_value' => apply_filters( 'woocommerce_quantity_input_max', $product->get_max_purchase_quantity(), $product ), 'input_value' => isset( $_POST['quantity'] ) ? wc_stock_amount( wp_unslash( $_POST['quantity'] ) ) : $product->get_min_purchase_quantity(), // WPCS: CSRF ok, input var ok. ) ); do_action( 'woocommerce_after_add_to_cart_quantity' ); ?>
    PKV=\,PW(single-product/add-to-cart/variation.phpnu[ PKV=\6&single-product/add-to-cart/grouped.phpnu[
    get_id() ); $quantites_required = $quantites_required || ( $grouped_product_child->is_purchasable() && ! $grouped_product_child->has_options() ); $post = $post_object; // WPCS: override ok. setup_postdata( $post ); echo ''; // Output columns for each product. foreach ( $grouped_product_columns as $column_id ) { do_action( 'woocommerce_grouped_product_list_before_' . $column_id, $grouped_product_child ); switch ( $column_id ) { case 'quantity': ob_start(); if ( ! $grouped_product_child->is_purchasable() || $grouped_product_child->has_options() || ! $grouped_product_child->is_in_stock() ) { woocommerce_template_loop_add_to_cart(); } elseif ( $grouped_product_child->is_sold_individually() ) { echo ''; } else { do_action( 'woocommerce_before_add_to_cart_quantity' ); woocommerce_quantity_input( array( 'input_name' => 'quantity[' . $grouped_product_child->get_id() . ']', 'input_value' => isset( $_POST['quantity'][ $grouped_product_child->get_id() ] ) ? wc_stock_amount( wc_clean( wp_unslash( $_POST['quantity'][ $grouped_product_child->get_id() ] ) ) ) : 0, // WPCS: CSRF ok, input var okay, sanitization ok. 'min_value' => apply_filters( 'woocommerce_quantity_input_min', 0, $grouped_product_child ), 'max_value' => apply_filters( 'woocommerce_quantity_input_max', $grouped_product_child->get_max_purchase_quantity(), $grouped_product_child ), ) ); do_action( 'woocommerce_after_add_to_cart_quantity' ); } $value = ob_get_clean(); break; case 'label': $value = ''; break; case 'price': $value = $grouped_product_child->get_price_html() . wc_get_stock_html( $grouped_product_child ); break; default: $value = ''; break; } echo ''; // WPCS: XSS ok. do_action( 'woocommerce_grouped_product_list_after_' . $column_id, $grouped_product_child ); } echo ''; } $post = $previous_post; // WPCS: override ok. setup_postdata( $post ); ?>
    ' . apply_filters( 'woocommerce_grouped_product_list_column_' . $column_id, $value, $grouped_product_child ) . '
    PKV=\Bn'single-product/add-to-cart/external.phpnu[
    PKV=\Isingle-product/review.phpnu[
  • id="li-comment-">
    PKV=\J*& & single-product/photoswipe.phpnu[ PKV=\%.single-product/tabs/additional-information.phpnu[

    PKV=\+nsingle-product/tabs/tabs.phpnu[
      $product_tab ) : ?>
    $product_tab ) : ?>
    PKV=\"#single-product/tabs/description.phpnu[

    PKV=\Ɏ^single-product/share.phpnu[get_image_id(); $wrapper_classes = apply_filters( 'woocommerce_single_product_image_gallery_classes', array( 'woocommerce-product-gallery', 'woocommerce-product-gallery--' . ( $product->get_image_id() ? 'with-images' : 'without-images' ), 'woocommerce-product-gallery--columns-' . absint( $columns ), 'images', ) ); ?>
    PKV=\2bʾsingle-product/rating.phpnu[get_rating_count(); $review_count = $product->get_review_count(); $average = $product->get_average_rating(); if ( $rating_count > 0 ) : ?> PKV=\y1#@@%single-product/product-attributes.phpnu[ $product_attribute ) : ?>
    PKV=\5ڈsingle-product/meta.phpnu[
    get_sku() || $product->is_type( 'variable' ) ) ) : ?> get_sku() ) ? $sku : esc_html__( 'N/A', 'woocommerce' ); ?> get_id(), ', ', '' . _n( 'Category:', 'Categories:', count( $product->get_category_ids() ), 'woocommerce' ) . ' ', '' ); ?> get_id(), ', ', '' . _n( 'Tag:', 'Tags:', count( $product->get_tag_ids() ), 'woocommerce' ) . ' ', '' ); ?>
    PKV=\Lsingle-product/up-sells.phpnu[

    get_id() ); setup_postdata( $GLOBALS['post'] =& $post_object ); wc_get_template_part( 'content', 'product' ); ?>

    PKV=\,%single-product/product-thumbnails.phpnu[get_gallery_image_ids(); if ( $attachment_ids && $product->get_image_id() ) { foreach ( $attachment_ids as $attachment_id ) { echo apply_filters( 'woocommerce_single_product_image_thumbnail_html', wc_get_gallery_image_html( $attachment_id ), $attachment_id ); // phpcs:disable WordPress.XSS.EscapeOutput.OutputNotEscaped } } PKV=\94eesingle-product/review-meta.phpnu[comment_ID ); if ( '0' === $comment->comment_approved ) { ?>

    (' . esc_attr__( 'verified owner', 'woocommerce' ) . ') '; } ?>

    ', '' ); PKV=\jLc single-product/review-rating.phpnu[comment_ID, 'rating', true ) ); if ( $rating && wc_review_ratings_enabled() ) { echo wc_get_rating_html( $rating ); // WPCS: XSS ok. } PKV=\we--global/wrapper-start.phpnu[
    '; break; case 'twentyeleven' : echo '
    '; break; case 'twentytwelve' : echo '
    '; break; case 'twentythirteen' : echo '
    '; break; case 'twentyfourteen' : echo '
    '; break; case 'twentyfifteen' : echo '
    '; break; case 'twentysixteen' : echo '
    '; break; default : echo '
    '; break; } PKV=\#"global/wrapper-end.phpnu[
    '; break; case 'twentyeleven' : echo '
    '; get_sidebar( 'shop' ); echo '
    '; break; case 'twentytwelve' : echo '
    '; break; case 'twentythirteen' : echo '
    '; break; case 'twentyfourteen' : echo '
    '; get_sidebar( 'content' ); break; case 'twentyfifteen' : echo '
    '; break; case 'twentysixteen' : echo '
    '; break; default : echo '
    '; break; } PKV=\Hc##global/sidebar.phpnu[ PKV=\Ivglobal/quantity-input.phpnu[
    $crumb ) { echo $before; if ( ! empty( $crumb[1] ) && sizeof( $breadcrumb ) !== $key + 1 ) { echo '' . esc_html( $crumb[0] ) . ''; } else { echo esc_html( $crumb[0] ); } echo $after; if ( sizeof( $breadcrumb ) !== $key + 1 ) { echo $delimiter; } } echo $wrap_after; } PKV=\_$auth/form-grant-access.phpnu[

    ' . esc_html( $app_name ) . '', '' . esc_html( $scope ) . '' ); ?>

    ID, 70 ); ?>

    display_name ) ); ?>

    PKV=\9auth/footer.phpnu[ PKV=\ID% % auth/form-login.phpnu[

    cancel and return to %1$s', 'woocommerce' ), esc_html( wc_clean( $app_name ) ), esc_url( $return_url ) ) ); ?>

    PKV=\ auth/header.phpnu[ > <?php esc_html_e( 'Application authentication request', 'woocommerce' ); ?>

    <?php esc_attr_e( 'WooCommerce', 'woocommerce' ); ?>

    PKV=\ }msingle-product-reviews.phpnu[

    get_review_count(); if ( $count && wc_review_ratings_enabled() ) { /* translators: 1: reviews count 2: product name */ $reviews_title = sprintf( esc_html( _n( '%1$s review for %2$s', '%1$s reviews for %2$s', $count, 'woocommerce' ) ), esc_html( $count ), '' . get_the_title() . '' ); echo apply_filters( 'woocommerce_reviews_title', $reviews_title, $count, $product ); // WPCS: XSS ok. } else { esc_html_e( 'Reviews', 'woocommerce' ); } ?>

      'woocommerce_comments' ) ) ); ?>
    1 && get_option( 'page_comments' ) ) : echo ''; endif; ?>

    get_id() ) ) : ?>
    have_comments() ? esc_html__( 'Add a review', 'woocommerce' ) : sprintf( esc_html__( 'Be the first to review “%s”', 'woocommerce' ), get_the_title() ), /* translators: %s is product title */ 'title_reply_to' => esc_html__( 'Leave a Reply to %s', 'woocommerce' ), 'title_reply_before' => '', 'title_reply_after' => '', 'comment_notes_after' => '', 'label_submit' => esc_html__( 'Submit', 'woocommerce' ), 'logged_in_as' => '', 'comment_field' => '', ); $name_email_required = (bool) get_option( 'require_name_email', 1 ); $fields = array( 'author' => array( 'label' => __( 'Name', 'woocommerce' ), 'type' => 'text', 'value' => $commenter['comment_author'], 'required' => $name_email_required, ), 'email' => array( 'label' => __( 'Email', 'woocommerce' ), 'type' => 'email', 'value' => $commenter['comment_author_email'], 'required' => $name_email_required, ), ); $comment_form['fields'] = array(); foreach ( $fields as $key => $field ) { $field_html = '

    '; $field_html .= '

    '; $comment_form['fields'][ $key ] = $field_html; } $account_page_url = wc_get_page_permalink( 'myaccount' ); if ( $account_page_url ) { /* translators: %s opening and closing link tags respectively */ $comment_form['must_log_in'] = ''; } if ( wc_review_ratings_enabled() ) { $comment_form['comment_field'] = '
    '; } $comment_form['comment_field'] .= '

    '; comment_form( apply_filters( 'woocommerce_product_review_comment_form_args', $comment_form ) ); ?>

    PKV=\ ggcart/mini-cart.phpnu[ cart->is_empty() ) : ?>
      cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); $product_id = apply_filters( 'woocommerce_cart_item_product_id', $cart_item['product_id'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_widget_cart_item_visible', true, $cart_item, $cart_item_key ) ) { $product_name = apply_filters( 'woocommerce_cart_item_name', $_product->get_name(), $cart_item, $cart_item_key ); $thumbnail = apply_filters( 'woocommerce_cart_item_thumbnail', $_product->get_image(), $cart_item, $cart_item_key ); $product_price = apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key ); $product_permalink = apply_filters( 'woocommerce_cart_item_permalink', $_product->is_visible() ? $_product->get_permalink( $cart_item ) : '', $cart_item, $cart_item_key ); ?>
    • ×', esc_url( wc_get_cart_remove_url( $cart_item_key ) ), esc_attr__( 'Remove this item', 'woocommerce' ), esc_attr( $product_id ), esc_attr( $cart_item_key ), esc_attr( $_product->get_sku() ) ), $cart_item_key ); ?> ' . sprintf( '%s × %s', $cart_item['quantity'], $product_price ) . '', $cart_item, $cart_item_key ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

    PKV=\J*cart/cross-sells.phpnu[

    get_id() ); setup_postdata( $GLOBALS['post'] =& $post_object ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited, Squiz.PHP.DisallowMultipleAssignments.Found wc_get_template_part( 'content', 'product' ); ?>
    PKV=\cart/cart-empty.phpnu[ 0 ) : ?>

    PKV=\?YYcart/cart-shipping.phpnu[countries->get_formatted_address( $package['destination'], ', ' ); $has_calculated_shipping = ! empty( $has_calculated_shipping ); $show_shipping_calculator = ! empty( $show_shipping_calculator ); $calculator_text = ''; ?>
    • ', $index, esc_attr( sanitize_title( $method->id ) ), esc_attr( $method->id ), checked( $method->id, $chosen_method, false ) ); // WPCS: XSS ok. } else { printf( '', $index, esc_attr( sanitize_title( $method->id ) ), esc_attr( $method->id ) ); // WPCS: XSS ok. } printf( '', $index, esc_attr( sanitize_title( $method->id ) ), wc_cart_totals_shipping_method_label( $method ) ); // WPCS: XSS ok. do_action( 'woocommerce_after_shipping_rate', $method, $index ); ?>

    ' . esc_html( $formatted_destination ) . '' ); $calculator_text = esc_html__( 'Change address', 'woocommerce' ); } else { echo wp_kses_post( apply_filters( 'woocommerce_shipping_estimate_html', __( 'Shipping options will be updated during checkout.', 'woocommerce' ) ) ); } ?>

    ' . esc_html( $formatted_destination ) . '' ) ) ); $calculator_text = esc_html__( 'Enter a different address', 'woocommerce' ); endif; ?> ' . esc_html( $package_details ) . '

    '; ?>
    cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); $product_id = apply_filters( 'woocommerce_cart_item_product_id', $cart_item['product_id'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_cart_item_visible', true, $cart_item, $cart_item_key ) ) { $product_permalink = apply_filters( 'woocommerce_cart_item_permalink', $_product->is_visible() ? $_product->get_permalink( $cart_item ) : '', $cart_item, $cart_item_key ); ?>
       
    ×', esc_url( wc_get_cart_remove_url( $cart_item_key ) ), esc_html__( 'Remove this item', 'woocommerce' ), esc_attr( $product_id ), esc_attr( $_product->get_sku() ) ), $cart_item_key ); ?> get_image(), $cart_item, $cart_item_key ); if ( ! $product_permalink ) { echo $thumbnail; // PHPCS: XSS ok. } else { printf( '%s', esc_url( $product_permalink ), $thumbnail ); // PHPCS: XSS ok. } ?> get_name(), $cart_item, $cart_item_key ) . ' ' ); } else { echo wp_kses_post( apply_filters( 'woocommerce_cart_item_name', sprintf( '%s', esc_url( $product_permalink ), $_product->get_name() ), $cart_item, $cart_item_key ) ); } do_action( 'woocommerce_after_cart_item_name', $cart_item, $cart_item_key ); // Meta data. echo wc_get_formatted_cart_item_data( $cart_item ); // PHPCS: XSS ok. // Backorder notification. if ( $_product->backorders_require_notification() && $_product->is_on_backorder( $cart_item['quantity'] ) ) { echo wp_kses_post( apply_filters( 'woocommerce_cart_item_backorder_notification', '

    ' . esc_html__( 'Available on backorder', 'woocommerce' ) . '

    ', $product_id ) ); } ?>
    cart->get_product_price( $_product ), $cart_item, $cart_item_key ); // PHPCS: XSS ok. ?> is_sold_individually() ) { $product_quantity = sprintf( '1 ', $cart_item_key ); } else { $product_quantity = woocommerce_quantity_input( array( 'input_name' => "cart[{$cart_item_key}][qty]", 'input_value' => $cart_item['quantity'], 'max_value' => $_product->get_max_purchase_quantity(), 'min_value' => '0', 'product_name' => $_product->get_name(), ), $_product, false ); } echo apply_filters( 'woocommerce_cart_item_quantity', $product_quantity, $cart_item_key, $cart_item ); // PHPCS: XSS ok. ?> cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); // PHPCS: XSS ok. ?>
    PKV=\))cart/cart-item-data.phpnu[
    :
    PKV=\'cart/cart-totals.phpnu[

    cart->get_coupons() as $code => $coupon ) : ?> cart->needs_shipping() && WC()->cart->show_shipping() ) : ?> cart->needs_shipping() && 'yes' === get_option( 'woocommerce_enable_shipping_calc' ) ) : ?> cart->get_fees() as $fee ) : ?> cart->display_prices_including_tax() ) { $taxable_address = WC()->customer->get_taxable_address(); $estimated_text = ''; if ( WC()->customer->is_customer_outside_base() && ! WC()->customer->has_calculated_shipping() ) { /* translators: %s location. */ $estimated_text = sprintf( ' ' . esc_html__( '(estimated for %s)', 'woocommerce' ) . '', WC()->countries->estimated_for_prefix( $taxable_address[0] ) . WC()->countries->countries[ $taxable_address[0] ] ); } if ( 'itemized' === get_option( 'woocommerce_tax_total_display' ) ) { foreach ( WC()->cart->get_tax_totals() as $code => $tax ) { // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited ?>
    name ); ?>
    label ) . $estimated_text; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> formatted_amount ); ?>
    countries->tax_or_vat() ) . $estimated_text; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
    PKV=\WFFloop/price.phpnu[ get_price_html() ) : ?> PKV=\YIloop/loop-start.phpnu[
      PKV=\V^loop/sale-flash.phpnu[ is_on_sale() ) : ?> ' . esc_html__( 'Sale!', 'woocommerce' ) . '', $post, $product ); ?>
    PKV=\$loop/pagination.phpnu[ PKV=\+?T"loop/add-to-cart.phpnu[%s', esc_url( $product->add_to_cart_url() ), esc_attr( isset( $args['quantity'] ) ? $args['quantity'] : 1 ), esc_attr( isset( $args['class'] ) ? $args['class'] : 'button' ), isset( $args['attributes'] ) ? wc_implode_html_attributes( $args['attributes'] ) : '', esc_html( $product->add_to_cart_text() ) ), $product, $args ); PKV=\ Oloop/result-count.phpnu[

    PKV=\@::loop/rating.phpnu[get_average_rating() ); // WordPress.XSS.EscapeOutput.OutputNotEscaped. PKV=\IlFloop/orderby.phpnu[
    PKV=\5bV::loop/no-products-found.phpnu[

    PKV=\dcontent-single-product.phpnu[
    >
    PKV=\猑8``content-product_cat.phpnu[
  • >
  • PKV=\ׇjjsingle-product.phpnu[
  • get_image(); ?> get_name() ); ?> comment_ID, 'rating', true ) ) );?> comment_ID ) ); ?>
  • PKV=\product-searchform.phpnu[ PKV=\/Saacontent-product.phpnu[is_visible() ) { return; } ?>
  • >
  • PKV=\\d44taxonomy-product_tag.phpnu[PKV=\i &&|checkout/payment-method.phpnu[PKV=\;:Q1 checkout/form-coupon.phpnu[PKV=\a))checkout/order-receipt.phpnu[PKV=\f Ccheckout/form-shipping.phpnu[PKV=\c !#checkout/review-order.phpnu[PKV=\75checkout/thankyou.phpnu[PKV=\9]Echeckout/terms.phpnu[PKV=\3N!K  Kcheckout/cart-errors.phpnu[PKV=\!{Pcheckout/form-checkout.phpnu[PKV=\}ZXcheckout/form-pay.phpnu[PKV=\ 9CJJicheckout/form-login.phpnu[PKV=\nO Zocheckout/payment.phpnu[PKV=\)D {checkout/form-billing.phpnu[PKV=\';~content-widget-price-filter.phpnu[PKV=\ emails/email-downloads.phpnu[PKV=\ emails/customer-invoice.phpnu[PKV=\&X"emails/customer-reset-password.phpnu[PKV=\H}ʆ Iemails/admin-cancelled-order.phpnu[PKV=\x0jemails/customer-new-account.phpnu[PKV=\igKK&emails/admin-new-order.phpnu[PKV=\4(H H emails/customer-note.phpnu[PKV=\!Kemails/customer-on-hold-order.phpnu[PKV=\מ:LLEemails/email-order-items.phpnu[PKV=\(z??emails/email-footer.phpnu[PKV=\Jqqcemails/admin-failed-order.phpnu[PKV=\+}$!emails/customer-processing-order.phpnu[PKV=\8 Yemails/email-header.phpnu[PKV=\> +. emails/email-styles.phpnu[PKV=\iNN emails/email-addresses.phpnu[PKV=\j0 ')emails/email-order-details.phpnu[PKV=\4*ޯ 7emails/plain/email-downloads.phpnu[PKV=\Lu& !>emails/plain/customer-invoice.phpnu[PKV=\9.>>(Jemails/plain/customer-reset-password.phpnu[PKV=\XgO O &Remails/plain/admin-cancelled-order.phpnu[PKV=\uh;;%S\emails/plain/customer-new-account.phpnu[PKV=\ demails/plain/admin-new-order.phpnu[PKV=\$ nemails/plain/customer-note.phpnu[PKV=\JUro o 'Zxemails/plain/customer-on-hold-order.phpnu[PKV=\.#" emails/plain/email-order-items.phpnu[PKV=\< < #yemails/plain/admin-failed-order.phpnu[PKV=\А *emails/plain/customer-processing-order.phpnu[PKV=\_| emails/plain/email-addresses.phpnu[PKV=\;8$emails/plain/email-order-details.phpnu[PKV=\3Ց'emails/plain/email-customer-details.phpnu[PKV=\G]2y y (>emails/plain/customer-refunded-order.phpnu[PKV=\v,UK9 9 )emails/plain/customer-completed-order.phpnu[PKV=\oo!emails/email-customer-details.phpnu[PKV=\h h "emails/customer-refunded-order.phpnu[PKV=\n yy#emails/customer-completed-order.phpnu[PKV=\Vic(fmyaccount/lost-password-confirmation.phpnu[PKV=\A&݂myaccount/dashboard.phpnu[PKV=\AD myaccount/form-lost-password.phpnu[PKV=\+n^myaccount/payment-methods.phpnu[PKV=\̨8; ; %myaccount/form-add-payment-method.phpnu[PKV=\ Y<<Imyaccount/orders.phpnu[PKV=\'L"myaccount/my-downloads.phpnu[PKV=\G<5+myaccount/form-edit-account.phpnu[PKV=\~ ~ !=myaccount/form-reset-password.phpnu[PKV=\v Gmyaccount/my-address.phpnu[PKV=\ddQmyaccount/form-login.phpnu[PKV=\) k~hmyaccount/my-account.phpnu[PKV=\2Pflmyaccount/navigation.phpnu[PKV=\m;qmyaccount/my-orders.phpnu[PKV=\  Smyaccount/form-edit-address.phpnu[PKV=\R8k k myaccount/view-order.phpnu[PKV=\ [FFamyaccount/downloads.phpnu[PKV=\ms order/order-details-item.phpnu[PKV=\G:11أorder/tracking.phpnu[PKV=\ gKorder/form-tracking.phpnu[PKV=\k0**\order/order-again.phpnu[PKV=\( ˸order/order-details.phpnu[PKV=\&  order/order-downloads.phpnu[PKV=\ ɿ Yorder/order-details-customer.phpnu[PKV=\Ѭ99htaxonomy-product_cat.phpnu[PKV=\0stnotices/success.phpnu[PKV=\GⅥnotices/error.phpnu[PKV=\Y%notices/notice.phpnu[PKV=\. archive-product.phpnu[PKV=\H|content-widget-product.phpnu[PKV=\aasingle-product/price.phpnu[PKV=\~"Isingle-product/related.phpnu[PKV=\D$osingle-product/short-description.phpnu[PKV=\sHd single-product/sale-flash.phpnu[PKV=\.B; single-product/add-to-cart/variation-add-to-cart-button.phpnu[PKV=\zY$ $ 'single-product/add-to-cart/variable.phpnu[PKV=\˫77%s"single-product/add-to-cart/simple.phpnu[PKV=\,PW(*single-product/add-to-cart/variation.phpnu[PKV=\6&/single-product/add-to-cart/grouped.phpnu[PKV=\Bn'Csingle-product/add-to-cart/external.phpnu[PKV=\IHsingle-product/review.phpnu[PKV=\J*& & uOsingle-product/photoswipe.phpnu[PKV=\%.Xsingle-product/tabs/additional-information.phpnu[PKV=\+n7]single-product/tabs/tabs.phpnu[PKV=\"#esingle-product/tabs/description.phpnu[PKV=\Ɏ^wisingle-product/share.phpnu[PKV=\r rmsingle-product/product-image.phpnu[PKV=\2bʾvsingle-product/rating.phpnu[PKV=\y1#@@%|single-product/product-attributes.phpnu[PKV=\5ڈ+single-product/meta.phpnu[PKV=\Lsingle-product/up-sells.phpnu[PKV=\ 9single-product/stock.phpnu[PKV=\,%single-product/product-thumbnails.phpnu[PKV=\94eeQsingle-product/review-meta.phpnu[PKV=\?YMsingle-product/title.phpnu[PKV=\jLc Ssingle-product/review-rating.phpnu[PKV=\we--Jglobal/wrapper-start.phpnu[PKV=\#"global/wrapper-end.phpnu[PKV=\Hc##global/sidebar.phpnu[PKV=\]0QJ J gglobal/form-login.phpnu[PKV=\Ivglobal/quantity-input.phpnu[PKV=\Q_%uu(global/breadcrumb.phpnu[PKV=\_$auth/form-grant-access.phpnu[PKV=\9Bauth/footer.phpnu[PKV=\ID% % 2auth/form-login.phpnu[PKV=\ auth/header.phpnu[PKV=\ }msingle-product-reviews.phpnu[PKV=\ ggcart/mini-cart.phpnu[PKV=\J*vcart/cross-sells.phpnu[PKV=\#cart/proceed-to-checkout-button.phpnu[PKV=\cart/cart-empty.phpnu[PKV=\?YYDcart/cart-shipping.phpnu[PKV=\-344/cart/shipping-calculator.phpnu[PKV=\48 cAcart/cart.phpnu[PKV=\))J^cart/cart-item-data.phpnu[PKV=\'bcart/cart-totals.phpnu[PKV=\WFFtloop/price.phpnu[PKV=\YIxloop/loop-start.phpnu[PKV=\V^?{loop/sale-flash.phpnu[PKV=\loop/loop-end.phpnu[PKV=\$nloop/pagination.phpnu[PKV=\+?T"loop/add-to-cart.phpnu[PKV=\ Oloop/result-count.phpnu[PKV=\@::Eloop/rating.phpnu[PKV=\IlFloop/orderby.phpnu[PKV=\5bV::loop/no-products-found.phpnu[PKV=\dEcontent-single-product.phpnu[PKV=\猑8``bcontent-product_cat.phpnu[PKV=\ׇjj single-product.phpnu[PKV=\6))content-widget-reviews.phpnu[PKV=\(product-searchform.phpnu[PKV=\/Saafcontent-product.phpnu[PK2