Display number of colors under product title on collection page in Dawn theme

Display number of colors under product title on collection page in Dawn theme

bougli
Excursionist
19 0 6

Hi, I'm looking for a code that displays the number of available color options under the product name on the collections page. Please see example image below. Thanks in advance for any help.

 

1000019542.jpg

Replies 4 (4)

topnewyork
Astronaut
1299 160 217

Hello @bougli,

You want to like this?

topnewyork_0-1716472715738.png


Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
bougli
Excursionist
19 0 6

Hi. Yes, similar to that.

topnewyork
Astronaut
1299 160 217

Hello @bougli,

First you creat metafield go to setting > custom data > select product > creat metafield name "colorname"

topnewyork_1-1716475333833.png


then go to product select product

topnewyork_2-1716475375446.png


and then type 

topnewyork_3-1716475470827.png

 

go to theme and edit code search file main-collection-product-grid.liquid and paste the code in line no 74
{{ product.metafields.custom.colorname }} 


topnewyork_0-1716475201452.png

Result:

topnewyork_4-1716475602574.png

Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
Lesandra
Visitor
1 0 0

Hi, this did not work for me. The text is not under the product, but it's to the side.

image.png