Show selected shipping address in review order page

[ad_1]

By default the plugin doesn’t offer an option for that. But that can be achieved with some custom JavaScript code, that would hook into the “wpmc_switch_tab” trigger. For example:

jQuery( '.woocommerce-checkout' ).on( 'wpmc_switch_tab', function( event, theIndex) {
// Show shipping address in review step.
});

i want to show the selected shipping address from the address book in review tab.

If you want to customize the plugin, please consider hiring a developer.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer