L
L
Lahma2020-04-13 16:30:22
WordPress
Lahma, 2020-04-13 16:30:22

How to remove products from a category using recent_products?

Hello.

A shortcode is displayed on the product page:
<?php echo do_shortcode('[recent_products per_page="10" ]');?> - Last added products on the site in the amount of 10 pcs.

I wanted to remove products from the same category. For example, using category=
How to format correctly?

Example: product page https://pr-agro.ru/catalog/advans-vdg/
Below I would like to display products from the same category, in this case Fungicides.
Now the latest added ones are displayed.

Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2020-04-13
@azerphoenix

https://docs.woocommerce.com/document/woocommerce-...
Use [products] shortcode with desired parameters

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question