Discussions
SSP Terms and Conditions Checkbox Disappears on Smartphone using OPC
Using One Page Checkout: OPC. We must display the checkbox for the customer to agree to the Terms and Conditions (versus standard messaging: By placing your order, you agree to our Terms & Conditions). Update /js/src/app/modules/OrderWizard/OrderWizard.Module.TermsAndConditions.js: show_checkbox: true.
Checkbox now appears at bottom of page. However, the checkbox disappears on a smartphone (responsive display removes bottom button, using checkout_cart_summary_macro.txt instead). Customers on a smartphone are unable to check the checkbox therefore unable to proceed to checkout and do not receive an error message.
How do we correctly display the checkbox for Terms and Conditions so that it works on all devices/screen sizes?