Display Product Anywhere

 The shortcode below can be uses in page and post editor.  Change the product ID of the product you want to show.


[product_page id="PRODUCT_ID"]


 

 The PHP code below can be uses in any PHP file.  Change the product ID of the product you want to show.


<?php echo do_shortcode('[product_page id="PRODUCT_ID"]'); ?>

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article