Viewing 1 replies (of 1 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    You can insert the categories box into page content with this shortcode:

    
    [product_category_selector]
    

    Also you can insert it in a PHP template file as:

    
    <?php echo do_shortcode('[product_category_selector]'); ?>
    

    Stanislav

Viewing 1 replies (of 1 total)

The topic ‘how to add shortcode’ is closed to new replies.