post_content, '');
if($ismore) : the_content( sprintf( esc_html__('Read more %s …','azera-shop-luxury'), '
' . esc_html__('about ', 'azera-shop-luxury') . esc_html( get_the_title() ) .'' ) );
else : the_excerpt();
endif;
?>
'
' . esc_html__( 'Pages:', 'azera-shop-luxury' ),
'after' => '
',
) );
?>