79317786

Date: 2024-12-30 14:01:28
Score: 0.5
Natty:
Report link

You need to check the template == cart then add the JS redirection in the top of the theme.liquid file.

{% if template == 'cart' %}<script>window.location.href = '/';</script>{% endif %}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: sachin rawat