'.__('It has been sent succesfully.', 'usces').''."\n"; $html .= '
'."\n"; $html .= '
'."\n"; $header = '

'.__('Thank you for shopping.', 'usces').'
'.__("If you have any questions, please contact us by 'Contact'.", 'usces').'

'; $html .= apply_filters('usces_filter_cartcompletion_page_header', $header, $usces_entries, $usces_carts)."\n"; $html .= '
'."\n"; require( USCES_PLUGIN_DIR . "/includes/completion_settlement.php"); $html .= apply_filters('usces_filter_cartcompletion_page_body', NULL, $usces_entries, $usces_carts)."\n"; $html .= ''."\n"; $html .= '
' . __('Back to the top page.', 'usces') . '
'."\n"; $html .= '
'."\n"; $html .= apply_filters('usces_filter_conversion_tracking', NULL, $usces_entries, $usces_carts)."\n"; ?>