Hi YUK,
Thank you for your query regarding WCPT. And I am glad to hear your love the plugin!
Please check the question “How can I make my product table look like a product grid instead?” in the plugin FAQs here (Styling section). You will have to modify the CSS slightly to show 4 products per line instead of 2.
If instead of a grid view you need to create 2 columns of tables then you can use this other solution. Create 2 columns on your page (using Gutenberg or any page builder), place the product table shortcode in both columns. In the first shortcode add limit=”10″ and in the second shortcode add offset=”10″. This is demonstrated in this demo along with notes. This solution is only useful if you don’t need pagination or a common navigation section.
I hope this information helps! Please let me know if you have further questions. You can write in via the plugin support page directly as well.
Regards,
Kartik
PS – Marking this topic as resolved as I have provided all info. Feel free to re-open if you have further queries.