theme.liquid

<html>
	<head> ... </head>
	<body>
    ...
    
		<!-- BEAM START -->
	  **{% render 'beam-config' %}**
	  {% render 'beam-cart-setup' %}
		<!-- BEAM END -->
  </body>
</html>

Base code

beam-config.liquid (if using a template)

Replace the following in the example, including the {{ }}

SDK v1.31.0+ (current)

SDK before v1.31.0