Sorry, I guess I wasn’t clear about what I’m trying to do. On one page, I would like to have a table of all of our available dogs, and when you click on the name or the picture, it should open the details page in a new tab. So pet_id would be a parameter of the hyperlink, and it’s value would be passed into the shortcode.
Is there a way to do this, without putting an explicit numerical pet_id in the shortcode?