{# # Brand Description (Bootstrap 5 Override) # # Renders a brand's description with optional thumbnail. # # Expected context: # thumbnail - URL of brand thumbnail image (or empty) # # WooCommerce PHP equivalent: brands/brand-description.php # # @package WcBootstrap # @since 0.1.0 #} {% set image_size = wc_get_image_size('shop_catalog') %}