Skip to content

Instantly share code, notes, and snippets.

@liamgriffin
Created July 22, 2020 13:24
Show Gist options
  • Save liamgriffin/ae1ec279c406c8d9f4837b41611a3993 to your computer and use it in GitHub Desktop.
Save liamgriffin/ae1ec279c406c8d9f4837b41611a3993 to your computer and use it in GitHub Desktop.
How to Use the Routes and Page_Image Liquid Objects | Form Liquid
<form action="{{ routes.cart_url }}" method="post" novalidate class="cart">
<table>
</table>
</form>
@Shibasundar123
Copy link

how to insert routes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment