I am trying to customize the product card in my Bullet theme so it shows the Vendor above the product title (in smaller font, all caps) but I cannot find any theme customization options in the editor to do that. the manufacturer / vendor is currently shown on the PDP but not in section on home (e.g. featured products), collection listings or search results.
Shopify admin, go to “Online Store” and click on “Themes”.
Locate the Bullet theme and click on “Actions” > “Edit code” next to it.
In the theme code editor, navigate to the “Snippets” folder and find the file called “product-card-grid-item.liquid” or “product-card-list-item.liquid” depending on whether you’re using a grid or list layout for your product cards.
Open the appropriate file and locate the HTML structure for the product card.
Add the following code snippet to display the vendor information:
thank you @NomtechSolution !
I added it to the code and it’s now displayed in the product card! However - unfortunately when you click on the vendor, it leads to an empty PDP. do oyu have an idea why it does not lead to the product pdp like the title / image does?
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.