We are trying to template file shortcodes/brands.php of the WoodMart parent theme.
We want the on-click action on the Brand Image in the prefooter section of the homepage to be directing into a choosen website, and not in the filter shop by brand page. We have done this, so we just need the tempale
If you want to change the template of the Brand element, copy function woodmart_shortcode_brands() from file woodmart/inc/shortcodes/brands.php and paste it into functions.php of the child theme and make the changes there.