Move Shipping Options to different Position
-
The review-order.php template file is a little more tricky than expected due to its interaction with the checkout.js script loaded by woocommerce.
how would one go about moving the “shipping methods” to another location (somewhere else in the templates) while still leaving its functionality intact?
Simply moving the table row to another location with jquery or moving the code in the template breaks the functionality once it is moved outside the “review order”container.
basic goal here is to move the shipping methods selection actually in the SHIPPING container (where the rest of the shipping fields are)
i feel the default woocommerce layout is not very friendly here… :/
the first thing i want a customer to enter is his prefered shipping method so additional coupons/discounts could be applied.any snippets/pointers are appreciated. i have been at this for hours with no progress :/
- The topic ‘Move Shipping Options to different Position’ is closed to new replies.