Hi,
I am building a section and wanted to know if there was a way of calling the title and price instead of typing it manually? I have tried the a collection carousel but wanted to customize the images.
Here’s the page : https://apm-staging.myshopify.com/pages/gift-idea
Here is the code:


##
MÉTÉORITES TRIPLE NECKLACE
€87

##
MORSE CODE RINGS
€87


##
MÉTÉORITES RECTANGULAR EARRINGS - WHITE SILVER
€87

##
LUMIERE NECKLACE
€87
##
SHOP MORE
{% schema %}
{
"name": "must haves",
"settings": [
],
"presets": [
{
"name": "must haves",
"category": "Content"
}
]
}
{% endschema %}
{% stylesheet %}
{% endstylesheet %}
{% javascript %}
{% endjavascript %}
Thanks