Hi,
So as shown on the pictures below I would like to add a text line where the red boxes are. Maybe also add an icon in front of it . I want to say say something about shipping. Can someone help me with that?
A user wants to add a text line (likely about shipping information) with an optional icon to their collection page product cards in the Dawn theme. The text should appear below the price on both grid and individual product views, as shown in their screenshots.
Proposed Solution:
card-product.liquid file<p class="card__text">Your text here</p>Current Status:
The discussion remains ongoing as troubleshooting continues to identify the correct code placement location.
Hi,
So as shown on the pictures below I would like to add a text line where the red boxes are. Maybe also add an icon in front of it . I want to say say something about shipping. Can someone help me with that?
Hi @ReluVOF
Find the card-product.liquid file and add this code below the render price code
Your text
Hi @ReluVOF , please following the instruction below:
Step 1: Please navigate to Online Store → Themes → Edit code.
Step 2: Find card-product.liquid file
Step 3: Add this code below the render price code
Your code here
If this helpful, please give us a like and mark it as a solution. Thanks you ![]()
Hi @ReluVOF , please follow the instruction below:
Step 1: Navigate to Online Store → Themes → Edit code
Step 2: Find card-product.liquid file
Step 3: Paste this code below the render price code.
Your code here
If this helpful, please give us like and mark its as a solution. Thanks you ![]()
Thanks for helping, but unfortunately when I put the code in it doesnt show anything.
Take a photo of the code you added and share the link of your website
You can find other “render price” code lines
around line 250