We are trying to utilize the require terms and con...
# suitecommerce
m
We are trying to utilize the require terms and conditions setting on our site and encountered the following issue. Checkout works fine for desktop users. Mobile users are being prompted to accept the terms and conditions checkbox, however the checkbox does not display in mobile views, preventing mobile users from checking out. Please let me know if I am missing something with the setup, or if this is an issue with the SC code
s
It shows on my demo account using the base theme
Tell me more about your theme: when was it built? Do you do a lot of custom work on it?
(Also FTR, the bit you're highlighting in your code comment is pretty standard. If you compare the mobile experience vs the desktop one, we want to show a copy of the checkbox at the top of the page for mobile, but not on desktop. And the media query achieves that.)
m
After further review, this client has custom checkout theme changes that is causing the issue. I was able to confirm the checkbox shows in the mobile view on a standard site. Sorry for the alarm.
👍🏻 1