Fetches the SVG product image for a given brand using a product ID or image ID.
A promise that resolves to the SVG image as a string.
The unique identifier of the brand.
The product ID or image ID (number or string).
If true, caches the fetched image locally. Defaults to true.
true
Generated using TypeDoc
Fetches the SVG product image for a given brand using a product ID or image ID.
Returns
A promise that resolves to the SVG image as a string.