freelivingsoul Posted May 5, 2014 Share Posted May 5, 2014 Hello, My customer doesn't want people to register an account at their site and just want them to check out as guests. I hid the buttons the sign in and create an account on the checkout form from themes/js/order-opc.js by changint $('#opc_account_choice').show(); to $('#opc_account_choice').hide(); and I'm closer. Now I can see the order totals and a paypal button visitors can click on and that works, but below that I show a 2: Delivery Methods section and then below that a "3 Please Choose Your Payment Method" section with a statement to please signin to choose payment method. How can I remove the "2 Delivery Methods" and "3 Please Choose Your Payment Method"? Here's the site, http://www.effiesheart1.biz/presta Thanks for any help on this. Link to comment Share on other sites More sharing options...
Recommended Posts