Quick coding help

ericsoho
Explorer
50 0 13

Here is a link to my store in case you want to verify my theme. I would like to create a block in the collage section(see image attached)that directs users to a dedicated link(my lookbook). As it is, it only take you to a collection. I want to keep the overall design(keeping the blank white box with text overlay) but be able to change the text that as of now would be set to the name of a collection automatically. Screenshot 2022-12-13 at 12.12.23 AM.png

Reply 1 (1)
GemPages
Shopify Partner
5403 1206 986

Hello @ericsoho

Glad to help/support you today
Because the Button does not support liquid code
In this case, I would highly recommend you use Custom Liquid to design the Button

<a class="class="button button--primary" href="#">{{ product.collections[0].title }}</a>

GemPages_0-1671030301886.png

 

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.



GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center