get( 'post_amp_content' );
do_action('amp_woocommerce_after_the_content'); ?>
get( 'post_title' ) ; $ampforwp_title = apply_filters('ampforwp_filter_single_title', $ampforwp_title); echo wp_kses_data( $ampforwp_title ); ?>
load_parts( apply_filters( 'amp_post_article_header_meta', array( ) ) );?>