i would like to insert a line of information on each card in a collection
the code below diplays what i need.
where can i place this code, to achieve the result as per this mockup ?
thanks
Matthew
{{ product.metafields.custom.product_types.value }} in {{ product.metafields.custom.location }} , {{ product.metafields.custom.parent_location }}
This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.
Regarding your concern about to to add the custom code below the collection title of your Ride theme, please help me to add this into the file under snippets name: product-cart.liquid
Step1: Online stores > Themes > Edit code > Search and find for product-cart.liquid
Step2 : Press Ctrl + F for window or Cmd + F for Mac user and find this : card-information__text h5
And add the code you want to embed, so the final result is:
Hope this help
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
PageFly