content_for_header
Dynamically return all the scripts needed by Shopline.
In the layout file, place the content_for_header object between the <head> and </head> HTML tags.
Avoid modifying or parsing the content_for_header object, as its content may change, this may cause the behavior of your code to be altered.
Note
The theme.html file requires the content_for_header object.
Was this article helpful to you?