Display attributes by using the shortcode.
[cptwooint_attributes/]
Display attributes by using PHP Code
<?php echo shortcode_exists('cptwooint_attributes') ? do_shortcode( "[cptwooint_attributes/]" ) : '' ; ?>

< 1 min read
Display attributes by using the shortcode.
[cptwooint_attributes/]
Display attributes by using PHP Code
<?php echo shortcode_exists('cptwooint_attributes') ? do_shortcode( "[cptwooint_attributes/]" ) : '' ; ?>