add to cart button is not working on home page

{% schema %}
{
“name”: “product_saphire”,
“settings”: [

{
“type”:“product”,
“id”:“First_product”,
“label”:“select product”
},
{
“type”:“url”,
“id”:“First_product_url”,
“label”:“First product url”
},
{
“type”:“product”,
“id”:“second_product”,
“label”:“select product”
},
{
“type”:“url”,
“id”:“second_product_url”,
“label”:“Second product url”
}

],
“presets”: [
{
“name”: “product_saphire”,
“category”: “ADVANCED LAYOUT”
}
]

}
{% endschema %}

{% stylesheet %}
{% endstylesheet %}

{% javascript %}
{% endjavascript %}