Tagged: x Author Posts March 1, 2017 at 10:00 am #1390455 RonaldParticipant Hello, I would like to know if there are any easy way to make a change on the WooCommerce product pages. We would like to have the “related products” to appear below the recommended (Up sell) Products? An example how it now is: http://shelfspace.co.za/product/s-hook/ I will appreciate any help. 🙂 Thank you. March 1, 2017 at 11:05 am #1390576 RupokMember Hi there, Thanks for writing in! It’s not usually possible but I can give you a workaround. You can add this under Custom > JavaScript in the Customizer. jQuery ( function( $ ) { $( ".upsells.products" ).insertBefore( ".related.products" ); } ); Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1390455 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In