C
C
ComahonQQComahon2020-04-24 15:51:05
WordPress
ComahonQQComahon, 2020-04-24 15:51:05

How to display Woocommerce attribute on product page?

Hello. There is an attribute in woocommerce called size. How to display it in the product card (content-single-product.php) instead of specifying the number of products with the ability to select this size from the list and at the same time have this parameter displayed later in the basket, and then when placing an order?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VPVPVP, 2020-04-24
@VPVPVP

echo $product->get_attribute('size'); ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question