Brands
-
//Here we are saying use the links in the linklist we created and assign them to the below code
-
//Creates a new variable for link_item using link.object which in-turn can access any of the attributes that are available (product, collection, page or blog) //creates a new variable for link_image which assigns //grab the link title and assign it as the link.title //if the link type is a collection then use this set of rules //if there is a link_item image then proceed to the next step //if there is a featured collection image use that and size it as a medium image //Here is where it all comes together make the link_item.url click-able and link to the content and add the title using link_title //if link_image does not equal '' then continue to the next step //check if there are settings for align_height if so add it to the style otherwise just get the link_image and make the alt tag the link title Ergobaby //add the link title (it's click-able)
//Here we are saying use the links in the linklist we created and assign them to the below code
-
//Creates a new variable for link_item using link.object which in-turn can access any of the attributes that are available (product, collection, page or blog) //creates a new variable for link_image which assigns //grab the link title and assign it as the link.title //if the link type is a collection then use this set of rules //if there is a link_item image then proceed to the next step //if there is a featured collection image use that and size it as a medium image //Here is where it all comes together make the link_item.url click-able and link to the content and add the title using link_title //if link_image does not equal '' then continue to the next step //check if there are settings for align_height if so add it to the style otherwise just get the link_image and make the alt tag the link title aden + anais //add the link title (it's click-able)