Shortcode Test
{{ shortcode(display="my_shortcode", foo="bar", bar="bing") | safe }}
{{ shortcode(display="another_shortcode", width="200", height="300", image_src="https://picsum.photos/210/300") | safe }}
Products
{{ shortcode(display="products", limit="4", orderby="price") | safe }}