Hi. I’m having the same problem. Could you tell me how you solved it?
Hi, timholz. I think that you can use the do_shortcode() function in php template.
For example:
do_shortcode( ‘[add_to_cart id=”99″]’ );
In php you can do a bucle “for” and to create a loop.
https://developer.ww.wp.xz.cn/reference/functions/do_shortcode/