Add custom liquid to multicolumn in Shopify

Today we are going to cover how we can add video, video url, iframe using custom liquid in our multicolumn section in shopify. Please follow video guide.

New Shopify snippet every week 🔧

Small fixes that make your store run smoother, sell better, and save you a dev bill.

One email a week. Unsubscribe anytime.

Schema

{
 "type": "liquid",
 "id": "custom_liquid",
 "label": "Custom Liquid",
 "info": "Custom Liquid / Html"
},

Liquid

{% comment  %} custom liquid  {% endcomment %}
{{- block.settings.custom_liquid -}}