Q
Q
QwerPHP2016-11-04 02:26:52
WooCommerce
QwerPHP, 2016-11-04 02:26:52

How to display the price of one woocommerce product?

Good afternoon, I am learning to make websites on woocommerce. In the template in which I am doing, there is a block in which one random product is entered. Its picture description and price are displayed. I get it through wp_query, but I can't get the price, can you tell me how to get the price?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Vorotnev, 2016-11-04
@HeadOnFire

The price is stored as a meta with the key _price, get it usingget_post_meta()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question