Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi! We use Dawn (7.0.1). For a bit of custom code I'm writing, I need to detect the ID of the <form id=""> currently active, or detect whether the cart in question is the drawer or the page (or the popup!)
Essentially, I need a way to get the current form ID - but I can get this either directly (via some kind of {% current form %}?) or indirectly by knowing which kind of cart is currently in use.
Thanks
Solved! Go to the solution
This is an accepted solution.
Hello @nagumi
Here is the Liquid code to get cart type in dawn theme. settings.cart_type
HTML/Liquid code to check if it’s drawer
{%- if settings.cart_type == "drawer" -%}
// drawer code
{% endif %}
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
This is an accepted solution.
Hello @nagumi
Here is the Liquid code to get cart type in dawn theme. settings.cart_type
HTML/Liquid code to check if it’s drawer
{%- if settings.cart_type == "drawer" -%}
// drawer code
{% endif %}
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
User | RANK |
---|---|
120 | |
95 | |
75 | |
61 | |
47 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022